Commit Graph

151 Commits (7626e78d29651d3075e88f233c0632867ea6a35c)

Author SHA1 Message Date
Tejun Heo e141d999b6 libata: limit post SRST nsect/lbal wait to ~100ms 18 years ago
Tejun Heo 5acd50f641 libata: force PIO on IOMEGA ZIP 250 ATAPI 18 years ago
Alan Cox 6070068b87 libata: Correct abuse of language 18 years ago
Alan Cox d92e74d353 libata-core/sff: Fix multiple assumptions about DMA 18 years ago
Tejun Heo afe3cc51ba libata: fix hw_sata_spd_limit initialization 18 years ago
Albert Lee ef143d577b libata: print device model and firmware revision for ATAPI devices 18 years ago
Olof Johansson 22888423b3 libata: fix probe time irq printouts 18 years ago
Tejun Heo bd9c5a39e4 libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP 18 years ago
Tejun Heo 464cf177df libata: always use polling SETXFER 18 years ago
Jeff Garzik 471e44b26e [libata] Add drive to NCQ blacklist 18 years ago
Tejun Heo 6dffaf61e2 libata: -ENODEV during prereset isn't an error 18 years ago
Tejun Heo fd7fe70161 libata: don't consider 0xff as port empty if SStatus is available 18 years ago
Jeff Garzik 8bc3fc470e libata: bump versions 18 years ago
Jeff Garzik a617c09f6d libata: Trim trailing whitespace 18 years ago
Alan Cox bc9a8a7eaa libata: Kiss post_set_mode goodbye 18 years ago
Dave Jones 39f198868d libata: Add Seagate STT20000A to DMA blacklist. 18 years ago
Tejun Heo d9aca22cf4 libata: remove libata.spindown_compat 18 years ago
Tejun Heo 6ddcd3b020 libata: during revalidation, check n_sectors after device is configured 18 years ago
Tejun Heo fe30911b34 libata: separate out ata_dev_reread_id() 18 years ago
Tejun Heo 3a32a8e966 libata-acpi: clean up parameters and misc stuff 18 years ago
Tejun Heo 54936f8b09 libata: fallback to the other IDENTIFY on device error, take#2 18 years ago
Tejun Heo f4d6d00466 libata: ignore EH scheduling during initialization 18 years ago
Tejun Heo 1626aeb881 libata: clean up SFF init mess 18 years ago
Tejun Heo 920a4b1038 libata: implement libata.spindown_compat 18 years ago
Tejun Heo 9666f4009c libata: reimplement suspend/resume support using sdev->manage_start_stop 18 years ago
Randy Dunlap 6b38d1d1d5 libata: fix kernel-doc parameters 18 years ago
Oleg Nesterov 28e53bddf8 unify flush_work/flush_work_keventd and rename it to cancel_work_sync 18 years ago
Andrew Morton 67ac58edf7 libata: use flush_work() 18 years ago
Tejun Heo 31daabda16 libata: reimplement reset sequencing 18 years ago
Tejun Heo b8cffc6ad8 libata: improve ata_std_prereset() 18 years ago
Tejun Heo 9b89391cc8 libata: improve 0xff status handling 18 years ago
Tejun Heo d4b2bab4f2 libata: add deadline support to prereset and reset methods 18 years ago
Andrew Morton bd1d5ec64f ata: printk warning fixes 18 years ago
Alan Cox 4f701d1e9a ata_timing: ensure t->cycle is always correct 18 years ago
Mark Lord 169439c2e3 libata: Handle drives that require a spin-up command before first access 18 years ago
Alan Cox 1e999736ca libata: HPA support 18 years ago
Tejun Heo 6bfff31e77 libata: kill probe_ent and related helpers 18 years ago
Tejun Heo 21b0ad4fb8 libata: add init helpers including ata_pci_prepare_native_host() 18 years ago
Tejun Heo d491b27b19 libata: convert native PCI host handling to new init model 18 years ago
Tejun Heo f5cda25729 libata: implement ata_host_alloc_pinfo() and ata_host_register() 18 years ago
Tejun Heo f31871951b libata: separate out ata_host_alloc() and ata_host_register() 18 years ago
Tejun Heo ecef725323 libata: separate out ata_host_start() 18 years ago
Tejun Heo 4911487a34 libata: allocate ap separately from shost 18 years ago
Tejun Heo 03ec52dea0 libata: kill type mismatch compile warning 18 years ago
Tejun Heo a51d644af6 libata: improve AC_ERR_DEV handling for ->post_internal_cmd 18 years ago
Mark Lord 5a5dbd18a7 libata: add support for READ/WRITE LONG 18 years ago
Jeff Garzik e424675f15 [libata] turn on !IORDY filter 18 years ago
Alan Cox a76b62ca70 libata: Change prototype of mode_filter to remove ata_port* 18 years ago
Alan Cox 432729f0b0 libata-core: Fix the iordy methods 18 years ago
Alan 04351821b4 pata: expose set_mode method so it can be wrapped 18 years ago