aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
...
* | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel2007-10-29
* | x86 merge fallout: umlAl Viro2007-10-29
|/
* drivers/char/riscom8: clean up irq handlingJeff Garzik2007-10-23
* char/pcmcia/synclink_cs: trim trailing whitespaceJeff Garzik2007-10-23
* drivers/char/ip2: separate polling and irq-driven work entry pointsJeff Garzik2007-10-23
* drivers/char/ip2: split out irq core logic into separate functionJeff Garzik2007-10-23
* Eliminate pointless casts from void* in a few driver irq handlers.Jeff Garzik2007-10-23
* [PARPORT] Remove unused 'irq' argument from parport irq functionsJeff Garzik2007-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2007-10-23
|\
| * Remove old lguest bus and drivers.Rusty Russell2007-10-23
| * Virtio console driverRusty Russell2007-10-23
* | Char: cyclades, fix potential NULL dereferenceJiri Slaby2007-10-23
|/
* Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-19
* get rid of input BIT* duplicate definesJiri Slaby2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* Console events and accessibilitySamuel Thibault2007-10-19
* Console keyboard events and accessibilitySamuel Thibault2007-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-18
|\
| * mv watchdog tree under driversWim Van Sebroeck2007-10-18
* | IPMI: add 0.9 supportCorey Minyard2007-10-18
* | IPMI: fix hotmod remove lockCorey Minyard2007-10-18
* | IPMI: new NMI handlingCorey Minyard2007-10-18
* | IPMI: add polled interfaceCorey Minyard2007-10-18
* | IPMI: remove bogus semaphore from watchdogCorey Minyard2007-10-18
* | IPMI: don't init irq until readyCorey Minyard2007-10-18
* | sparse pointer use of zero as nullStephen Hemminger2007-10-18
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* | Char: rocket, fix signed/unsigned warningJiri Slaby2007-10-18
* | Char: rocket, remove potential leak in module_initJiri Slaby2007-10-18
* | Char: rocket, remove pci_read_config_dword(CLASS_REVISION)Jiri Slaby2007-10-18
* | Char: rocket, don't re-set statics to 0Jiri Slaby2007-10-18
* | Char: rocket, fix dynamic_dev ttyJiri Slaby2007-10-18
* | Char: rocket, switch sleep_on to completionJiri Slaby2007-10-18
* | Char: moxa, remove sleep_onJiri Slaby2007-10-18
* | Char: moxa, function names cleanupJiri Slaby2007-10-18
* | Char: moxa, cleanup printsJiri Slaby2007-10-18
* | Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-18
* | Char: cyclades, fix some -W warningsJiri Slaby2007-10-18
* | Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-18
* | Char: cyclades, make the isr code readableJiri Slaby2007-10-18
* | Char: cyclades, remove bottom half processingJiri Slaby2007-10-18
* | Char: moxa, fix and optimise empty timerJiri Slaby2007-10-18
* | mxser: fix compiler warning when building without CONFIG_PCIJesper Juhl2007-10-18
* | mxser: remove commented crapAlan Cox2007-10-18