aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds119-45024/+6349
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller3-11/+5
2006-06-19Improve SATA core suspend/resumeLinus Torvalds1-0/+1
2006-06-19[SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2-39/+49
2006-06-19[SCSI] hptiop: don't use cmnd->bufflenJames Bottomley1-1/+1
2006-06-19[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team1-11/+3
2006-06-19[SCSI] aacraid: small misc. cleanupsMark Haverkamp3-8/+4
2006-06-19[SCSI] aacraid: Update supported product informationMark Haverkamp1-4/+4
2006-06-12[SCSI] aacraid: Fix return code interpretationMark Haverkamp1-1/+1
2006-06-12[SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley1-0/+14
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord1-0/+3
2006-06-10[SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2-3/+3
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig13-277/+12
2006-06-10Merge ../linux-2.6James Bottomley29-307/+410
2006-06-10[SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley1-0/+9
2006-06-10[SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley3-7/+92
2006-06-10[SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser47-200/+167
2006-06-10[SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski1-24/+35
2006-06-10[SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team4-0/+1977
2006-06-10[SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim5-497/+297
2006-06-06[SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig15-22/+22
2006-06-06[SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2-18/+11
2006-06-05[SCSI] iscsi: update version to 1.0-595Mike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix writepsace raceMike Christie2-93/+120
2006-06-05[SCSI] iscsi: return task found during searchMike Christie1-1/+1
2006-06-05[SCSI] iscsi: fix run list corruptionMike Christie1-0/+6
2006-06-05[SCSI] iscsi: don't switch states when just cleaning upMike Christie2-62/+33
2006-06-05[PATCH] sata_sil24: SII3124 sata driver endian problemRune Torgersen1-3/+3
2006-06-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-3/+11
2006-06-01[SCSI] scsi_lib.c: properly count the number of pages in scsi_req_map_sg()Bryan Holty1-1/+1
2006-05-28[PATCH] the latest consensus libata resume fixMark Lord1-0/+1
2006-05-28[SCSI] audit drivers for incorrect max_id useHannes Reinecke5-8/+8
2006-05-28[SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora1-1/+1
2006-05-24[PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x86_64)Albert Lee1-0/+5
2006-05-21[PATCH] missing newline in scsi/st.cRene Herman1-1/+1
2006-05-20[SCSI] imm: no need for unchecked_isa_dmaRandy Dunlap1-4/+4
2006-05-20[SCSI] qla2xxx: Update version number to 8.01.05-k2.Andrew Vasquez1-2/+2
2006-05-20[SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in N2N topologies.Andrew Vasquez1-0/+3
2006-05-20[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.Andrew Vasquez5-62/+43
2006-05-20[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.Andrew Vasquez2-7/+10
2006-05-20[SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.Andrew Vasquez1-22/+11
2006-05-20[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.Andrew Vasquez17-39456/+22
2006-05-20[SCSI] qla2xxx: Remove unused port-type RSCN handling code.Andrew Vasquez7-1581/+1
2006-05-20[SCSI] qla2xxx: Drop unused driver cruft.Andrew Vasquez9-170/+5
2006-05-20[SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.Andrew Vasquez1-0/+12
2006-05-20[SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configuration.Andrew Vasquez1-3/+3
2006-05-20[SCSI] qla2xxx: ABBA lock ordering fix.Andrew Vasquez1-14/+1
2006-05-20[SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.Andrew Vasquez1-83/+93
2006-05-20[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.Ravi Anand2-5/+13
2006-05-20[SCSI] qla2xxx: Add support for new flash part.Ravi Anand2-12/+83