aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-11Merge commit 'v2.6.30' into nextDmitry Torokhov
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-05agp/intel: Add support for new chipsetsZhenyu Wang
2009-06-04drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi
2009-06-03hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)Alexander Clouter
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 buildsHarald Welte
2009-06-02hwrng: via_rng - Support VIA Nano hardware RNGHarald Welte
2009-06-02hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not ChipsetHarald Welte
2009-06-02hwrng: omap - Move probe function to .devinit.textUwe Kleine-König
2009-06-02tape: beyond ARRAY_SIZE of viocd_diskinforoel kluin
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-29Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Russell King
2009-05-23Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Russell King
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen