Commit Graph

1456 Commits (c349e0a01c3e0f70913db6a5bb61ab204e0602de)

Author SHA1 Message Date
Tejun Heo 2a0c15ca39 libata: kill dead code paths in reset path 17 years ago
Stephen Rothwell e50e3ce5e7 pata_scc: fix build breakage 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 350756f6da libata: don't use ap->ioaddr in non-SFF drivers 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 520d06f92b libata: remove check_status from non-SFF drivers 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 a89611e848 ahci: use ata_wait_after_reset() instead of ata_sff_wait_ready() 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
Mark Lord b67a1064cb sata_mv fix ifctl handling 17 years ago
Mark Lord b562468cc3 sata_mv clean up mv_stop_edma usage 17 years ago
Mark Lord e12bef50b7 sata_mv cosmetic fixes 17 years ago
Chris Wedgwood c30484d775 Add 'short help text' to ATA_ACPI so it's [de]selectable. 17 years ago
Tejun Heo fc4712d12e pdc_adma: kill adma_host_stop() 17 years ago
Tejun Heo b0316b15ac pdc_adma: inherit ata_sff_port_ops 17 years ago
Tejun Heo ed82f96425 libata/pdc_adma: make SFF EH handle non-bmdma SFF drivers and standardize pdc_adma ops 17 years ago
Tejun Heo d8b81b8008 libata: kill unused ata_flush_cache() 17 years ago
Tejun Heo 03faab7827 libata: implement ATA_QCFLAG_RETRY 17 years ago
Tejun Heo a5987e0a1b libata: make ata_tf_to_lba[48]() generic 17 years ago
Jeff Garzik 06993d2237 [libata] sata_nv: disable ADMA by default 17 years ago
Al Viro 826cd156de libata annotations 17 years ago
Tejun Heo 9c0bf67505 ata_piix: kill ich6_sata_ahci and clean up 17 years ago
Tejun Heo 5016d7d212 ata_piix: don't attach to ICH6M in ahci mode 17 years ago
Tejun Heo c1796d9850 pata_scc: fix compile warning 17 years ago
Alan Cox 15a5551c84 libata: isolate and rework cable logic 17 years ago
Zoltan Boszormenyi d21279f412 ata: SWNCQ should be enabled by default 17 years ago
Harvey Harrison d9c74fbead pata_amd: fix sparse warning 17 years ago
Tejun Heo 6fd3639011 libata: kill ata_chk_status() 17 years ago
Tejun Heo 3d5a3d67a5 libata: kill ata_chk_status() call from ata_dev_configure() 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 272f7884e8 libata: reorder functions in libata-sff.c 17 years ago
Tejun Heo 21572ea58a libata: drop ata_dev_select() from ata_dev_read_id 17 years ago