Commit Graph

205 Commits (cb94c1cf5a6beffbd8935eb91227df0dd1987644)

Author SHA1 Message Date
Kristen Carlson Accardi 9f45cbd3f0 [libata] check for SATA async notify support 18 years ago
Alan Cox 4f34337b1f libata: Note that our cache flush code needs fixing up 18 years ago
Alan Cox 50a9901878 libata-core: Document some limits/assumptions about ID_ATA 18 years ago
Mark Lord baf4fdfaaf libata: add support for ATA_16 on ATAPI 18 years ago
Albert Lee 4cc980b34b libata: move ata_altstatus() to pio data xfer functions 18 years ago
Alan Cox 0bc2a79a20 libata: Correct IORDY handling 18 years ago
Tejun Heo e3667ebf85 libata-link: update Power Management to handle PMP links 18 years ago
Tejun Heo 41bda9c980 libata-link: update hotplug to handle PMP links 18 years ago
Tejun Heo 8989805d6d libata-link: add PMP links 18 years ago
Tejun Heo dbd826168d libata-link: implement ata_link_abort() 18 years ago
Tejun Heo 4fb37a25b9 libata-link: separate out link initialization functions 18 years ago
Tejun Heo 0c88758b5a libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flags 18 years ago
Tejun Heo 0260731f01 libata-link: linkify config/EH related functions 18 years ago
Tejun Heo cc0680a580 libata-link: linkify reset 18 years ago
Tejun Heo 936fd73286 libata-link: linkify PHY-related functions 18 years ago
Tejun Heo f58229f806 libata-link: implement and use link/device iterators 18 years ago
Tejun Heo 9af5c9c97d libata-link: introduce ata_link 18 years ago
Alan Cox 0e3dbc01d5 libata: Update the blacklist with a few more devices 18 years ago
Tejun Heo 3dcc323fe8 libata clear horkage on ata_dev_init() 18 years ago
Tejun Heo 16c55b0380 libata: implement BROKEN_HPA horkage and apply it to affected drives 18 years ago
Alan Cox 18b2466c30 libata-core: Allow translation setting to fail 18 years ago
Tejun Heo b54eebd673 libata: don't check n_sectors during revalidation if zero 18 years ago
Tejun Heo 8270bec400 libata: fix n_sectors failure handling during revalidation 18 years ago
Ryan Power fb0582f91f libata: adjust libata to ignore errors after spinup 18 years ago
Tejun Heo 5d6aca8def libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ 18 years ago
Tejun Heo 5ddf24c5ea libata: implement EH fast drain 18 years ago
Tejun Heo 1ae463171c libata: improve SCSI scan failure handling 18 years ago
Tejun Heo f1545154a5 libata: quickly trigger SATA SPD down after debouncing failed 18 years ago
Tejun Heo 008a78961e libata: improve SATA PHY speed down logic 18 years ago
Tejun Heo da3dbb17a0 libata: make ->scr_read/write callbacks return error code 18 years ago
Tejun Heo b64bbc39f2 libata: improve EH report formatting 18 years ago
Tejun Heo 9977126c4b libata: add @is_cmd to ata_tf_to_fis() 18 years ago
Tejun Heo 3fb6589cea libata: add ST9160821AS 3.CLF to NONCQ blacklist 18 years ago
Albert Lee c6e54a5781 libata: remove irq_on from ata_bus_reset() and ata_std_postreset() 18 years ago
Chuck Ebbert e8361fc410 libata: add another Maxtor drive with broken NCQ to the list 18 years ago
Prarit Bhargava 2f8d90ab79 Add Hitachi HDS7250SASUN500G 0621KTAWSD to NCQ blacklist 18 years ago
Tejun Heo a520f26146 libata: add FUJITSU MHV2080BH to NCQ blacklist 18 years ago
Tejun Heo 75683fe715 libata: clean up horkage handling 18 years ago
Tejun Heo 39ce712806 libata: quirk IOMEGA ZIP 250 ATAPI FLOPPY 18 years ago
Tejun Heo d583bc1881 libata: simplify PCI legacy SFF host handling 18 years ago
Oleg Nesterov 45a66c1c3f libata-core: convert to use cancel_rearming_delayed_work() 18 years ago
Alan Cox d26fc9551a libata: Support chips with 64K PRD quirk 18 years ago
Tejun Heo a16abc0b5f libata: replace ap->cbl tests with ATA_FLAG_SATA tests 18 years ago
Tejun Heo 6746544c3b libata: reimplement ACPI invocation 18 years ago
Tejun Heo fafbae87db libata-acpi: implement ata_acpi_associate() 18 years ago
Tejun Heo 4031826b3c libata: fix assigned IRQ reporting 18 years ago
Tejun Heo e14cbfa630 libata: add HTS541616J9SA00 to NCQ blacklist 18 years ago
Albert Lee 74cdbba42d libata: remove reading alt_status from ata_hsm_qc_complete() 18 years ago
Tejun Heo 40a1d531f6 libata: kill ATA_HORKAGE_DMA_RW_ONLY 18 years ago
Tejun Heo b9a4197e26 libata: use PIO for non-16 byte aligned ATAPI commands 18 years ago