aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds33-1223/+1441
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori1-1/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones33-1223/+1441
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox5-5/+5
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox7-7/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds100-2778/+3194
2008-04-18[SCSI] iscsi: bidi support for iscsi_tcpBoaz Harrosh1-14/+17
2008-04-18[SCSI] iscsi: bidi support at the generic libiscsi levelBoaz Harrosh1-15/+70
2008-04-18[SCSI] iscsi: extended cdb supportBoaz Harrosh1-5/+50
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-113/+90
2008-04-18ide-scsi: do non-atomic pc->flags testingBorislav Petkov1-21/+16
2008-04-18ide-scsi: convert driver to using generic ide_atapi_pcBorislav Petkov1-71/+62
2008-04-18ide: remove IDE_*_REG macrosBartlomiej Zolnierkiewicz1-6/+9
2008-04-18ide: add ide_atapi_{discard_data,write_zeros} inline helpersBartlomiej Zolnierkiewicz1-15/+3
2008-04-17libata: kill ata_noop_dev_select()Tejun Heo2-2/+0
2008-04-17libata: remove check_status from non-SFF driversTejun Heo2-36/+0
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo2-37/+39
2008-04-17libata: add qc_fill_rtf port operationTejun Heo2-0/+2
2008-04-17libata: rename SFF port opsTejun Heo2-8/+8
2008-04-17libata: make reset related methods proper port operationsTejun Heo1-1/+2
2008-04-17[SCSI] qla1280: remove version checkAdrian Bunk1-5/+0
2008-04-17[SCSI] libsas: fix endianness bug in sas_ataAl Viro1-1/+1
2008-04-16[SCSI] aacraid: Do not describe check_reset parameter with its valuePaul Bolle1-1/+1
2008-04-16[SCSI] aacraid: Fix down_interruptible() to check the return valueMark Salyzyn1-3/+5
2008-04-16[SCSI] sun3_scsi_vme: add MODULE_LICENSEAdrian Bunk1-0/+1
2008-04-16[SCSI] st: rename flush_write_buffer()Adrian Bunk1-3/+3
2008-04-16[SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori1-3/+1
2008-04-11[SCSI] initio: fix big endian problems for auto request senseGrant Grundler1-4/+5
2008-04-10[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart8-86/+21
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2-2/+32
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart11-201/+208
2008-04-07[SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju1-1/+9
2008-04-07[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju1-6/+26
2008-04-07[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju1-1/+2
2008-04-07[SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju1-6/+8
2008-04-07[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez1-3/+0
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam11-26/+454
2008-04-07[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand1-31/+31
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez5-198/+192
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2-2/+5
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez5-43/+152
2008-04-07[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez11-428/+2
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez8-25/+229
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez4-0/+102
2008-04-07[SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez1-19/+12
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout driver.Andrew Vasquez3-9/+6