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