Commit Graph

448 Commits (85cc59db12724e1248f5e4841e61339cf485d5c7)

Author SHA1 Message Date
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 17 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
Tejun Heo e31e8531d6 libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM 18 years ago
Tejun Heo f9df58cb27 libata-pmp-prep: implement ATA_LFLAG_DISABLED 18 years ago
Tejun Heo fd995f7039 libata-pmp-prep: implement ATA_LFLAG_NO_RETRY 18 years ago
Tejun Heo ae791c0569 libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB 18 years ago
Tejun Heo da917d69d0 libata-pmp-prep: implement qc_defer helpers 18 years ago
Tejun Heo 31cc23b349 libata-pmp-prep: implement ops->qc_defer() 18 years ago
Tejun Heo e0a7175263 libata-pmp-prep: add PMP related constants, fields, ops and update helpers 18 years ago
Tejun Heo 3f19859ee9 libata: update ata_dev_try_classify() arguments 18 years ago
Kristen Carlson Accardi 2557164e0b ata: increase allowed config flags 18 years ago
Tejun Heo a1e10f7e68 libata: move EH repeat reporting into ata_eh_report() 18 years ago
Tejun Heo cbcdd87593 libata: implement and use ata_port_desc() to report port configuration 18 years ago
Jeff Garzik ac8869d56d [libata] Remove ->port_disable() hook 18 years ago