summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* TPM: fix TIS device driver locality requestMarcel Selhorst2007-11-291-5/+5
* allow LEGACY_PTYS to be set to 0Kay Sievers2007-11-281-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-3/+5
|\
| * Sonypi: use synchronize_irq instead of sycnronize_schedDmitry Torokhov2007-11-211-1/+1
| * sonypi: fit input devices into sysfs treeDmitry Torokhov2007-11-211-2/+4
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-11-141-3/+3
|\ \
| * | [NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAREric Dumazet2007-11-131-3/+3
* | | rtc: fall back to requesting only the ports we actually useBjorn Helgaas2007-11-141-6/+30
* | | rtc: release correct region in error pathBjorn Helgaas2007-11-141-9/+11
* | | cm40x0_cs.c: fix debug macrosPascal Terjan2007-11-142-2/+2
|/ /
* | [TTY]: Fix network driver interactions with TCGET/SET calls.Alan Cox2007-11-071-66/+104
* | drm: DRM: fix memset size errorLi Zefan2007-11-061-1/+1
* | drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTLDave Airlie2007-11-062-11/+0
* | drm: remove second forward decleration of drm device struct.Dave Airlie2007-11-061-2/+0
* | virtio/virtcons: fix section mismatch warningRandy Dunlap2007-11-051-1/+1
* | drm/sis: missing mutex unlock in error path.Roel Kluin2007-11-051-0/+1
* | radeon: set the address to access the GART table on the CPU side correctlyDave Airlie2007-11-052-2/+4
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-302-3/+3
* | x86 merge fallout: umlAl Viro2007-10-291-2/+2
|/
* drivers/char/riscom8: clean up irq handlingJeff Garzik2007-10-231-11/+5
* char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-231-353/+353
* drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik2007-10-231-7/+20
* drivers/char/ip2: split out irq core logic into separate functionJeff Garzik2007-10-231-18/+26
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-231-2/+2
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-234-178/+230
|\
| * Remove old lguest bus and drivers.Rusty Russell2007-10-232-178/+0
| * Virtio console driverRusty Russell2007-10-233-0/+230
* | Char: cyclades, fix potential NULL dereferenceJiri Slaby2007-10-231-1/+1
|/
* Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-201-2/+0
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1918-25/+25
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-194-8/+8
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-199-15/+16
* get rid of input BIT* duplicate definesJiri Slaby2007-10-192-7/+7
* remove asm/bitops.h includesJiri Slaby2007-10-193-3/+3
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-3/+4
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-191-1/+1
* pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
* Console events and accessibilitySamuel Thibault2007-10-191-1/+44
* Console keyboard events and accessibilitySamuel Thibault2007-10-191-6/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-1863-25350/+0
|\
| * mv watchdog tree under driversWim Van Sebroeck2007-10-1863-25350/+0
* | IPMI: add 0.9 supportCorey Minyard2007-10-181-13/+2
* | IPMI: fix hotmod remove lockCorey Minyard2007-10-181-9/+7
* | IPMI: new NMI handlingCorey Minyard2007-10-181-41/+105
* | IPMI: add polled interfaceCorey Minyard2007-10-183-47/+73
* | IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-181-14/+3
* | IPMI: don't init irq until readyCorey Minyard2007-10-181-4/+4
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-3/+7
OpenPOWER on IntegriCloud