aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds7-38/+73
2008-01-24kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman1-53/+25
2008-01-24kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman1-47/+33
2008-01-24nozomi driverFrank Seidel3-0/+2004
2008-01-23drm/i915: add support for E7221 chipsetCarlos Martín1-0/+1
2008-01-23agp/intel: add support for E7221 chipsetCarlos Martín1-2/+9
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden1-1/+1
2008-01-14TPM: fix suspend and resume failureDavid Smith1-6/+6
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal1-1/+1
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy7-37/+72
2008-01-08pl2303: Fix mode switching regressionAlan Cox1-0/+19
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar1-1/+1
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-579/+0
2007-12-17tipar: remove obsolete moduleRomain Liévin2-579/+0
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+2
2007-12-06Pull apm-freeze-fix into release branchLen Brown1-7/+8
2007-12-05gpio_cs5535: disable AUX on outputBen Gardner1-0/+5
2007-11-29TPM: fix TIS device driver locality requestMarcel Selhorst1-5/+5
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers1-1/+1
2007-11-28[WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard1-0/+2
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+5
2007-11-21Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov1-1/+1
2007-11-21sonypi: fit input devices into sysfs treeDmitry Torokhov1-2/+4
2007-11-20Freezer: Fix APM emulation breakageRafael J. Wysocki1-7/+8
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2007-11-14rtc: fall back to requesting only the ports we actually useBjorn Helgaas1-6/+30
2007-11-14rtc: release correct region in error pathBjorn Helgaas1-9/+11
2007-11-14cm40x0_cs.c: fix debug macrosPascal Terjan2-2/+2
2007-11-13[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet1-3/+3
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox1-66/+104
2007-11-06drm: DRM: fix memset size errorLi Zefan1-1/+1
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2-11/+0
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie1-2/+0
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap1-1/+1
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin1-0/+1
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2-2/+4
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2-3/+3
2007-10-29x86 merge fallout: umlAl Viro1-2/+2
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik1-11/+5
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik1-353/+353
2007-10-23drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik1-7/+20
2007-10-23drivers/char/ip2: split out irq core logic into separate functionJeff Garzik1-18/+26
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik1-2/+2
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik1-2/+2
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds4-178/+230
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby1-1/+1
2007-10-23Remove old lguest bus and drivers.Rusty Russell2-178/+0
2007-10-23Virtio console driverRusty Russell3-0/+230
2007-10-20Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day1-2/+0
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt18-25/+25