aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21[SCSI] 3w-9xxx: add support for 9690SAadam radford2-27/+45
2007-07-21[SCSI] bsg: fix bsg_register_queue error pathJames Bottomley1-3/+4
2007-07-20[SCSI] ESP: Increase ESP_BUS_TIMEOUT to 275.David Miller1-1/+1
2007-07-20[SCSI] libsas: fix scr_read/write users and update the libata documentationJames Bottomley2-10/+19
2007-07-20[SCSI] mpt fusion: update Kconfig helpGwendal Grignou1-0/+1
2007-07-20[SCSI] scsi_transport_sas: add destructor for bsgJames Bottomley2-1/+37
2007-07-20[SCSI] iscsi_tcp: buggered kmalloc()Al Viro1-1/+1
2007-07-20[SCSI] qla2xxx: Update version number to 8.02.00-k2.Andrew Vasquez1-1/+1
2007-07-20[SCSI] qla2xxx: Add ISP25XX support.Andrew Vasquez11-218/+1137
2007-07-20[SCSI] qla2xxx: Use pci_try_set_mwi().Andrew Vasquez1-6/+3
2007-07-20[SCSI] qla2xxx: Use PCI-X/PCI-Express read control interfaces.Andrew Vasquez1-21/+4
2007-07-20[SCSI] qla2xxx: Re-factor isp_operations to static structures.Andrew Vasquez9-196/+244
2007-07-20[SCSI] qla2xxx: Validate mid-layer 'underflow' during check-condition handling.Shyam Sundar1-0/+19
2007-07-20[SCSI] qla2xxx: Correct setting of 'current' and 'supported' speeds during FDMI registration.Andrew Vasquez2-9/+28
2007-07-20[SCSI] qla2xxx: Generalize iIDMA support.Andrew Vasquez5-5/+9
2007-07-20[SCSI] qla2xxx: Generalize FW-Interface-2 support.Andrew Vasquez9-54/+60
2007-07-19[SCSI] bsg: separate bsg and SCSI (so SCSI can be modular)James Bottomley3-31/+14
2007-07-19[SCSI] Make scsi_host_template::proc_name const char * instead of char *.Kristian Høgsberg3-3/+3
2007-07-18[SCSI] zfcp: code cleanupSwen Schillig2-81/+33
2007-07-18[SCSI] zfcp: NULL vs 0 usageHeiko Carstens2-7/+4
2007-07-18[SCSI] zfcp: Replace kmalloc/memset with kzallocSwen Schillig1-2/+1
2007-07-18[SCSI] libsas: kill unused smp_portal codeFUJITA Tomonori1-106/+0
2007-07-18[SCSI] libsas: add SAS management protocol handlerFUJITA Tomonori3-0/+51
2007-07-18[SCSI] transport_sas: add SAS management protocol supportFUJITA Tomonori3-2/+88
2007-07-18[SCSI] a4000t, zorro7xx, mvme16x, bvme6000,sim710: xxx_device_remove seems buggyMatthew Wilcox5-5/+10
2007-07-18[SCSI] aacraid: add vpd to inquirySalyzyn, Mark2-0/+152
2007-07-18[SCSI] aacraid: incorrect dma mapping mask during blinkled recover or user initiated resetSalyzyn, Mark1-7/+9
2007-07-18[SCSI] aacraid: correct valid container response in management ioctlSalyzyn, Mark1-1/+1
2007-07-18[SCSI] mpt fusion: add support for Brocade branded LSI FC HBAPrakash, Sathya3-63/+278
2007-07-18[SCSI] mpt fusion: deregister from transport layer if PCI registration failedPrakash, Sathya2-2/+14
2007-07-18[SCSI] add PCI_VENDOR_ID macro for Brocade in pci_ids.hPrakash, Sathya1-0/+2
2007-07-18[SCSI] mpt fusion: add sysfs attributes to display IOC parametersPrakash, Sathya7-0/+272
2007-07-18[SCSI] Use menuconfig objectsJan Engelhardt2-4/+11
2007-07-18[SCSI] seagate: make seagate_st0x_detect() staticAdrian Bunk1-1/+1
2007-07-18[SCSI] wd33c93: cleanupsAdrian Bunk1-1/+3
2007-07-18[SCSI] small cleanupsAdrian Bunk4-3/+5
2007-07-18[SCSI] libsas: fix lockdep issue with ATAJames Bottomley2-10/+10
2007-07-18[SCSI] libsas, aic94xx: fix dma mapping cockups with ATAJames Bottomley3-3/+21
2007-07-18[SCSI] sas_ata: Implement sas_task_abort for ATA devicesDarrick J. Wong4-6/+54
2007-07-18[SCSI] sas_ata: Assign sas_task to scsi_cmnd to enable EH for ATA devicesDarrick J. Wong1-0/+7
2007-07-18[SCSI] libsas: Unknown STP devices should be reported to libata as unknown.Darrick J. Wong1-1/+1
2007-07-18[SCSI] libsas: Accept SAM_GOOD for ATAPI devices in sas_ata_task_doneDarrick J. Wong1-1/+1
2007-07-18[SCSI] sas_ata: Don't copy aic94xx's sactive to ata_portDarrick J. Wong1-1/+0
2007-07-18[SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2-3/+28
2007-07-18[SCSI] sas_ata: sas_ata_qc_issue should return AC_ERR_*Darrick J. Wong1-6/+4
2007-07-18[SCSI] sas_ata: Satisfy libata qc function locking requirementsDarrick J. Wong2-0/+8
2007-07-18[SCSI] aic94xx: Don't call pci_map_sg for already-mapped scatterlistsDarrick J. Wong1-6/+13
2007-07-18[SCSI] Migrate libsas ATA code into a separate fileDarrick J. Wong5-308/+387
2007-07-18[SCSI] libsas: fixup NCQ for SATA disksJames Bottomley3-22/+13
2007-07-18[SCSI] libsas: better error handling in sas_ex_discover_end_dev()James Bottomley1-2/+2