summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)Author
2009-03-05ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.cpeerchen
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven
2009-01-27SATA AHCI: Blacklist system that spins off disks during ACPI power offRafael J. Wysocki
2009-01-10libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven
2009-01-08[libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang
2009-01-08[libata] ahci: Add SATA GEN3 related messagesShane Huang
2008-12-28libata: beef up iteratorsTejun Heo
2008-10-28libata: ahci enclosure management bit maskDavid Milburn
2008-10-28libata: ahci enclosure management led syncDavid Milburn
2008-10-27ahci: Add support for Promise PDC42819Mark Nelson
2008-09-29libata: Implement disk shock protection supportElias Oltmanns
2008-09-29libata: make SCR access ops per-linkTejun Heo
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox
2008-08-22ahci: sis controllers actually can do PMPTejun Heo
2008-08-22ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds
2008-07-14AHCI: Remove an unnecessary flush from ahci_qc_issueMatthew Wilcox
2008-07-14AHCI: speed up resumeZhang Rui
2008-07-14libata/ahci: enclosure management supportKristen Carlson Accardi
2008-07-05ahci: give another shot at clearing all bits in irq_statTejun Heo
2008-07-04ahci: always clear all bits in irq_statTejun Heo
2008-06-18ahci: sis can't do PMPTejun Heo
2008-06-18ahci: jmb361 has only one portTejun Heo
2008-06-13ahci: Workaround HW bug for SB600/700 SATA controller PMP supportShane Huang
2008-06-13ahci: workarounds for mcp65Tejun Heo
2008-05-30ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.cpeerchen
2008-05-06libata: improve post-reset device ready testTejun Heo
2008-04-29ahci: SB600 ahci can't do MSI, blacklist that capabilityTejun Heo
2008-04-25ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17libata: implement PMP helpersTejun Heo
2008-04-17libata: don't use ap->ioaddr in non-SFF driversTejun Heo
2008-04-17libata: remove check_status from non-SFF driversTejun Heo
2008-04-17libata: replace tf_read with qc_fill_rtf for non-SFF driversTejun Heo
2008-04-17libata: drop @finish_qc from ata_qc_complete_multiple()Tejun Heo
2008-04-17libata: unify mechanism to request follow-up SRSTTejun Heo
2008-04-17libata: clear SError after link resumeTejun Heo
2008-04-17libata: move generic hardreset code from sata_sff_hardreset() to sata_link_ha...Tejun Heo
2008-04-17ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready()Tejun Heo
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: separate out ata_std_postreset() from ata_sff_postreset()Tejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-04-17libata: normalize port_info, port_operations and sht tablesTejun Heo