aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-01-30x86: nuke a ton of dead hpet codeThomas Gleixner
2008-01-30x86: assign IRQs to HPET timers, fixBalaji Rao
2008-01-30x86: assign IRQs to HPET timersBalaji Rao
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-01-24kobject: convert hvcs to use kref, not kobjectGreg Kroah-Hartman
2008-01-24kobject: convert hvc_console to use kref, not kobjectGreg Kroah-Hartman
2008-01-24nozomi driverFrank Seidel
2008-01-23drm/i915: add support for E7221 chipsetCarlos Martín
2008-01-23agp/intel: add support for E7221 chipsetCarlos Martín
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden
2008-01-14TPM: fix suspend and resume failureDavid Smith
2008-01-11[HWRNG] pasemi: Add missing wait argument to data_presentKamalesh Babulal
2008-01-11[HWRNG]: move status polling loop to data_present callbacksPatrick McHardy
2008-01-08pl2303: Fix mode switching regressionAlan Cox
2007-12-23tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-12-17tipar: remove obsolete moduleRomain Liévin
2007-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-12-06Pull apm-freeze-fix into release branchLen Brown
2007-12-05gpio_cs5535: disable AUX on outputBen Gardner
2007-11-29TPM: fix TIS device driver locality requestMarcel Selhorst
2007-11-28allow LEGACY_PTYS to be set to 0Kay Sievers
2007-11-28[WATCHDOG] ipmi: add the standard watchdog timeout ioctlsCorey Minyard
2007-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-11-21Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov
2007-11-21sonypi: fit input devices into sysfs treeDmitry Torokhov
2007-11-20Freezer: Fix APM emulation breakageRafael J. Wysocki
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-11-14rtc: fall back to requesting only the ports we actually useBjorn Helgaas
2007-11-14rtc: release correct region in error pathBjorn Helgaas
2007-11-14cm40x0_cs.c: fix debug macrosPascal Terjan
2007-11-13[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet
2007-11-07[TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox
2007-11-06drm: DRM: fix memset size errorLi Zefan
2007-11-06drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie
2007-11-06drm: remove second forward decleration of drm device struct.Dave Airlie
2007-11-05virtio/virtcons: fix section mismatch warningRandy Dunlap
2007-11-05drm/sis: missing mutex unlock in error path.Roel Kluin
2007-11-05radeon: set the address to access the GART table on the CPU side correctlyDave Airlie
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel
2007-10-29x86 merge fallout: umlAl Viro
2007-10-23drivers/char/riscom8: clean up irq handlingJeff Garzik
2007-10-23char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik
2007-10-23drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik
2007-10-23drivers/char/ip2: split out irq core logic into separate functionJeff Garzik
2007-10-23Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik
2007-10-23[PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik
2007-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby
2007-10-23Remove old lguest bus and drivers.Rusty Russell