Commit Graph

188 Commits (a03706017e443ced6e354d434142989c9e8653d7)

Author SHA1 Message Date
Tejun Heo aa431dd39d ahci: force CAP_NCQ for earlier NV MCPs 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
David Milburn 4c1e9aa41b libata: ahci enclosure management bios workaround 16 years ago
David Milburn 208f2a886a [libata] ahci: correct enclosure LED state save 16 years ago
Erik Inge Bolsø 14bdef982c [libata] convert drivers to use ata.h mode mask defines 16 years ago
Maciej Rutecki d2f9c0614e ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power off 16 years ago
Tejun Heo a5bfc4714b ahci: drop intx manipulation on msi enable 16 years ago
peerchen 7adbe46b92 ahci: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from ahci.c 16 years ago
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