Commit Graph

410 Commits (e0bf0f75bdc441abb05365abc56ee96ba44ca073)

Author SHA1 Message Date
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
Tejun Heo 3ec25ebd69 libata: ATA_EHI_LPM should be ATA_EH_LPM 17 years ago
Tejun Heo aacda37538 libata: implement ata_qc_raw_nbytes() 17 years ago
Tejun Heo 9116300634 libata: automatically use DMADIR if drive/bridge requires it 17 years ago
Harvey Harrison 5d44b414da ata: fix sparse warning in libata.h 17 years ago
James Bottomley dde2020754 libata: eliminate the home grown dma padding in favour of 17 years ago
James Bottomley 37198e3051 libata: kill now unused n_iter and fix sata_fsl 17 years ago
Tejun Heo 4e6b79fa61 libata: factor out ata_pci_activate_sff_host() from ata_pci_one() 17 years ago
Jeff Garzik 442eacc362 libata: make ata_port_queue_task() an internal function 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 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 ceb0c64262 libata: add ATAPI_* cmd types and implement atapi_cmd_type() 17 years ago
Tejun Heo 021ee9a6da libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask() 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 7c77fa4d51 libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes() 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 3884f7b0a8 libata: clean up EH speed down implementation 17 years ago
Tejun Heo f20ded38aa libata: rearrange ATA_DFLAG_* 17 years ago
Tejun Heo 140b5e5911 libata: fix ATAPI draining 17 years ago
Tejun Heo 398e07826b libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume 17 years ago
Tejun Heo c05e6ff035 libata-acpi: implement and use ata_acpi_init_gtm() 17 years ago
Tejun Heo c2e366a107 libata: update ata_*_printk() macros such that level can be a variable 17 years ago
Tejun Heo 0d02f0b22b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters 17 years ago
Albert Lee 2d3b8eea7f libata: workaround DRQ=1 ERR=1 for ATAPI tape drives 17 years ago
Adrian Bunk 21bef6dd2b libata: remove unused functions 17 years ago
Alan Cox 6bbfd53d47 libata: handle broken cable reporting 18 years ago
Tejun Heo e027bd36c1 libata: implement and use ATA_QCFLAG_QUIET 18 years ago
Kristen Carlson Accardi ca77329fb7 [libata] Link power management infrastructure 18 years ago
Tejun Heo 88ff6eafbb libata: implement ata_wait_after_reset() 18 years ago
Tejun Heo 054a5fbace libata: track SLEEP state and issue SRST to wake it up 18 years ago
Jeff Garzik 2dcb407e61 [libata] checkpatch-inspired cleanups 18 years ago
Jeff Garzik 3be6cbd73f [libata] kill ata_sg_is_last() 18 years ago
Jens Axboe 8726021626 libata: convert to using sg helpers 18 years ago
Jeff Garzik 2855568b1e [libata] struct pci_dev related cleanups 18 years ago
Tejun Heo b06ce3e51e libata: use ata_exec_internal() for PMP register access 18 years ago
Tejun Heo afaa5c373d libata: implement ATA_PFLAG_RESETTING 18 years ago
Alan Cox badff03df7 libata-core: Expose gtm methods for driver use 18 years ago
Alan Cox b3a706014e libata: Add a drivers/ide style DMA disable 18 years ago
Tejun Heo 31f8838444 libata-pmp: implement qc_defer for command switching PMP support 18 years ago
Tejun Heo 3af9a77af9 libata-pmp: implement Port Multiplier support 18 years ago
Alan Cox 93328e1145 [PATCH] libata: Fix HPA handling regression 18 years ago
Tejun Heo 7d77b24708 libata-pmp-prep: implement sata_async_notification() 18 years ago