Commit Graph

336 Commits (c1bc899f5805771926c9198e2ab4d77122c356a1)

Author SHA1 Message Date
Tejun Heo b558edddb1 libata: kill ata_ehi_schedule_probe() 17 years ago
Tejun Heo 8cebf274dd libata: kill ATA_LFLAG_SKIP_D2H_BSY 17 years ago
Tejun Heo cf48062658 libata: prefer hardreset 17 years ago
Tejun Heo e52dcc4899 libata: ATA_12/16 doesn't fall into ATAPI_MISC 17 years ago
Tejun Heo 436d34b362 libata: uninline atapi_cmd_type() 17 years ago
Bartlomiej Zolnierkiewicz a4ba7fe2a6 libata: fix IDENTIFY order in ata_bus_probe() 17 years ago
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Tejun Heo dda7aba119 libata: improve HPA error handling 17 years ago
Tejun Heo 1ffc151fcd libata: assume no device is attached if both IDENTIFYs are aborted 17 years ago
Tejun Heo 7afb42226a libata: don't allow sysfs read access to force param 17 years ago
Harvey Harrison 7f5e4e8d94 ata: replace remaining __FUNCTION__ occurrences 17 years ago
Jeff Garzik 72ad6ec489 Revert "power_state: get rid of write-only variable in SATA" 17 years ago
Adrian Bunk c5c61bda5e make atapi_dmadir static 17 years ago
Randy Dunlap 4cdfa1b3ce libata-core: fix kernel-doc warning 17 years ago
Tejun Heo 9116300634 libata: automatically use DMADIR if drive/bridge requires it 17 years ago
Pavel Machek 559bbe6cbd power_state: get rid of write-only variable in SATA 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Tejun Heo 3326732570 libata: implement libata.force module parameter 17 years ago
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 17 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
Jeff Garzik 11b7becca9 libata: checkpatch fixes 17 years ago
Alan Cox b9f8ab2daf libata: IORDY handling 17 years ago