summaryrefslogtreecommitdiff
path: root/drivers/scsi/ahci.c
AgeCommit message (Expand)Author
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig
2006-03-30[libata] ahci: add ATI SB600 PCI IDsJeff Garzik
2006-03-22[PATCH] ahci: add softresetTejun Heo
2006-03-21[SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo
2006-03-11[PATCH] ahci: enable prefetching for PACKET commandsTejun Heo
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo
2006-02-12[PATCH] libata: kill sht->max_sectorsTejun Heo
2006-02-12[PATCH] libata: move cdb_len for host to deviceTejun Heo
2006-02-11[PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo
2006-02-11[PATCH] ahci: convert to new reset mechanismTejun Heo
2006-02-11[PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo
2006-02-10[PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo
2006-02-10[PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo
2006-02-10[PATCH] libata: use ata_scsi_timed_out()Tejun Heo
2006-01-29Merge branch 'upstream-fixes'Jeff Garzik
2006-01-29[libata ahci] add another JMicron pci idJeff Garzik
2006-01-29Merge branch 'upstream-fixes'Jeff Garzik
2006-01-29[libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik
2006-01-26[PATCH] ahci: add constants for SRSTTejun Heo
2006-01-26[PATCH] ahci: stop engine during hard resetTejun Heo
2006-01-26[PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo
2006-01-26[PATCH] libata: return AC_ERR_* from issue functionsTejun Heo
2006-01-26[PATCH] libata: add detailed AC_ERR_* flagsTejun Heo
2006-01-26[PATCH] ahci: fix err_mask setting in ahci_host_intrTejun Heo
2006-01-17[PATCH] ahci: separate out ahci_dev_classifyTejun Heo
2006-01-17[PATCH] ahci: separate out ahci_stop/start_engineTejun Heo
2006-01-17[PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston
2006-01-06[BLOCK] update libata to use new blk_ordered for barriersTejun Heo
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee
2005-12-01[PATCH] mark several libata datastructures constArjan van de Ven
2005-11-16[libata] bump versionsJeff Garzik
2005-11-16[libata ahci] tone down ATAPI errorsJeff Garzik
2005-11-15[libata ahci] command completion fixes, improved debug msgsJeff Garzik
2005-11-14[libata ahci] error handling fixesJeff Garzik
2005-11-12[libata ahci] set port ATAPI bit correctlyJeff Garzik
2005-11-12[libata ahci, qstor] fix miscount of scatter/gather entriesJeff Garzik
2005-11-10[libata] constify PCI ID table in several driversJeff Garzik
2005-11-07[libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik
2005-11-04[libata] ATAPI pad allocation fixes/cleanupJeff Garzik
2005-10-30Merge branch 'master'Jeff Garzik
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik
2005-10-30Merge branch 'upstream'Jeff Garzik
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik
2005-10-28Merge branch 'master'Jeff Garzik
2005-10-22libata: const-ification bombing runJeff Garzik
2005-10-21[PATCH] iomem annotations (ahci)Al Viro
2005-10-09Merge branch 'upstream'Jeff Garzik