summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aic79xx: use dma_get_required_mask()Hannes Reinecke2007-02-103-21/+9
* [SCSI] aic79xx: fix bracket mismatch in unused macroMariusz Kozlowski2007-02-081-1/+1
* [SCSI] BusLogic: Replace 'boolean' by 'bool'Richard Knutsson2007-02-083-176/+170
* [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/+0
* [SCSI] aic79xx: make ahd_match_scb() staticAdrian Bunk2007-02-082-4/+4
* [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/+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-031-1/+0
* [SCSI] Fix sense key MEDIUM ERROR processing and retryLuben Tuikov2007-01-311-0/+5
* [SCSI] qla2xxx: Update version number to 8.01.07-k5.Andrew Vasquez2007-01-311-1/+1
* Merge branch 'linus'James Bottomley2007-01-3124-159/+201
|\
| * [PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro2007-01-301-2/+0
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-01-2223-157/+201
| |\
| | * [SCSI] qla1280: set residual correctlyJes Sorensen2007-01-061-2/+4
| | * [SCSI] megaraid_sas: Update module authorSumant Patro2007-01-061-3/+3
| | * [SCSI] 3ware 8000 serialize reset codeadam radford2007-01-062-32/+30
| | * [SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo2007-01-061-1/+1
| | * [SCSI] scsi: lpfc error path fixMariusz Kozlowski2007-01-061-1/+5
| | * [SCSI] aacraid: Product List UpdateSalyzyn, Mark2007-01-061-10/+10
| | * [SCSI] libiscsi: fix senselen calculationMike Christie2007-01-061-3/+3
| | * [SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori2007-01-061-4/+2
| | * [SCSI] iscsi: newline in printkMeelis Roos2007-01-061-1/+1
| | * [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
| | * [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
| | * [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-061-2/+16
| | * [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
| | * [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
| | * [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
| | * [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
| | * [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
| | * [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
| | * [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
| | * [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
| | * [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
| | * [SCSI] seagate: remove BROKEN tagJames Bottomley2007-01-032-3/+4
| | * [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
| | * [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-031-6/+9
| | * [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
| | * [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* | | [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock.Seokmann Ju2007-01-314-42/+0
* | | [SCSI] qla2xxx: Fixup printk() with proper new-line character.Andrew Vasquez2007-01-311-1/+1