James Bottomley
|
fa2fc7f481
libata: implement drain buffers
|
17 years ago |
James Bottomley
|
dde2020754
libata: eliminate the home grown dma padding in favour of
|
17 years ago |
Tejun Heo
|
56c819df77
libata: update ATAPI overflow draining
|
17 years ago |
Mikko Rapeli
|
b152fcd341
ide/libata: ST310211A has buggy HPA too
|
17 years ago |
Harvey Harrison
|
eeb37ac874
ata: fix sparse warning in libata-core.c
|
17 years ago |
Tejun Heo
|
4055dee7f5
libata: ignore deverr on SETXFER if mode is configured
|
17 years ago |
David Milburn
|
223f95f76d
libata-core: unblacklist HITACHI drives
|
17 years ago |
Joe Perches
|
1967b7ff75
drivers/ata/: Spelling fixes
|
17 years ago |
Linus Nilsson
|
0affa456cb
libata: Change "write_data" to "rw" for some function documentations
|
17 years ago |
Tejun Heo
|
4e6b79fa61
libata: factor out ata_pci_activate_sff_host() from ata_pci_one()
|
17 years ago |
Al Viro
|
4ca4e43964
libata annotations and fixes
|
17 years ago |
Jeff Garzik
|
442eacc362
libata: make ata_port_queue_task() an internal function
|
17 years ago |
Alan Cox
|
c5038fc05d
libata/pata_it821x: Improve handling of poorly compatible emulations
|
18 years ago |
Tejun Heo
|
0bcc65ad78
libata: make qc->nbytes include extra buffers
|
17 years ago |
Tejun Heo
|
ff2aeb1eb6
libata: convert to chained sg
|
17 years ago |
Tejun Heo
|
f92a26365a
libata: change ATA_QCFLAG_DMAMAP semantics
|
17 years ago |
Tejun Heo
|
001102d785
libata: kill non-sg DMA interface
|
17 years ago |
Tejun Heo
|
55dba3120f
libata: update ->data_xfer hook for ATAPI
|
17 years ago |
Tejun Heo
|
0dc36888d4
libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*
|
17 years ago |
Albert Lee
|
0106372db6
libata: zero xfer length on ATAPI data xfer IRQ is HSM violation
|
17 years ago |
Tejun Heo
|
1973a023a6
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
|
17 years ago |
Tejun Heo
|
a0f79b929a
libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_acpi
|
17 years ago |
Tejun Heo
|
c88f90c377
libata: add ATA_CBL_PATA_IGN
|
17 years ago |
Tejun Heo
|
7dc951aefd
libata: xfer_mask is unsigned long not unsigned int
|
17 years ago |
Tejun Heo
|
9d3501ab96
libata: kill ata_id_to_dma_mode()
|
17 years ago |
Tejun Heo
|
70cd071e4e
libata: clean up xfermode / PATA timing related stuff
|
17 years ago |
Tejun Heo
|
6357357cae
libata: export xfermode / PATA timing related functions
|
17 years ago |
Tejun Heo
|
00115e0f5b
libata: implement ATA_DFLAG_DUBIOUS_XFER
|
17 years ago |
Tejun Heo
|
6f1d1e3a03
libata: move ata_set_mode() to libata-eh.c
|
17 years ago |
Tejun Heo
|
405e66b387
libata: implement protocol tests
|
17 years ago |