summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-1915-103/+480
|\
| * [SCSI] SCSI core: better initialization for sdev->scsi_levelAlan Stern2007-02-162-1/+2
| * [SCSI] scsi_proc.c: display sdev->scsi_level correctlyAlan Stern2007-02-161-3/+2
| * [SCSI] megaraid_sas: update version and author infoSumant Patro2007-02-162-6/+8
| * [SCSI] megaraid_sas: return sync cache call with successSumant Patro2007-02-161-0/+12
| * [SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...Sumant Patro2007-02-161-6/+6
| * [SCSI] megaraid_sas: add bios_param in scsi_host_templateSumant Patro2007-02-161-0/+45
| * [SCSI] megaraid_sas: do not process cmds if hw_crit_error is setSumant Patro2007-02-161-1/+12
| * [SCSI] aic79xx: remove extra newline from info messageRolf Eike Beer2007-02-161-1/+0
| * [SCSI] scsi_scan.c: handle bad inquiry responsesAlan Stern2007-02-161-0/+13
| * [SCSI] aic94xx: tie driver to the major number of the sequencer firmwareJames Bottomley2007-02-162-3/+11
| * [SCSI] lpfc: add PCI error recovery supportLinas Vepstas2007-02-162-0/+109
| * [SCSI] megaraid: pci_module_init to pci_register_driverRichard Knutsson2007-02-161-1/+1
| * [SCSI] tgt: fix the user/kernel ring buffer interfaceFUJITA Tomonori2007-02-161-0/+8
| * [SCSI] sgiwd93: interfacing to wd33c93peter fuerst2007-02-161-2/+3
| * [SCSI] wd33c93: Fast SCSI with WD33C93Bpeter fuerst2007-02-162-79/+248
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-02-1910-37/+38
|\ \
| * | Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
| * | fix SCSI_SCAN_ASYNC help textMatthew Wilcox2007-02-171-2/+3
| * | Fix typos concerning hierarchyUwe Kleine-König2007-02-172-3/+3
| * | Fix misspellings of "agressive".Robert P. J. Day2007-02-172-4/+4
| * | drivers/scsi/a100u2w.c: trivial typo patchRobert P. J. Day2007-02-171-1/+1
| * | Replace remaining references to "driverfs" with "sysfs".Robert P. J. Day2007-02-173-26/+26
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-191-8/+0
|\ \
| * | ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-8/+0
| |/
* | USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-161-1/+10
|/
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: scsi: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-144-4/+4
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1456-56/+0
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-1213-13/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-02-1176-1737/+3085
|\
| * Merge branch 'linus'James Bottomley2007-02-1027-266/+408
| |\
| * | [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9
| * | [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-071-1/+1
| * | [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-073-176/+170
| * | [SCSI] advansys: clean up warningsKen Witherow2007-02-071-2/+5
| * | [SCSI] 53c7xx: brackets fix in uncompiled codeMariusz Kozlowski2007-02-071-2/+2
| * | [SCSI] nsp_cs: remove old scsi codeMichal Piotrowski2007-02-071-66/+0
| * | [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-072-4/+4
| * | [SCSI] scsi_kmap_atomic_sg(): check that local irqs are disabledAndrew Morton2007-02-071-0/+2
| * | [SCSI] Buslogic: local_irq_disable() is redundant after local_irq_save()Jiri Kosina2007-02-031-3/+1
| * | [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/+1
| * | [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] spi transport class: export spi_dv_pendingEric Moore2007-02-021-1/+0
OpenPOWER on IntegriCloud