aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAge
* [libata] kill ata_sg_is_last()Jeff Garzik2007-10-18
* libata: convert to using sg helpersJens Axboe2007-10-16
* [libata] struct pci_dev related cleanupsJeff Garzik2007-10-12
* libata: use ata_exec_internal() for PMP register accessTejun Heo2007-10-12
* libata: implement ATA_PFLAG_RESETTINGTejun Heo2007-10-12
* libata-core: Expose gtm methods for driver useAlan Cox2007-10-12
* libata: Add a drivers/ide style DMA disableAlan Cox2007-10-12
* libata-pmp: implement qc_defer for command switching PMP supportTejun Heo2007-10-12
* libata-pmp: implement Port Multiplier supportTejun Heo2007-10-12
* [PATCH] libata: Fix HPA handling regressionAlan Cox2007-10-12
* libata-pmp-prep: implement sata_async_notification()Tejun Heo2007-10-12
* libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo2007-10-12
* libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo2007-10-12
* libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo2007-10-12
* libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo2007-10-12
* libata-pmp-prep: implement qc_defer helpersTejun Heo2007-10-12
* libata-pmp-prep: implement ops->qc_defer()Tejun Heo2007-10-12
* libata-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo2007-10-12
* libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-12
* ata: increase allowed config flagsKristen Carlson Accardi2007-10-12
* libata: move EH repeat reporting into ata_eh_report()Tejun Heo2007-10-12
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-12
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-12
* [libata] add ACPI cable detect APIAlan Cox2007-10-12
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-12
* libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-12
* libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-12
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-12
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-12
* libata-link: add PMP linksTejun Heo2007-10-12
* libata-link: implement ata_link_abort()Tejun Heo2007-10-12
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-12
* libata-link: linkify config/EH related functionsTejun Heo2007-10-12
* libata-link: linkify resetTejun Heo2007-10-12
* libata-link: linkify PHY-related functionsTejun Heo2007-10-12
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-12
* libata-link: introduce ata_linkTejun Heo2007-10-12
* libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo2007-08-31
* ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-24
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-22
|\
| * [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-18
* | libata: implement EH fast drainTejun Heo2007-07-20
* | libata: reorganize ata_ehi_hotplugged()Tejun Heo2007-07-20
* | libata: improve SATA PHY speed down logicTejun Heo2007-07-20
* | libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-20
* | libata: implement AC_ERR_NCQTejun Heo2007-07-20
* | libata: improve EH report formattingTejun Heo2007-07-20
* | libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-20
|/
* libata: clean up horkage handlingTejun Heo2007-07-10
* libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-10