aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2009-06-15hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-15Driver Core: raw: add nodename for raw devicesKay Sievers
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
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-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
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