aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-15Input: sysrq - pass along lone Alt + SysRqDmitry Torokhov1-45/+124
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner1-10/+28
2010-10-29parisc-agp: fix missing slab.h includeKyle McMartin1-0/+1
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-33/+65
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+4
2010-10-27ramoops: use the platform data structure instead of module paramsKyungmin Park1-2/+28
2010-10-27drivers/char/mxser.c: fix compilation warning in mxser.cRakib Mullick1-0/+4
2010-10-27drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/pcmcia/ipwireless/Makefile: Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/mwave/Makefile: clean upTracey Dent1-2/+2
2010-10-27drivers/char/ipmi/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/ip2/Makefile: replace the use of <module>-objs with <module>-yTracey Dent1-1/+1
2010-10-27drivers/char/synclink_gt.c: add extended sync featurePaul Fulghum1-3/+108
2010-10-27drivers/char/synclink_gt.c: fix information leak to userlandVasiliy Kulikov1-0/+3
2010-10-27drivers/char/ppdev.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27drivers/char/applicom.c: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-10-27synclink_gt: fix per device lockingPaul Fulghum1-13/+15
2010-10-27SGI Altix IA64 mmtimer: eliminate long interval timer holdoffsDimitri Sivanich1-28/+32
2010-10-27drivers/char/hvc_console.c: remove unneeded __set_current_state(TASK_RUNNING)Andrew Morton1-1/+0
2010-10-27drivers/char/rocket.c: release_region or error pathDan Carpenter1-1/+4
2010-10-27ipmi: fix __init and __exit attribute locationsCorey Minyard3-11/+11
2010-10-27drivers/char/vt_ioctl.c: fix VT_OPENQRY error valueGraham Gower1-5/+6
2010-10-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-1094/+804
2010-10-26Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-1/+2
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+4
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-2/+3
2010-10-26drivers/char/hpet.c: fix information leak to userlandVasiliy Kulikov1-2/+1
2010-10-26hpet: fix style problemsJaswinder Singh Rajput1-10/+10
2010-10-26hpet: fix unwanted interrupt due to stale irq status bitClemens Ladisch1-0/+15
2010-10-26hpet: unmap unused I/O spaceJiri Slaby1-0/+2
2010-10-26ipmi: proper spinlock initializationEric Dumazet1-11/+19
2010-10-25vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki1-0/+4
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-3/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-10/+36
2010-10-25[S390] hvc_iucv: do not call iucv_unregister if iucv_register failedHendrik Brueckner1-3/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds11-15/+13
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds16-286/+748
2010-10-22xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge1-33/+65
2010-10-22xen/hvc: only notify if we actually sent somethingJeremy Fitzhardinge1-1/+2
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds39-5/+50
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds26-142/+160
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds3-140/+207
2010-10-22vcs: invoke the vt update callback when /dev/vcs* is written toNicolas Pitre2-0/+7
2010-10-22vcs: add poll/fasync supportNicolas Pitre1-0/+133
2010-10-22tty: icount changeover for other main devicesAlan Cox9-254/+271
2010-10-22tty: Make tiocgicount a handlerAlan Cox1-0/+21
2010-10-22tty_io: check return code of tty_register_deviceVasiliy Kulikov1-2/+22
2010-10-22Char: mxser, call pci_disable_device from probe/removeJiri Slaby1-25/+22
2010-10-22add ttyprintk driverSamo Pogacnik3-0/+241
2010-10-22tty: Remove __GFP_NOFAIL from tty_add_file()Pekka Enberg2-5/+14