summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+35
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+0
2009-04-03pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-2/+2
2009-04-03hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto1-1/+21
2009-04-03synclink_gt: add clock optionsPaul Fulghum1-20/+38
2009-04-03random: align rekey_work's timerAnton Blanchard1-1/+2
2009-04-03__tty_open(): use the correct type for saved_flagsAndrew Morton1-1/+1
2009-04-01Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
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-04-01Trim includes of fdtable.hAl Viro2-3/+0
2009-03-31[PATCH] sysrq: include interrupt.h instead of irq.hHeiko Carstens1-1/+1
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-30trivial: drivers/char/bsr.c: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-03-28Merge branch 'origin' into develRussell King18-360/+925
2009-03-28agp/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-27hwrng: timeriomem - Use phys address rather than virtAlexander Clouter1-4/+35
2009-03-27Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2-9/+3
2009-03-27Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2009-03-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-9/+250
2009-03-27Merge 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/tmli...Russell King3-22/+11
2009-03-25vcs: hook sysfs devices into object lifetime instead of "binding"Kay Sievers2-10/+11
2009-03-25platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...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/po...Linus Torvalds2-10/+0
2009-03-11hvc_console: Remove tty->low_latency on pseries backendsBenjamin Herrenschmidt2-10/+0
2009-03-11intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5