aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2006-05-24[libata sata_promise] Add PATA cable detection.Jeff Garzik
2006-05-24[PATCH] sata_nv: Add MCP61 supportAndrew Chew
2006-05-24Merge branch 'master' into upstreamJeff Garzik
2006-05-21[PATCH] missing newline in scsi/st.cRene Herman
2006-05-20[PATCH] Add PCI ID for the Intel IDE Controller which is in the Intel Mac Min...Thomas Glanzmann
2006-05-20[PATCH] SCSI: make scsi_implement_eh() generic API for SCSI transportsTejun Heo
2006-05-20[PATCH] libata: enforce default EH actionsTejun Heo
2006-05-20[PATCH] libata: use qc->result_tf for temp taskfile storageAlbert Lee
2006-05-20[PATCH] libata: Fix the HSM error_mask mapping (was: Re: libata-tj and SMART)Albert Lee
2006-05-20Merge branch 'upstream-fixes' into upstreamJeff Garzik
2006-05-20[PATCH] libata-core: fix current kernel-doc warningsRandy Dunlap
2006-05-20[PATCH] sata_mv: version bumpMark Lord
2006-05-20[PATCH] sata_mv: endian fixMark Lord
2006-05-20[PATCH] sata_mv: remove local copy of queue indexesMark Lord
2006-05-20[PATCH] sata_mv: spurious interrupt workaroundMark Lord
2006-05-20[PATCH] sata_mv: chip initialization fixesMark Lord
2006-05-20[PATCH] sata_mv: deal with interrupt coalescing interruptsMark Lord
2006-05-20[PATCH] sata_mv: prevent unnecessary double-resetsMark Lord
2006-05-15Merge branch 'max-sect' into upstreamJeff Garzik
2006-05-15Merge branch 'for-jeff' of git://htj.dyndns.org/libata-tj into tejun-mergeJeff Garzik
2006-05-15Merge branch 'master' into upstreamJeff Garzik
2006-05-15[PATCH] sata_sil24: implement NCQ supportTejun Heo
2006-05-15[PATCH] ahci: implement NCQ suppportTejun Heo
2006-05-15[PATCH] ahci: kill pp->cmd_tbl_sgTejun Heo
2006-05-15[PATCH] ahci: add HOST_CAP_NCQ constantTejun Heo
2006-05-15[PATCH] ahci: clean up AHCI constants in preparation for NCQTejun Heo
2006-05-15[PATCH] libata-ncq: implement NCQ device configurationTejun Heo
2006-05-15[PATCH] libata-ncq: update EH to handle NCQTejun Heo
2006-05-15[PATCH] libata-ncq: implement NCQ command translation and exclusionTejun Heo
2006-05-15[PATCH] libata-ncq: implement ap->qc_active, ap->sactive and complete helperTejun Heo
2006-05-15[PATCH] libata-ncq: rename ap->qactive to ap->qc_allocatedTejun Heo
2006-05-15[PATCH] libata-ncq: pass ata_scsi_translate() return value to SCSI midlayerTejun Heo
2006-05-15[PATCH] libata: fix irq-pio mergeTejun Heo
2006-05-15Merge branch 'irq-pio'Tejun Heo
2006-05-15[PATCH] sata_sil24: convert to new EHTejun Heo
2006-05-15[PATCH] ahci: add PIOS interim interrupt handlingTejun Heo
2006-05-15[PATCH] ahci: convert to new EHTejun Heo
2006-05-15[PATCH] sata_sil: convert to new EHTejun Heo
2006-05-15[PATCH] ata_piix: convert to new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement BMDMA EHTejun Heo
2006-05-15[PATCH] libata-eh: implement new EHTejun Heo
2006-05-15[PATCH] libata-eh: implement ata_eh_info and ata_eh_contextTejun Heo
2006-05-15[PATCH] libata-eh: implement dev->eringTejun Heo
2006-05-15[PATCH] libata-eh-fw: update SCSI command completion path for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_exec_internal() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: update ata_scsi_error() for new EHTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling from PIOTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement freeze/thawTejun Heo
2006-05-15[PATCH] libata-eh-fw: implement ata_port_schedule_eh() and ata_port_abort()Tejun Heo
2006-05-15[PATCH] libata-eh-fw: implement new EH scheduling via error completionTejun Heo