Commit Graph

1337 Commits (667471386d4068e75a6a55b615701ced61eb6333)

Author SHA1 Message Date
Al Viro ac2f217baf typo in sata_fsl 17 years ago
Roel Kluin f9d4249172 pata_bf54x: decrease count first. 17 years ago
Mark Lord 85afb93457 sata_mv: re-enable hotplug, update TODO list 17 years ago
Mark Lord 8d07379d25 sata_mv: leave SError bits untouched in mv_err_intr 17 years ago
Mark Lord 8f767f8a02 sata_mv: more interrupt handling rework 17 years ago
Mark Lord a3718c1f23 sata_mv: tidy host controller interrupt handling 17 years ago
Mark Lord fcfb1f77ce sata_mv: simplify request/response queue handling 17 years ago
Mark Lord 1cfd19aeb8 sata_mv: simplify freeze/thaw bit-shift calculations 17 years ago
Mark Lord f9f7fe014f sata_mv mask all interrupt coalescing bits 17 years ago
Mark Lord 352fab701c sata_mv more cosmetics 17 years ago
Dan McGee 01ce2601e4 ata_piix: add Asus Eee 701 controller to short cable list 17 years ago
Mark Lord a6116c9e60 libata-eh set tf flags in NCQ EH result_tf 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
Adrian Bunk 66a9099e02 libata-acpi.c: remove unneeded #if's 17 years ago
Tejun Heo a0b9f4bc1e sata_nv: make hardreset return -EAGAIN on success 17 years ago
Tejun Heo 15fe982e42 ahci: retry enabling AHCI a few times before spitting out WARN_ON() 17 years ago
Tejun Heo 411cb3869a libata: make WARN_ON conditions in ata_sff_hsm_move() more strict 17 years ago
Kay Sievers 458622fcdc ATA/IDE: fix platform driver hotplug/coldplug 17 years ago
Tejun Heo 8e5443a098 sata_sis: SCR accessors return -EINVAL when requested SCR isn't available 17 years ago
Harvey Harrison 2b4221bb54 libata: functions with definition should not be extern 17 years ago
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