aboutsummaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
2007-08-31libata: implement BROKEN_HPA horkage and apply it to affected drivesTejun Heo
2007-07-24ata_piix: fix suspend/resume for some TOSHIBA laptopsTejun Heo
2007-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2007-07-20libata: implement EH fast drainTejun Heo
2007-07-20libata: reorganize ata_ehi_hotplugged()Tejun Heo
2007-07-20libata: improve SATA PHY speed down logicTejun Heo
2007-07-20libata: make ->scr_read/write callbacks return error codeTejun Heo
2007-07-20libata: implement AC_ERR_NCQTejun Heo
2007-07-20libata: improve EH report formattingTejun Heo
2007-07-20libata: add @is_cmd to ata_tf_to_fis()Tejun Heo
2007-07-18[SCSI] sas_ata: ata_post_internal should abort the sas_taskDarrick J. Wong
2007-07-10libata: clean up horkage handlingTejun Heo
2007-07-10libata: simplify PCI legacy SFF host handlingTejun Heo
2007-07-10libata-core: convert to use cancel_rearming_delayed_work()Oleg Nesterov
2007-07-09libata: Support chips with 64K PRD quirkAlan Cox
2007-07-09libata-acpi: implement _GTM/_STM supportTejun Heo
2007-07-09libata: reimplement ACPI invocationTejun Heo
2007-07-09libata-acpi: implement ata_acpi_associate()Tejun Heo
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo
2007-06-27libata: kill the infamous abnormal status messageTejun Heo
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-06-04libata: always use polling SETXFERTejun Heo
2007-05-21libata: Kiss post_set_mode goodbyeAlan Cox
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo
2007-05-11libata: ignore EH scheduling during initializationTejun Heo
2007-05-11libata: clean up SFF init messTejun Heo
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo
2007-05-01libata: reimplement reset sequencingTejun Heo
2007-05-01libata: add deadline support to prereset and reset methodsTejun Heo
2007-04-28libata: separate ATA_EHI_DID_RESET into DID_SOFTRESET and DID_HARDRESETTejun Heo
2007-04-28libata: HPA supportAlan Cox
2007-04-28libata: kill probe_ent and related helpersTejun Heo
2007-04-28libata: add init helpers including ata_pci_prepare_native_host()Tejun Heo
2007-04-28libata: convert native PCI host handling to new init modelTejun Heo
2007-04-28libata: implement ata_host_alloc_pinfo() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_alloc() and ata_host_register()Tejun Heo
2007-04-28libata: separate out ata_host_start()Tejun Heo
2007-04-28libata: allocate ap separately from shostTejun Heo
2007-04-28libata: add support for READ/WRITE LONGMark Lord
2007-04-28libata: Change prototype of mode_filter to remove ata_port*Alan Cox
2007-04-28pata: expose set_mode method so it can be wrappedAlan
2007-04-28libata: cable detection fixesAlan Cox
2007-04-28libata: dev_config does not need ap and adev passingAlan
2007-04-28[libata] export sata_print_link_status()Jeff Garzik
2007-04-04libata: Limit ATAPI DMA to R/W commands only for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: Limit max sector to 128 for TORiSAN DVD drives (take 3)Albert Lee
2007-04-04libata: reorder HSM_ST_FIRST for easier decoding (take 3)Albert Lee