summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2006-06-20[PATCH] libata: convert several bmdma-style controllers to new EH, take #3Tejun Heo4-16/+21
2006-06-20[PATCH] sata_via: convert to new EH, take #3Tejun Heo1-6/+6
2006-06-20[libata] sata_nv: s/spin_lock_irqsave/spin_lock/ in irq handlerJeff Garzik1-6/+4
2006-06-20[PATCH] sata_nv: add hotplug supportTejun Heo1-1/+8
2006-06-20[PATCH] sata_nv: convert to new EHTejun Heo1-26/+89
2006-06-20[PATCH] sata_nv: better irq handlersTejun Heo1-17/+194
2006-06-20[PATCH] sata_nv: simplify constantsTejun Heo1-19/+12
2006-06-20[PATCH] sata_nv: kill struct nv_host_desc and nv_hostTejun Heo1-48/+2
2006-06-20[PATCH] sata_nv: kill not-working hotplug codeTejun Heo1-169/+0
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-13[libata] Update docs to reflect current driver APIJeff Garzik1-1/+1
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-12[PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2-2/+17
2006-06-12[PATCH] libata: fix oops caused rescanning NULL sdevTejun Heo1-8/+9
2006-06-12[PATCH] sata_sil: update device hotplug handling, take #2Tejun Heo1-1/+19
2006-06-12[PATCH] libata: fast exit from EH while unloadingTejun Heo1-0/+4
2006-06-12[PATCH] libata: fix ATA_EH_REVALIDATE clearingTejun Heo1-3/+3
2006-06-12[PATCH] libata: fix comment above ata_exec_internal()Tejun Heo1-1/+3
2006-06-12[PATCH] sata_sil: add controller unplug detection in sil_interrupt()Tejun Heo1-1/+2
2006-06-12[PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest4-0/+41
2006-06-11libata: more verbose request_irq() failureJeff Garzik1-2/+7
2006-06-11[PATCH] libata: Setup nbytes in ata_sg_init_oneBrian King1-0/+1
2006-06-11libata: Adjust initial debugging levels through preprocessor defines.Borislav Petkov1-1/+9
2006-06-11[PATCH] sata_sil24: endian anotationsAlexey Dobriyan1-8/+8
2006-06-11Merge branch 'upstream-fixes' into upstreamJeff Garzik5-3/+14
2006-06-11[PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord1-0/+3
2006-06-11[PATCH] libata: add missing ->data_xfer for pdc_admaTejun Heo1-0/+1
2006-06-11[PATCH] libata: add missing finish_wait() call in ata_port_wait_eh()Tejun Heo1-0/+1
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-09kconfig: remove leading whitespace in menu promptsRoman Zippel1-5/+5
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