summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-03-24Fix default compose table initializationSamuel Thibault
2008-03-24VT notifier fix for VT switchSamuel Thibault
2008-02-08drm: the drm really should call pci_set_master..Dave Airlie
2008-02-08vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)Nick Piggin
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-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
2007-10-23Virtio console driverRusty Russell
2007-10-20Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov