Commit Graph

146 Commits (7105de84f1cb5ef640bfe4b8b137837c346caab5)

Author SHA1 Message Date
Tejun Heo 19b723218b libata: fix last_reset timestamp handling 16 years ago
Tejun Heo 90484ebfc9 libata: clear saved xfer_mode and ncq_enabled on device detach 16 years ago
Tejun Heo 4a9c7b3359 libata: fix device iteration bugs 16 years ago
Tejun Heo 816ab89782 libata: set device class to NONE if phys_offline 16 years ago
Tejun Heo a568d1d2e2 libata-eh: fix slave link EH action mask handling 16 years ago
Tejun Heo 848e4c68c4 libata: transfer EHI control flags to slave ehc.i 16 years ago
Jens Axboe 242f9dcb8b block: unify request timeout handling 17 years ago
Tejun Heo 11fc33da8d libata-eh: clear UNIT ATTENTION after reset 17 years ago
Elias Oltmanns 45fabbb77b libata: Implement disk shock protection support 17 years ago
Tejun Heo b1c72916ab libata: implement slave_link 17 years ago
Tejun Heo da0e21d3fa libata: use ata_link_printk() when printing SError 17 years ago
Tejun Heo 5dbfc9cb59 libata: always do follow-up SRST if hardreset returned -EAGAIN 17 years ago
Tejun Heo a674050e06 libata: fix EH action overwriting in ata_eh_reset() 17 years ago
Tejun Heo 05944bdf6f libata: implement no[hs]rst force params 17 years ago
Tejun Heo 3eabddb8ed libata-eh: update atapi_eh_request_sense() to take @dev instead of @qc 17 years ago
Tejun Heo 87fbc5a060 libata: improve EH internal command timeout handling 17 years ago
Tejun Heo d8af0eb604 libata: use ULONG_MAX to terminate reset timeout table 17 years ago
Tejun Heo 0a2c0f5615 libata: improve EH retry delay handling 17 years ago
Tejun Heo 341c2c958e libata: consistently use msecs for time durations 17 years ago
Tejun Heo e0614db2a3 libata: ignore recovered PHY errors 17 years ago
Tejun Heo f046519fc8 libata: kill hotplug related race condition 17 years ago
Tejun Heo dc98c32cbe libata: move reset freeze/thaw handling into ata_eh_reset() 17 years ago
Tejun Heo 932648b007 libata: reorganize ata_eh_reset() no reset method path 17 years ago
Mark Lord 10acf3b0d3 libata: export ata_eh_analyze_ncq_error 17 years ago
Mark Lord a6116c9e60 libata-eh set tf flags in NCQ EH result_tf 17 years ago
Tejun Heo 4f7faa3f2b libata: make EH fail gracefully if no reset method is available 17 years ago
Tejun Heo 45db2f6c95 libata: move link onlineness check out of softreset methods 17 years ago
Tejun Heo 2a0c15ca39 libata: kill dead code paths in reset path 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 305d2a1ab1 libata: unify mechanism to request follow-up SRST 17 years ago
Tejun Heo 5958e3025f libata: move PMP SCR access failure during reset to ata_eh_reset() 17 years ago
Tejun Heo 57c9efdfb3 libata: implement and use sata_std_hardreset() 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Tejun Heo 03faab7827 libata: implement ATA_QCFLAG_RETRY 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago
Tejun Heo 672b2d65ba libata: kill ATA_EHI_RESUME_LINK 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Tejun Heo eec59f76e9 libata: allow LLDs w/o any reset method 17 years ago
Tejun Heo 3326732570 libata: implement libata.force module parameter 17 years ago
Tejun Heo 75f9cafc2d libata: fix off-by-one in error categorization 17 years ago
Tejun Heo 0dc36888d4 libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_* 17 years ago
Andrew Morton e6a73ab1c8 drivers/ata/libata-eh.c: fix printk warning 17 years ago
Jeff Garzik e39eec13ff [libata] Build fix WRT ata_is_xxx() new API introduction 17 years ago
Tejun Heo 76326ac1ac libata: implement fast speed down for unverified data transfer mode 17 years ago
Tejun Heo 00115e0f5b libata: implement ATA_DFLAG_DUBIOUS_XFER 17 years ago
Tejun Heo 663f99b86a libata: adjust speed down rules 17 years ago
Tejun Heo 3884f7b0a8 libata: clean up EH speed down implementation 17 years ago
Tejun Heo 6f1d1e3a03 libata: move ata_set_mode() to libata-eh.c 17 years ago