Commit Graph

374 Commits (0527168522c25121bdd5d5f1d3c5b484d972ea14)

Author SHA1 Message Date
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
Tejun Heo 8cebf274dd libata: kill ATA_LFLAG_SKIP_D2H_BSY 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Tejun Heo e52dcc4899 libata: ATA_12/16 doesn't fall into ATAPI_MISC 17 years ago
Tejun Heo 436d34b362 libata: uninline atapi_cmd_type() 17 years ago
Bartlomiej Zolnierkiewicz a4ba7fe2a6 libata: fix IDENTIFY order in ata_bus_probe() 17 years ago
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Tejun Heo dda7aba119 libata: improve HPA error handling 17 years ago
Tejun Heo 1ffc151fcd libata: assume no device is attached if both IDENTIFYs are aborted 17 years ago
Tejun Heo 7afb42226a libata: don't allow sysfs read access to force param 17 years ago
Harvey Harrison 7f5e4e8d94 ata: replace remaining __FUNCTION__ occurrences 17 years ago
Jeff Garzik 72ad6ec489 Revert "power_state: get rid of write-only variable in SATA" 17 years ago