aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/libata.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-03-02libata: add CONFIG_PM to libata core layerTejun Heo1-0/+4
2007-03-02libata-core: Fix simplex handlingAlan1-2/+1
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+2
2007-02-21libata: s/ap->id/ap->print_id/gTejun Heo1-4/+4
2007-02-21libata: separate out ata_ncq_enabled()Tejun Heo1-0/+15
2007-02-21libata: put some intelligence into EH speed down sequenceTejun Heo1-0/+1
2007-02-21libata: PATA driver for CellebAkira Iguchi1-0/+1
2007-02-16[PATCH] libata: ACPI and _GTF supportKristen Carlson Accardi1-0/+5
2007-02-15libata: Add a host flag to indicate lack of IORDY capabilityAlan Cox1-0/+1
2007-02-09libata: kill ATA_ENABLE_PATAJeff Garzik1-2/+0
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi1-36/+6
2007-02-09libata: convert to iomapTejun Heo1-40/+28
2007-02-09libata: remove unused functionsTejun Heo1-4/+0
2007-02-09libata: update libata core layer to use devresTejun Heo1-5/+4
2007-02-09libata: implement ata_host_detach()Tejun Heo1-1/+1
2007-02-09libata: kill qc->nsect and cursectTejun Heo1-5/+1
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo1-1/+1
2007-02-09[PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox1-4/+0
2007-02-09[libata] trim trailing whitespaceJeff Garzik1-1/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo1-0/+1