aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [PATCH] SPI controller driver for OMAP MicrowireDavid Brownell2007-02-12
* [PATCH] SPI Kconfig fixDavid Brownell2007-02-12
* [PATCH] DS1302: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-12
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-12
* [PATCH] drivers/telephony/ixj: Convert to generic booleanRichard Knutsson2007-02-12
* [PATCH] Char: timers cleanupJiri Slaby2007-02-12
* [PATCH] Char: specialix, isr have 2 paramsJiri Slaby2007-02-12
* [PATCH] change __init to __devinit in 2 rtc driversPrarit Bhargava2007-02-12
* [PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt2007-02-12
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-12
* [PATCH] com20020 build fixRandy Dunlap2007-02-12
* [PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen2007-02-12
* [PATCH] w1: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-12
* [PATCH] Char: cyclades, use pci_device_idJiri Slaby2007-02-12
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-12
* [PATCH] null pointer dereference in appledisplay driverMichael Hanselmann2007-02-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-11
|\
| * Input: remove scan_keyb driverJiri Slaby2007-02-10
| * Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-10
| * Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-10
| * Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-10
| * Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-10
| * Input: tsdev - schedule removalRichard Purdie2007-02-10
| * Input: add Atlas button driverJaya Kumar2007-02-10
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-10
| |\
| * | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-18
| * | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-18
| * | Input: ads7846 - select correct SPI modeImre Deak2007-01-18
| * | Input: ads7846 - switch to using hrtimerImre Deak2007-01-18
| * | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-18
| * | Input: ads7846 - pluggable filtering logicImre Deak2007-01-18
| * | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-18
| * | Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2007-01-18
| * | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-18
| * | Input: pc110pad - return proper errorAkinobu Mita2006-12-21
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11
|\ \ \
| * \ \ Merge branch 'linus'James Bottomley2007-02-10
| |\ \ \ | | | |/ | | |/|
| * | | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-10
| * | | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-10
| * | | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-10
| * | | [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-10
| * | | [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-07
| * | | [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-07
| * | | [SCSI] advansys: clean up warningsKen Witherow2007-02-07
| * | | [SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski2007-02-07
| * | | [SCSI] nsp_cs: remove old scsi codeMichal Piotrowski2007-02-07
| * | | [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-07
| * | | [SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish2007-02-07
| * | | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-07
| * | | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-03