Commit Graph

172 Commits (c6d4d63489f2e3ce38c80e7073952f0c58d4c2bc)

Author SHA1 Message Date
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
Tejun Heo 09d7f9b065 libata: fix ata_dev_disable() 18 years ago
Tejun Heo 37301a559d libata: be less verbose about hpa 18 years ago
Henrik Kretzschmar 3fae450c68 kerneldoc fix in libata 18 years ago
Tejun Heo 2f8fcebbf5 libata: more NONCQ devices 18 years ago
Tejun Heo e141d999b6 libata: limit post SRST nsect/lbal wait to ~100ms 18 years ago
Tejun Heo 5acd50f641 libata: force PIO on IOMEGA ZIP 250 ATAPI 18 years ago
Alan Cox 6070068b87 libata: Correct abuse of language 18 years ago
Alan Cox d92e74d353 libata-core/sff: Fix multiple assumptions about DMA 18 years ago
Tejun Heo afe3cc51ba libata: fix hw_sata_spd_limit initialization 18 years ago
Albert Lee ef143d577b libata: print device model and firmware revision for ATAPI devices 18 years ago
Olof Johansson 22888423b3 libata: fix probe time irq printouts 18 years ago
Tejun Heo bd9c5a39e4 libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP 18 years ago
Tejun Heo 464cf177df libata: always use polling SETXFER 18 years ago
Jeff Garzik 471e44b26e [libata] Add drive to NCQ blacklist 18 years ago
Tejun Heo 6dffaf61e2 libata: -ENODEV during prereset isn't an error 18 years ago
Tejun Heo fd7fe70161 libata: don't consider 0xff as port empty if SStatus is available 18 years ago
Jeff Garzik 8bc3fc470e libata: bump versions 18 years ago
Jeff Garzik a617c09f6d libata: Trim trailing whitespace 18 years ago
Alan Cox bc9a8a7eaa libata: Kiss post_set_mode goodbye 18 years ago
Dave Jones 39f198868d libata: Add Seagate STT20000A to DMA blacklist. 18 years ago
Tejun Heo d9aca22cf4 libata: remove libata.spindown_compat 18 years ago
Tejun Heo 6ddcd3b020 libata: during revalidation, check n_sectors after device is configured 18 years ago
Tejun Heo fe30911b34 libata: separate out ata_dev_reread_id() 18 years ago
Tejun Heo 3a32a8e966 libata-acpi: clean up parameters and misc stuff 18 years ago
Tejun Heo 54936f8b09 libata: fallback to the other IDENTIFY on device error, take#2 18 years ago
Tejun Heo f4d6d00466 libata: ignore EH scheduling during initialization 18 years ago
Tejun Heo 1626aeb881 libata: clean up SFF init mess 18 years ago
Tejun Heo 920a4b1038 libata: implement libata.spindown_compat 18 years ago
Tejun Heo 9666f4009c libata: reimplement suspend/resume support using sdev->manage_start_stop 18 years ago
Randy Dunlap 6b38d1d1d5 libata: fix kernel-doc parameters 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 67ac58edf7 libata: use flush_work() 18 years ago
Tejun Heo 31daabda16 libata: reimplement reset sequencing 18 years ago