aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi1-10/+10
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-1/+18
2009-04-01proc tty: switch amiserial to ->proc_fopsAlexey Dobriyan1-34/+28
2009-04-01proc tty: switch synclinkmp to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink_gt to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch synclink to ->proc_fopsAlexey Dobriyan1-59/+39
2009-04-01proc tty: switch stallion to ->proc_fopsAlexey Dobriyan1-76/+50
2009-04-01proc tty: switch synclink_cs to ->proc_fopsAlexey Dobriyan1-39/+34
2009-04-01proc tty: switch istallion to ->proc_fopsAlexey Dobriyan1-69/+52
2009-04-01proc tty: switch ip2 to ->proc_fopsAlexey Dobriyan1-40/+34
2009-04-01proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan1-34/+20
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2-11/+7
2009-03-30Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+1
2009-03-28Merge branch 'origin' into develRussell King18-360/+925
2009-03-27agp/intel: Add support for new intel chipset.Shaohua Li1-3/+18
2009-03-27Add a missing unlock_kernel() in raw_open()Dan Carpenter1-0/+1
2009-03-26Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-9/+3
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+5
2009-03-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-9/+250
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller14-339/+630
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-28/+49
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-0/+166
2009-03-26[S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner1-8/+246
2009-03-26[S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner1-2/+5
2009-03-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King3-22/+11
2009-03-24vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2-10/+11
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei2-18/+38
2009-03-24Merge branch 'master' into nextJames Morris8-34/+31
2009-03-21hwrng: timeriomem - Breaks an allyesconfig build on s390:Heiko Carstens1-1/+1
2009-03-19Merge branch 'omap-clks3' into develRussell King1-1/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-6/+1
2009-03-16Use f_lock to protect f_flagsJonathan Corbet1-3/+2
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar7-32/+29
2009-03-13parisc: remove klist iteratorsJames Bottomley1-12/+11
2009-03-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-10/+0
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2-10/+0
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-02-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-3/+4
2009-02-22m68k: atari - Rename "mfp" to "st_mfp"Geert Uytterhoeven1-1/+1
2009-02-22hwrng: timeriomem - New driverAlexander Clouter3-0/+166
2009-02-20sx.c: avoid referencing freed memory if copy_from_user() failsDan Carpenter1-1/+1
2009-02-20sx.c: fix dbl statement if - add missing bracesIlpo Järvinen1-1/+2
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2-5/+7
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+5
2009-02-11tpm: correct email address for tpm_infineon-driverMarcel Selhorst1-2/+2
2009-02-08[ARM] omap: convert omap RNG clocks to match by devid and conidRussell King1-1/+1
2009-02-06Merge branch 'master' into nextJames Morris54-2392/+2579
2009-02-06TPM: integrity fixRajiv Andrade1-3/+5
2009-02-05sx.c: fix missed unlock_kernel() on error path in sx_fw_ioctl()Dan Carpenter1-3/+5