Commit Graph

88447 Commits (22183bf569c8600ff414ac25f23134044e0ef453)
 

Author SHA1 Message Date
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
Yoichi Yuasa 83c063dd73 use ATA_TAG_INTERNAL in ata_tag_internal() 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
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 17 years ago
Tejun Heo 9594719362 libata: kill port_info->sht and ->irq_handler 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 68d1d07b51 libata: implement and use SHT initializers 17 years ago
Tejun Heo 6bd99b4e09 libata: normalize port_info, port_operations and sht tables 17 years ago
Tejun Heo 358f9a77a6 libata: implement and use ata_noop_irq_clear() 17 years ago
Tejun Heo c1bc899f58 libata: reorganize ata_port_operations 17 years ago
Tejun Heo f08048e945 libata: PCI device should be powered up before being accessed 17 years ago
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago