aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-07esp: fix section mismatch warningRandy Dunlap1-1/+1
2009-04-06rio: addition has higher precedence than ?:Roel Kluin1-1/+1
2009-04-06mxser: remove tty_port_tty_get from mxser_check_modem_statusJiri Slaby1-1/+0
2009-04-06tty: moxa, fix refcounting in moxa_poll_portJiri Slaby1-4/+5
2009-04-06isicom: isicom kref leak fixAlan Cox1-0/+1
2009-04-06riscom8: Auto-load riscom8 module when device opened.Scott James Remnant1-0/+2
2009-04-06specialix: Auto-load specialix module when device opened.Scott James Remnant1-0/+1
2009-04-06cyclades: Auto-load cyclades module when device opened.Scott James Remnant1-0/+2
2009-04-06applicom: Auto-load applicom module when device opened.Scott James Remnant1-0/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+35
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds2-3/+0
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov1-2/+2
2009-04-02hpet: fix the possibility of insane return value of hpet_calibrate() against SMIYasunori Goto1-1/+21
2009-04-02synclink_gt: add clock optionsPaul Fulghum1-20/+38
2009-04-02random: align rekey_work's timerAnton Blanchard1-1/+2
2009-04-02__tty_open(): use the correct type for saved_flagsAndrew Morton1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-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-03-31Trim 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-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-27hwrng: timeriomem - Use phys address rather than virtAlexander Clouter1-4/+35
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