aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-25hwrng: Use PCI_VDEVICEJoe Perches2-4/+3
2009-06-18random: Add optional continuous repetition test to entropy store based rngsNeil Horman1-0/+14
2009-06-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-2/+3
2009-06-17Pull for-2.6.31 into releaseTony Luck1-2/+3
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+3
2009-06-17MIPS: hwrng: Add TX4939 RNG driverAtsushi Nemoto3-0/+198
2009-06-16Merge branch 'akpm'Linus Torvalds1-6/+7
2009-06-16console: make blank timeout value a boot optionDaniel Mack1-6/+7
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds5-8/+24
2009-06-16Merge branch 'serial'Linus Torvalds4-17/+50
2009-06-16tty: fix sanity checkAlan Cox1-0/+2
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox1-13/+40
2009-06-16tty: fix unused warning when TCGETX is not definedMike Frysinger1-2/+3
2009-06-16ldisc: debug aidsAlan Cox1-0/+1
2009-06-16ldisc: Make sure the ldisc isn't active when we close itAlan Cox1-0/+2
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
2009-06-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-43/+161
2009-06-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-132/+164
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
2009-06-16pty: Narrow the race on ldisc lockingAlan Cox1-3/+3
2009-06-16[S390] pm: hvc_iucv power management callbacksHendrik Brueckner1-43/+161
2009-06-15ipmi: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-2/+2
2009-06-15hvcs: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-3/+3
2009-06-15Driver Core: raw: add nodename for raw devicesKay Sievers1-0/+6
2009-06-15Driver Core: misc: add nodename support for misc devices.Kay Sievers2-3/+13
2009-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven1-30/+17
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven1-105/+104
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven1-24/+70
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven1-6/+6
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt12-54/+330
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