Commit Graph

1316 Commits (8c899bce2a5540b19e86dd3b355e5699657da144)

Author SHA1 Message Date
Tony Jones ee959b00c3 SCSI: convert struct class_device to struct device 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
James Bottomley 855d854a33 libata: fix boot panic with SATAPI devices on non-SFF HBAs 17 years ago
Shaohua Li 48feb3c419 ata-acpi: don't call _GTF for disabled drive 17 years ago
Mark Lord 094e50b2f7 sata_mv add temporary 3 second init delay for SiliconImage PMs 17 years ago
Mark Lord 8a74f1a468 sata_mv remove redundant edma init code 17 years ago
Mark Lord e49856d82a sata_mv add basic port multiplier support 17 years ago
Mark Lord 02c1f32f1c sata_mv fix SOC flags, enable NCQ on SOC 17 years ago
Mark Lord 40f0bc2d77 sata_mv disable hotplug for now 17 years ago
Mark Lord 17c5aab5b3 sata_mv cosmetics 17 years ago
Mark Lord 0d8be5cbff sata_mv hardreset rework 17 years ago
Jeff Garzik f3360ebffa [libata] improve Kconfig help text for new PMP, SFF options 17 years ago
Tejun Heo 4f7faa3f2b libata: make EH fail gracefully if no reset method is available 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 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