Commit Graph

385 Commits (1f938d060a7bc01b5f82d46db3e38cd501b445a6)

Author SHA1 Message Date
Elias Oltmanns 49ea3b0497 libata-core: make sure that ata_force_tbl is freed in case of an error 17 years ago
Tejun Heo 2486fa561a libata: update atapi disable handling 17 years ago
Tejun Heo 87fbc5a060 libata: improve EH internal command timeout handling 17 years ago
Tejun Heo 341c2c958e libata: consistently use msecs for time durations 17 years ago
Tejun Heo 5895ef9a5b libata: don't check whether to use DMA or not for no data commands 17 years ago
Pradeep Singh Rautela 2da676594a ata: Convert to static DEFINE_SPINLOCK(lock) 17 years ago
Tejun Heo 50af2fa1e1 libata: ignore SIMG4726 config pseudo device 17 years ago
Tejun Heo 391191c116 libata: don't schedule LPM action seperately during probing 17 years ago
Tejun Heo f046519fc8 libata: kill hotplug related race condition 17 years ago
Tejun Heo 0cbf0711a1 libata: fix sata_link_hardreset() @online out parameter handling 17 years ago
Mark Lord 10acf3b0d3 libata: export ata_eh_analyze_ncq_error 17 years ago
Alan Cox a79067e513 libata: More TSSTcorp pain, keep in sync with legacy IDE 17 years ago
Adrian Bunk 1dc55e8761 make sata_set_spd_needed() static 17 years ago
Adrian Bunk 6bdb4fc9f9 make sata_print_link_status() static 17 years ago
Harvey Harrison 2b4221bb54 libata: functions with definition should not be extern 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Alan Cox b93fda1235 libata: Be a bit more slack about early devices 17 years ago
Alan Cox f792068e43 libata: cable logic 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 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 182d7bbac3 libata: clean up dummy port_ops 17 years ago
Tejun Heo c9f75b04ed libata: kill ata_noop_dev_select() 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 22183bf569 libata: add qc_fill_rtf port operation 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 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 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
Tejun Heo d8b81b8008 libata: kill unused ata_flush_cache() 17 years ago
Tejun Heo a5987e0a1b libata: make ata_tf_to_lba[48]() generic 17 years ago
Alan Cox 15a5551c84 libata: isolate and rework cable logic 17 years ago
Tejun Heo 3d5a3d67a5 libata: kill ata_chk_status() call from ata_dev_configure() 17 years ago
Tejun Heo 624d5c514e libata: reorganize SFF related stuff 17 years ago
Tejun Heo 21572ea58a libata: drop ata_dev_select() from ata_dev_read_id 17 years ago
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 887125e374 libata: stop overloading port_info->private_data 17 years ago
Tejun Heo 1bd5b715a3 libata: make ata_pci_init_one() not use ops->irq_handler and pi->sht 17 years ago
Tejun Heo 029cfd6b74 libata: implement and use ops inheritance 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago