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 |