Commit Graph

178 Commits (68f717089a62ee4c51933f4be43e4ef7b31539fd)

Author SHA1 Message Date
Arjan van de Ven f3d7f23f87 ahci: add a module parameter to ignore the SSS flags for async scanning 16 years ago
Rafael J. Wysocki 1fd684346d SATA AHCI: Blacklist system that spins off disks during ACPI power off 16 years ago
Arjan van de Ven 886ad09fc8 libata: Add a per-host flag to opt-in into parallel port probes 16 years ago
Shane Huang e427fe042c [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA 16 years ago
Shane Huang 8522ee25f3 [libata] ahci: Add SATA GEN3 related messages 16 years ago
Tejun Heo 1eca4365be libata: beef up iterators 16 years ago
David Milburn 87943acf60 libata: ahci enclosure management bit mask 17 years ago
David Milburn eb40963c83 libata: ahci enclosure management led sync 17 years ago
Mark Nelson c77a036bec ahci: Add support for Promise PDC42819 17 years ago
Elias Oltmanns 45fabbb77b libata: Implement disk shock protection support 17 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Seth Heasley 8e48b6b307 ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs 17 years ago
Tejun Heo 17248461cb ahci: disable PMP for marvell ahcis 17 years ago
Alan Cox 5b66c829bf ahci, pata_marvell: play nicely together 17 years ago
Tejun Heo 20e2de4a50 ahci: sis controllers actually can do PMP 17 years ago
Seth Heasley adcb5308dd ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDs 17 years ago
Linus Torvalds 93082f0b15 Fix ahci driver 'flags' type 17 years ago
Matthew Wilcox 2640d7c0b8 AHCI: Remove an unnecessary flush from ahci_qc_issue 17 years ago
Zhang Rui 24920c8a63 AHCI: speed up resume 17 years ago
Kristen Carlson Accardi 18f7ba4c2f libata/ahci: enclosure management support 17 years ago
Tejun Heo d28f87aa87 ahci: give another shot at clearing all bits in irq_stat 17 years ago
Tejun Heo ea0c62f7cf ahci: always clear all bits in irq_stat 17 years ago
Tejun Heo 9a3b103c27 ahci: sis can't do PMP 17 years ago
Tejun Heo d799e083a8 ahci: jmb361 has only one port 17 years ago
Shane Huang bd17243a84 ahci: Workaround HW bug for SB600/700 SATA controller PMP support 17 years ago
Tejun Heo e297d99e10 ahci: workarounds for mcp65 17 years ago
peerchen 3072c379bc ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c 17 years ago
Tejun Heo 78ab88f04f libata: improve post-reset device ready test 17 years ago
Tejun Heo 22b5e7a742 ahci: SB600 ahci can't do MSI, blacklist that capability 17 years ago
Tejun Heo 15fe982e42 ahci: retry enabling AHCI a few times before spitting out WARN_ON() 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Tejun Heo 45db2f6c95 libata: move link onlineness check out of softreset methods 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 350756f6da libata: don't use ap->ioaddr in non-SFF drivers 17 years ago
Tejun Heo 520d06f92b libata: remove check_status from non-SFF drivers 17 years ago
Tejun Heo 4c9bf4e799 libata: replace tf_read with qc_fill_rtf for non-SFF drivers 17 years ago
Tejun Heo 79f97dadfe libata: drop @finish_qc from ata_qc_complete_multiple() 17 years ago
Tejun Heo 305d2a1ab1 libata: unify mechanism to request follow-up SRST 17 years ago
Tejun Heo ac371987a8 libata: clear SError after link resume 17 years ago
Tejun Heo 9dadd45b24 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() 17 years ago
Tejun Heo a89611e848 ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() 17 years ago
Tejun Heo 705e76beb9 libata: restructure SFF post-reset readiness waits 17 years ago
Tejun Heo 203c75b824 libata: separate out ata_std_postreset() from ata_sff_postreset() 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo 6bd99b4e09 libata: normalize port_info, port_operations and sht tables 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago