summaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h
Commit message (Expand)AuthorAgeFilesLines
* ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo2007-07-241-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-221-0/+1
|\
| * [SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong2007-07-181-0/+1
* | libata: implement EH fast drainTejun Heo2007-07-201-0/+3
* | libata: reorganize ata_ehi_hotplugged()Tejun Heo2007-07-201-3/+4
* | libata: improve SATA PHY speed down logicTejun Heo2007-07-201-0/+1
* | libata: make ->scr_read/write callbacks return error codeTejun Heo2007-07-201-3/+2
* | libata: implement AC_ERR_NCQTejun Heo2007-07-201-0/+1
* | libata: improve EH report formattingTejun Heo2007-07-201-10/+3
* | libata: add @is_cmd to ata_tf_to_fis()Tejun Heo2007-07-201-1/+2
|/
* libata: clean up horkage handlingTejun Heo2007-07-101-2/+1
* libata: simplify PCI legacy SFF host handlingTejun Heo2007-07-101-4/+4
* libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov2007-07-101-1/+0
* libata: Support chips with 64K PRD quirkAlan Cox2007-07-091-0/+2
* libata-acpi: implement _GTM/_STM supportTejun Heo2007-07-091-0/+13
* libata: reimplement ACPI invocationTejun Heo2007-07-091-0/+2
* libata-acpi: implement ata_acpi_associate()Tejun Heo2007-07-091-4/+9
* libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-271-1/+0
* libata: kill the infamous abnormal status messageTejun Heo2007-06-271-5/+3
* libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-091-0/+1
* libata: always use polling SETXFERTejun Heo2007-06-041-1/+0
* libata: Kiss post_set_mode goodbyeAlan Cox2007-05-211-2/+0
* libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+1
* libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-161-0/+1
* libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-1/+0
* libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo2007-05-111-1/+1
* libata: ignore EH scheduling during initializationTejun Heo2007-05-111-0/+1
* libata: clean up SFF init messTejun Heo2007-05-111-9/+5
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-13/+1
* libata: reimplement reset sequencingTejun Heo2007-05-011-16/+0
* libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-9/+15
* libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo2007-04-281-4/+6
* libata: HPA supportAlan Cox2007-04-281-0/+1
* libata: kill probe_ent and related helpersTejun Heo2007-04-281-31/+0
* libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo2007-04-281-0/+5
* libata: convert native PCI host handling to new init modelTejun Heo2007-04-281-0/+2
* libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo2007-04-281-0/+5
* libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo2007-04-281-0/+3
* libata: separate out ata_host_start()Tejun Heo2007-04-281-0/+2
* libata: allocate ap separately from shostTejun Heo2007-04-281-1/+1
* libata: add support for READ/WRITE LONGMark Lord2007-04-281-0/+2
* libata: Change prototype of mode_filter to remove ata_port*Alan Cox2007-04-281-2/+2
* pata: expose set_mode method so it can be wrappedAlan2007-04-281-0/+1
* libata: cable detection fixesAlan Cox2007-04-281-0/+7
* libata: dev_config does not need ap and adev passingAlan2007-04-281-1/+1
* [libata] export sata_print_link_status()Jeff Garzik2007-04-281-0/+1
* libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee2007-04-041-0/+1
* libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee2007-04-041-2/+2
* libata: add CONFIG_PM to libata core layerTejun Heo2007-03-021-0/+4
OpenPOWER on IntegriCloud