summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ahci.c
Commit message (Expand)AuthorAgeFilesLines
* [libata] ahci: add ATI SB600 PCI IDsJeff Garzik2006-03-301-0/+4
* [PATCH] ahci: add softresetTejun Heo2006-03-221-1/+134
* [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-211-1/+0
* [PATCH] ahci: enable prefetching for PACKET commandsTejun Heo2006-03-111-1/+2
* Merge branch 'upstream-fixes'Jeff Garzik2006-03-111-10/+4
|\
| * [PATCH] ahci: fix NULL pointer dereference detected by CoverityTejun Heo2006-03-111-10/+4
* | [PATCH] libata: kill sht->max_sectorsTejun Heo2006-02-121-1/+0
* | [PATCH] libata: move cdb_len for host to deviceTejun Heo2006-02-121-1/+2
* | [PATCH] libata: convert assert(xxx)'s in low-level drivers to WARN_ON(!xxx)'sTejun Heo2006-02-111-1/+1
* | [PATCH] ahci: convert to new reset mechanismTejun Heo2006-02-111-17/+29
* | [PATCH] ahci: make ahci_fill_cmd_slot() take *pp instead of *apTejun Heo2006-02-111-3/+2
* | [PATCH] ahci: separate out ahci_fill_cmd_slot()Tejun Heo2006-02-101-21/+23
* | [PATCH] libata: kill NULL qc handling from ->eng_timeout callbacksTejun Heo2006-02-101-9/+3
* | [PATCH] libata: use ata_scsi_timed_out()Tejun Heo2006-02-101-0/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2006-01-291-0/+2
|\ \ | |/
| * [libata ahci] add another JMicron pci idJeff Garzik2006-01-291-0/+2
* | Merge branch 'upstream-fixes'Jeff Garzik2006-01-291-4/+13
|\ \ | |/
| * [libata ahci] Isolate Intel-ism, add JMicron JMB360 supportJeff Garzik2006-01-291-4/+13
* | [PATCH] ahci: add constants for SRSTTejun Heo2006-01-261-0/+4
* | [PATCH] ahci: stop engine during hard resetTejun Heo2006-01-261-0/+2
* | [PATCH] libata: implement and apply ata_eh_qc_complete/retry()Tejun Heo2006-01-261-9/+3
* | [PATCH] libata: return AC_ERR_* from issue functionsTejun Heo2006-01-261-2/+2
* | [PATCH] libata: add detailed AC_ERR_* flagsTejun Heo2006-01-261-1/+1
* | [PATCH] ahci: fix err_mask setting in ahci_host_intrTejun Heo2006-01-261-1/+1
* | [PATCH] ahci: separate out ahci_dev_classifyTejun Heo2006-01-171-8/+16
* | [PATCH] ahci: separate out ahci_stop/start_engineTejun Heo2006-01-171-19/+39
|/
* [PATCH] ahci: AHCI mode SATA patch for Intel ICH8Jason Gaston2006-01-171-0/+10
* [BLOCK] update libata to use new blk_ordered for barriersTejun Heo2006-01-061-1/+0
* [PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee2005-12-061-4/+8
* [PATCH] mark several libata datastructures constArjan van de Ven2005-12-011-1/+1
* [libata] bump versionsJeff Garzik2005-11-161-1/+1
* [libata ahci] tone down ATAPI errorsJeff Garzik2005-11-161-13/+15
* [libata ahci] command completion fixes, improved debug msgsJeff Garzik2005-11-151-10/+15
* [libata ahci] error handling fixesJeff Garzik2005-11-141-5/+19
* [libata ahci] set port ATAPI bit correctlyJeff Garzik2005-11-121-2/+16
* [libata ahci, qstor] fix miscount of scatter/gather entriesJeff Garzik2005-11-121-3/+11
* [libata] constify PCI ID table in several driversJeff Garzik2005-11-101-1/+1
* [libata] eliminate use of drivers/scsi/scsi.h compatibility header/definesJeff Garzik2005-11-071-2/+2
* [libata] ATAPI pad allocation fixes/cleanupJeff Garzik2005-11-041-5/+6
* Merge branch 'master'Jeff Garzik2005-10-301-21/+21
|\
| * [libata] use dev_printk() throughout driversJeff Garzik2005-10-301-21/+21
* | Merge branch 'upstream'Jeff Garzik2005-10-301-2/+2
|\ \ | |/
| * [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-2/+2
* | Merge branch 'upstream'Jeff Garzik2005-10-301-9/+0
|\ \ | |/
| * [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-9/+0
* | Merge branch 'master'Jeff Garzik2005-10-281-5/+5
|\ \ | |/
| * libata: const-ification bombing runJeff Garzik2005-10-221-1/+1
| * [PATCH] iomem annotations (ahci)Al Viro2005-10-211-4/+4
* | Merge branch 'upstream'Jeff Garzik2005-10-091-6/+25
|\ \ | |/
| * libata: add ata_ratelimit(), use it in AHCI driver irq handlerJeff Garzik2005-10-051-6/+25
OpenPOWER on IntegriCloud