Commit Graph

406 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Tejun Heo ac70a964b0 libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQ 16 years ago
Roland Dreier 44901a9684 libata: Avoid overflow in ata_tf_read_block() when tf->hba_lbal > 127 16 years ago
Tejun Heo 8a8bc22332 libata: revert convert-to-block-tagging patches 16 years ago
Tejun Heo 299246f9a2 libata: mask off DET when restoring SControl for detach 16 years ago
Tejun Heo 6a87e42e95 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it 16 years ago
Jens Axboe 9ce8e3073d libata: add whitelist for devices with known good pata-sata bridges 16 years ago
Roland Dreier ba14a9c291 libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127 16 years ago
Randy Dunlap 5b97fbd093 ATA: remove excess kernel-doc notation 16 years ago
Randy Dunlap 3cd8ddbd86 libata: add missing kernel-doc 17 years ago
Tejun Heo 4a9c7b3359 libata: fix device iteration bugs 17 years ago
Jens Axboe 2fca5ccf97 libata: switch to using block layer tagging support 17 years ago
Tejun Heo f667fdbbbe libata: initialize port_task when !CONFIG_ATA_SFF 17 years ago
Elias Oltmanns 45fabbb77b libata: Implement disk shock protection support 17 years ago
Tejun Heo b1c72916ab libata: implement slave_link 17 years ago
Tejun Heo b5b3fa386b libata: misc updates to prepare for slave link 17 years ago
Tejun Heo aadffb682c libata: reimplement link iterator 17 years ago
Tejun Heo 82ef04fb4c libata: make SCR access ops per-link 17 years ago
Alan Cox b15b3ebae1 libata: Fix a large collection of DMA mode mismatches 17 years ago
Tejun Heo d127ea7b86 libata: restore SControl on detach 17 years ago
Tejun Heo 05944bdf6f libata: implement no[hs]rst force params 17 years ago
Alan Cox 963e4975c6 pata_it821x: Driver updates and reworking 17 years ago
Elias Oltmanns 49ea3b0497 libata-core: make sure that ata_force_tbl is freed in case of an error 17 years ago
Tejun Heo 2486fa561a libata: update atapi disable handling 17 years ago
Tejun Heo 87fbc5a060 libata: improve EH internal command timeout handling 17 years ago
Tejun Heo 341c2c958e libata: consistently use msecs for time durations 17 years ago
Tejun Heo 5895ef9a5b libata: don't check whether to use DMA or not for no data commands 17 years ago
Pradeep Singh Rautela 2da676594a ata: Convert to static DEFINE_SPINLOCK(lock) 17 years ago
Tejun Heo 50af2fa1e1 libata: ignore SIMG4726 config pseudo device 17 years ago
Tejun Heo 391191c116 libata: don't schedule LPM action seperately during probing 17 years ago
Tejun Heo f046519fc8 libata: kill hotplug related race condition 17 years ago
Tejun Heo 0cbf0711a1 libata: fix sata_link_hardreset() @online out parameter handling 17 years ago
Mark Lord 10acf3b0d3 libata: export ata_eh_analyze_ncq_error 17 years ago
Alan Cox a79067e513 libata: More TSSTcorp pain, keep in sync with legacy IDE 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
Harvey Harrison 2b4221bb54 libata: functions with definition should not be extern 17 years ago
Matthew Wilcox d3135846f6 drivers: Remove unnecessary inclusions of asm/semaphore.h 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 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 182d7bbac3 libata: clean up dummy port_ops 17 years ago
Tejun Heo c9f75b04ed libata: kill ata_noop_dev_select() 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