aboutsummaryrefslogtreecommitdiff
path: root/include/linux/libata.h
AgeCommit message (Expand)Author
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
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo
2007-03-02libata-core: Fix simplex handlingAlan
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo
2007-02-21libata: PATA driver for CellebAkira Iguchi
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox
2007-02-09[libata] trim trailing whitespaceJeff Garzik
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan