aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/applicom.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08mount options: fix udfMiklos Szeredi2-4/+72
2008-02-08mount-options-fix-tmpfs-fixAndrew Morton1-0/+2
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org2-65/+136
2008-02-08mount options: fix spufsMiklos Szeredi1-0/+3
2008-02-08mount options: fix reiserfsMiklos Szeredi1-12/+26
2008-02-08mount options: fix ncpfsMiklos Szeredi1-4/+45
2008-02-08mount options: fix isofsMiklos Szeredi1-0/+3
2008-02-08mount options: fix hugetlbfsMiklos Szeredi1-0/+3
2008-02-08mount options: fix hpfsMiklos Szeredi1-3/+14
2008-02-08mount options: fix hostfsMiklos Szeredi1-0/+14
2008-02-08mount options: fix fuseMiklos Szeredi1-1/+6
2008-02-08mount options: fix fatMiklos Szeredi1-0/+2
2008-02-08mount options: fix ext2Miklos Szeredi1-0/+3
2008-02-08mount options: fix devptsMiklos Szeredi1-3/+18
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2008-02-08mount options: fix befsMiklos Szeredi1-1/+3
2008-02-08mount options: fix autofsMiklos Szeredi1-0/+3
2008-02-08mount options: fix autofs4Miklos Szeredi1-0/+5
2008-02-08mount options: fix afsMiklos Szeredi1-0/+5
2008-02-08mount options: fix affsMiklos Szeredi1-2/+12
2008-02-08mount options: fix adfsMiklos Szeredi1-2/+24
2008-02-08mount options: add generic_show_options()Miklos Szeredi3-5/+54
2008-02-08mount options: add documentationMiklos Szeredi1-3/+47
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger13-20/+15
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin29-68/+486
2008-02-08printk_ratelimit() functions should use CONFIG_PRINTKJoe Perches3-15/+25
2008-02-08kill do_generic_mapping_readChristoph Hellwig2-28/+5
2008-02-08Remove __STRICT_ANSI__ from linux/types.hMike Frysinger1-3/+3
2008-02-08BKL-Removal: convert pipe to use unlocked_ioctl tooAndi Kleen1-9/+7
2008-02-08PWM LED driverDavid Brownell3-0/+165
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell6-0/+546
2008-02-08OSS: constify function pointer tablesJan Engelhardt2-4/+4
2008-02-08procfs: constify function pointer tablesJan Engelhardt19-34/+34
2008-02-08reiserfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08isofs: implement dmode optionJan Kara3-9/+18
2008-02-08workqueue: make delayed_work_timer_fn() staticLi Zefan2-3/+1
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen1-1/+2
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen1-17/+23
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen1-1/+2
2008-02-08atmel_serial: add DMA supportChip Coldwell2-24/+383
2008-02-08atmel_serial: split the interrupt handlerRemy Bohmer1-55/+190
2008-02-08atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen1-10/+29
2008-02-08atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen1-8/+7
2008-02-08atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen1-2/+2
2008-02-08atmel_serial: clean up the codeRemy Bohmer1-105/+150
2008-02-08MAINTAINERS: add Haavard as maintainer of the atmel_serial driverHaavard Skinnemoen1-0/+6
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2-1/+29
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher1-1/+1
2008-02-08The scheduled 'time' option removalAdrian Bunk3-24/+0
2008-02-08remove the unused exports of sys_open/sys_readArjan van de Ven2-2/+0