aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox1-0/+2
2007-07-09libata-acpi: implement _GTM/_STM supportTejun Heo1-0/+13
2007-07-09libata: reimplement ACPI invocationTejun Heo1-0/+2
2007-07-09libata-acpi: implement ata_acpi_associate()Tejun Heo1-4/+9
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo1-1/+0
2007-06-27libata: kill the infamous abnormal status messageTejun Heo1-5/+3
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox1-0/+1
2007-06-04libata: always use polling SETXFERTejun Heo1-1/+0
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox1-2/+0
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+1
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo1-0/+1
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-1/+0
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo1-1/+1
2007-05-11libata: ignore EH scheduling during initializationTejun Heo1-0/+1
2007-05-11libata: clean up SFF init messTejun Heo1-9/+5
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-13/+1
2007-05-01libata: reimplement reset sequencingTejun Heo1-16/+0
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo1-9/+15
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo1-4/+6
2007-04-28libata: HPA supportAlan Cox1-0/+1
2007-04-28libata: kill probe_ent and related helpersTejun Heo1-31/+0
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo1-0/+5
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo1-0/+2
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo1-0/+5
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo1-0/+3
2007-04-28libata: separate out ata_host_start()Tejun Heo1-0/+2
2007-04-28libata: allocate ap separately from shostTejun Heo1-1/+1
2007-04-28libata: add support for READ/WRITE LONGMark Lord1-0/+2
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox1-2/+2
2007-04-28pata: expose set_mode method so it can be wrappedAlan1-0/+1
2007-04-28libata: cable detection fixesAlan Cox1-0/+7
2007-04-28libata: dev_config does not need ap and adev passingAlan1-1/+1
2007-04-28[libata] export sata_print_link_status()Jeff Garzik1-0/+1
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee1-0/+1
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee1-2/+2