summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo
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
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22ipmi: fix ipmi_si modprobe hangCorey Minyard
2009-05-20TPM: get_event_name stack corruptionEric Paris
2009-05-19Avoid ICE in get_random_int() with gcc-3.4.5Linus Torvalds
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-15sysrq, intel_fb: fix sysrq g collisionJason Wessel
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar