Commit Graph

108 Commits (ab06aaf6a6d5de896e4c52e158be2881036cbee9)

Author SHA1 Message Date
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
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
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
Tejun Heo a1efdaba2d libata: make reset related methods proper port operations 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 cf48062658 libata: prefer hardreset 17 years ago
Lennert Buytenhek 15a32632d9 sata_mv: mbus decode window support 17 years ago
Saeed Bishara f1cb0ea12f sata_mv: remove iounmap in mv_platform_remove and use devm_iomap 17 years ago
Saeed Bishara 0fca0d6f2c sata_mv: use hpriv->base instead of the host->iomap 17 years ago
Martin Michlmayr 2e7e1214de sata_mv: Define module alias for platform device 17 years ago
James Bottomley dde2020754 libata: eliminate the home grown dma padding in favour of 17 years ago
Harvey Harrison 5ab063e397 ata: fix sparse warnings in sata_mv.c 17 years ago
Byron Bradley fbf14e2f2d sata_mv: platform driver allocs dma without create 17 years ago
Yinghai Lu 8f71efe25f sata_mv: fix loop with last port 17 years ago
Andrew Morton 8d8b60046d ata: drivers/ata/sata_mv.c needs dmapool.h 17 years ago
Saeed Bishara f351b2d638 sata_mv: Support SoC controllers 17 years ago
Saeed Bishara 7bb3c5290c sata_mv: Remove PCI dependency 17 years ago
Mark Lord 1fd2e1c242 sata_mv ncq Comments and version bump 17 years ago
Mark Lord a838b173c3 sata_mv ncq Remove post internal cmd op 17 years ago
Mark Lord 138bfdd03f sata_mv ncq Enable NCQ operation 17 years ago
Mark Lord eb73d558d1 sata_mv ncq Introduce per-tag SG tables 17 years ago
Mark Lord da2fa9baf0 sata_mv ncq Use DMA memory pools for hardware memory tables 17 years ago
Mark Lord f273827e2a sata_mv ncq Restrict max sectors to 8-bits on GenII NCQ 17 years ago
Mark Lord cb92441973 sata_mv ncq Ignore response status LSB on NCQ 17 years ago
Mark Lord 8c0aeb4a48 sata_mv ncq Use hqtag instead of ioid 17 years ago
Mark Lord 721091685f sata_mv ncq Add want ncq parameter for EDMA configuration 17 years ago
Mark Lord 0c58912e19 sata_mv ncq Fix EDMA configuration 17 years ago
Mark Lord f630d56282 sata_mv ncq Rename base to port mmio 17 years ago
Mark Lord 646a4da514 sata_mv ncq Mask transient IRQs 17 years ago
Mark Lord 3606a38069 sata_mv ncq EH fixes 17 years ago
Tejun Heo ff2aeb1eb6 libata: convert to chained sg 17 years ago