aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16console: make blank timeout value a boot optionDaniel Mack1-6/+7
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+260
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-23/+22
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-1/+15
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-1/+1
2009-06-12Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-1/+0
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-1/+1
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo1-1/+1
2009-06-12virtio: handle short buffers in virtio_rng.Rusty Russell1-8/+16
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin2-18/+14
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell2-3/+3
2009-06-12kmemleak: Remove the kmemleak.h include in drivers/char/vt.cCatalin Marinas1-1/+0
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt31-589/+1172
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds1-0/+1
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds1-6/+2
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg1-6/+2
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas1-0/+7
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds26-579/+1161
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar3-6/+5
2009-06-11moxa: prevent opening unavailable portsDirk Eibach1-0/+5
2009-06-11tty: use prepare/finish_waitJiri Slaby1-4/+2
2009-06-11tty: remove sleep_onJiri Slaby1-1/+2
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox1-29/+46
2009-06-11tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger3-0/+379
2009-06-11tty: simplify buffer allocator cleanupsAlan Cox1-17/+5
2009-06-11tty: remove buffer special casingAlan Cox2-17/+4
2009-06-11tty: bring ldisc into CodingStyleAlan Cox1-13/+9
2009-06-11tty: Move ldisc_flushAlan Cox2-21/+21
2009-06-11tty: rewrite the ldisc lockingAlan Cox9-250/+321
2009-06-11tty: Extract various bits of ldisc codeAlan Cox2-36/+85
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox1-6/+7
2009-06-11pty: Fix a commentAlan Cox1-1/+0
2009-06-11tty: throttling race fixAlan Cox1-0/+13
2009-06-11epca: fix test_bit parametersJiri Slaby1-4/+5
2009-06-11rocket: fix test_bit parametersJiri Slaby1-3/+3
2009-06-11tty: cyclades, remove unused variablesJiri Slaby1-6/+0
2009-06-11tty: cyclades, fix nports handlingJiri Slaby1-41/+17
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby1-21/+11
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby1-32/+33
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum1-9/+68
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+11
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox11-40/+87
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby1-8/+0
2009-06-11tty: cyclades, don't kill FWJiri Slaby1-2/+0
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby1-8/+5