summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Char: cyclades, use pci_device_idJiri Slaby2007-02-121-11/+12
* [PATCH] Char: use more PCI_DEVICE macroJiri Slaby2007-02-122-42/+40Star
* [PATCH] null pointer dereference in appledisplay driverMichael Hanselmann2007-02-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-02-1118-417/+845
|\
| * Input: remove scan_keyb driverJiri Slaby2007-02-102-164/+0Star
| * Input: i8042 - fix AUX IRQ delivery checkDmitry Torokhov2007-02-101-1/+4
| * Input: wistron - add support for Fujitsu-Siemens Amilo D88x0Michael Leun2007-02-101-0/+20
| * Input: inport - use correct config option for ATIXLRobert P. J. Day2007-02-101-1/+1
| * Input: HIL - handle erros from input_register_device()Cyrill V. Gorcunov2007-02-101-48/+66
| * Input: tsdev - schedule removalRichard Purdie2007-02-101-0/+4
| * Input: add Atlas button driverJaya Kumar2007-02-103-0/+181
| * Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-02-101748-61745/+126754
| |\
| * | Input: ads7846 - be more compatible with the hwmon frameworkDavid Brownell2007-01-182-91/+224
| * | Input: ads7846 - detect pen up from GPIO stateImre Deak2007-01-181-39/+41
| * | Input: ads7846 - select correct SPI modeImre Deak2007-01-181-0/+4
| * | Input: ads7846 - switch to using hrtimerImre Deak2007-01-181-11/+15
| * | Input: ads7846 - optionally leave Vref on during differential measurementsImre Deak2007-01-181-13/+17
| * | Input: ads7846 - pluggable filtering logicImre Deak2007-01-181-40/+95
| * | Input: gpio-keys - keyboard driver for GPIO buttonsPhil Blundell2007-01-183-5/+166
| * | Input: hid-ff - add support for Logitech Momo racing wheelJiri Slaby2007-01-182-0/+2
| * | Input: i8042 - really suppress ACK/NAK during panic blinkDmitry Torokhov2007-01-181-3/+4
| * | Input: pc110pad - return proper errorAkinobu Mita2006-12-211-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-11100-3133/+5790
|\ \ \
| * \ \ Merge branch 'linus'James Bottomley2007-02-10802-35201/+60241
| |\ \ \ | | | |/ | | |/|
| * | | [SCSI] zfcp: removed wrong commentSwen Schillig2007-02-101-2/+0Star
| * | | [SCSI] zfcp: use of uninitialized variableSwen Schillig2007-02-101-12/+8Star
| * | | [SCSI] zfcp: Invalid locking orderSwen Schillig2007-02-102-14/+11Star
| * | | [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9Star
| * | | [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-081-1/+1
| * | | [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-083-176/+170Star
| * | | [SCSI] advansys: clean up warningsKen Witherow2007-02-081-2/+5
| * | | [SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski2007-02-081-2/+2
| * | | [SCSI] nsp_cs: remove old scsi codeMichal Piotrowski2007-02-081-66/+0Star
| * | | [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-082-4/+4
| * | | [SCSI] DAC960: kmalloc->kzalloc/Casting cleanupsAhmed S. Darwish2007-02-081-14/+13Star
| * | | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-081-0/+2
| * | | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-041-3/+1Star
| * | | [SCSI] aic94xx: update for v28 firmwareWu, Gilbert2007-02-033-3/+6
| * | | [SCSI] scsi_error: Fix lost EH commandsBrian King2007-02-031-116/+123
| * | | [SCSI] aic94xx: Add default bus reset handlerDarrick J. Wong2007-02-031-0/+1
| * | | [SCSI] aic94xx: Remove TMF result code mungingDarrick J. Wong2007-02-031-8/+1Star
| * | | [SCSI] libsas: Add an LU reset mechanism to the error handlerDarrick J. Wong2007-02-031-4/+36
| * | | [SCSI] libsas: Don't BUG when connecting two expanders via wide portDarrick J. Wong2007-02-031-0/+30
| * | | [SCSI] st: fix Tape dies if wrong block size used, bug 7919Kai Makisara2007-02-032-11/+15
| * | | [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-0311-11/+13
| * | | [SCSI] fusion - error handling bug fix'sEric Moore2007-02-033-158/+153Star
| * | | [SCSI] fusion - report wide port sas address's for hba physEric Moore2007-02-031-22/+30
| * | | [SCSI] fusion - serialize target resets in mptsas.cEric Moore2007-02-032-45/+281
| * | | [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-035-94/+510
| * | | [SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore2007-02-034-99/+587