Commit Graph

472 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
Richard Kennedy 6866e7bc83 libata: reorder ata_device to remove 8 bytes of padding on 64 bits 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 b5b3fa386b libata: misc updates to prepare for slave link 17 years ago
Tejun Heo aadffb682c libata: reimplement link iterator 17 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Alan Cox b15b3ebae1 libata: Fix a large collection of DMA mode mismatches 17 years ago
Tejun Heo d127ea7b86 libata: restore SControl on detach 17 years ago
Tejun Heo 05944bdf6f libata: implement no[hs]rst force params 17 years ago
Alan Cox 963e4975c6 pata_it821x: Driver updates and reworking 17 years ago
Alexander Beregalov 1f938d060a libata.h: replace __FUNCTION__ with __func__ 17 years ago
Kristen Carlson Accardi 18f7ba4c2f libata/ahci: enclosure management support 17 years ago
Tejun Heo 87fbc5a060 libata: improve EH internal command timeout handling 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
Alan Cox a57c1bade5 libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl 17 years ago
Tejun Heo 4f0ebe3cc5 libata: kill unused constants 17 years ago
Tejun Heo 50af2fa1e1 libata: ignore SIMG4726 config pseudo device 17 years ago
Tejun Heo bf1bff6fa9 libata: increase PMP register access timeout to 3s 17 years ago
Harvey Harrison 07633b5d07 ata: remove FIT() macro 17 years ago
Jeff Garzik 005b1f7495 [libata] revert new check-ready Status register logic 17 years ago
Mark Lord 10acf3b0d3 libata: export ata_eh_analyze_ncq_error 17 years ago
Tejun Heo 78ab88f04f libata: improve post-reset device ready test 17 years ago
Jeff Garzik f7e989301b [libata] linux/libata.h: reorganize ata_device struct members a bit 17 years ago
Adrian Bunk 6bdb4fc9f9 make sata_print_link_status() static 17 years ago
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Tejun Heo 88fcd56275 libata: make PMP support optional 17 years ago
Tejun Heo 071f44b1d2 libata: implement PMP helpers 17 years ago
Tejun Heo 48515f6c00 libata: separate PMP support code from core code 17 years ago
Tejun Heo 127102aea2 libata: make SFF support optional 17 years ago
Tejun Heo c9f75b04ed libata: kill ata_noop_dev_select() 17 years ago
Tejun Heo 79f97dadfe libata: drop @finish_qc from ata_qc_complete_multiple() 17 years ago
Tejun Heo 22183bf569 libata: add qc_fill_rtf port operation 17 years ago
Tejun Heo 5958e3025f libata: move PMP SCR access failure during reset to ata_eh_reset() 17 years ago
Tejun Heo ac371987a8 libata: clear SError after link resume 17 years ago
Tejun Heo 57c9efdfb3 libata: implement and use sata_std_hardreset() 17 years ago
Tejun Heo 9dadd45b24 libata: move generic hardreset code from sata_sff_hardreset() to sata_link_hardreset() 17 years ago
Tejun Heo aa2731ad9a libata: separate out ata_wait_ready() and implement ata_wait_after_reset() 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 0aa1113d54 libata: separate out ata_std_prereset() from ata_sff_prereset() 17 years ago
Tejun Heo 288623a06c libata: clean up port_ops->sff_irq_clear() 17 years ago
Tejun Heo 5682ed33aa libata: rename SFF port ops 17 years ago
Tejun Heo 9363c3825e libata: rename SFF functions 17 years ago
Yoichi Yuasa 83c063dd73 use ATA_TAG_INTERNAL in ata_tag_internal() 17 years ago
Tejun Heo 03faab7827 libata: implement ATA_QCFLAG_RETRY 17 years ago
Tejun Heo 6fd3639011 libata: kill ata_chk_status() 17 years ago
Tejun Heo 071ce34d57 libata: move ata_pci_default_filter() out of CONFIG_PCI 17 years ago
Tejun Heo 624d5c514e libata: reorganize SFF related stuff 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago