summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-12Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-12Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
2009-06-12virtio: handle short buffers in virtio_rng.Rusty Russell
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell
2009-06-12kmemleak: Remove the kmemleak.h include in drivers/char/vt.cCatalin Marinas
2009-06-11Merge branch 'for-linus' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11vt: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11kmemleak: Remove some of the kmemleak false positivesCatalin Marinas
2009-06-11Merge branch 'serial-from-alan'Linus Torvalds
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-11moxa: prevent opening unavailable portsDirk Eibach
2009-06-11tty: use prepare/finish_waitJiri Slaby
2009-06-11tty: remove sleep_onJiri Slaby
2009-06-11tty: Untangle termios and mm mutex dependenciesAlan Cox
2009-06-11tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger
2009-06-11tty: simplify buffer allocator cleanupsAlan Cox
2009-06-11tty: remove buffer special casingAlan Cox
2009-06-11tty: bring ldisc into CodingStyleAlan Cox
2009-06-11tty: Move ldisc_flushAlan Cox
2009-06-11tty: rewrite the ldisc lockingAlan Cox
2009-06-11tty: Extract various bits of ldisc codeAlan Cox
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox
2009-06-11pty: Fix a commentAlan Cox
2009-06-11tty: throttling race fixAlan Cox
2009-06-11epca: fix test_bit parametersJiri Slaby
2009-06-11rocket: fix test_bit parametersJiri Slaby
2009-06-11tty: cyclades, remove unused variablesJiri Slaby
2009-06-11tty: cyclades, fix nports handlingJiri Slaby
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby
2009-06-11tty: cyclades, cache HW versionJiri Slaby
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum
2009-06-11tty: Implement a drain delay in the tty portAlan Cox
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby
2009-06-11tty: cyclades, don't kill FWJiri Slaby
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-09Make /dev/zero reads interruptible by signalsLinus Torvalds
2009-06-09char: mxser, fix ISA board lookupPeter Botha