aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
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-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-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
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19Console events and accessibilitySamuel Thibault
2007-10-19Console keyboard events and accessibilitySamuel Thibault
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2007-10-18IPMI: add 0.9 supportCorey Minyard
2007-10-18IPMI: fix hotmod remove lockCorey Minyard
2007-10-18IPMI: new NMI handlingCorey Minyard
2007-10-18IPMI: add polled interfaceCorey Minyard
2007-10-18IPMI: remove bogus semaphore from watchdogCorey Minyard
2007-10-18IPMI: don't init irq until readyCorey Minyard
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches