summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: bugfix: Remove __le32 in ata_tf_to_fis()Marc Carino2013-09-031-6/+4Star
* libata: Add support for SEND/RECEIVE FPDMA QUEUEDMarc Carino2013-08-251-0/+16
* libata: Populate host-to-device FIS "auxiliary" fieldMarc Carino2013-08-251-4/+6
* ata: acpi: rework the ata acpi bind supportAaron Lu2013-08-231-5/+0Star
* Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2013-07-041-3/+6
|\
| * Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo2013-07-031-1/+7
| |\
| * | libata: Add atapi_dmadir force flagVincent Pelletier2013-05-221-1/+2
| * | libata: export ata_port port_no attribute via /sysDavid Milburn2013-05-141-2/+4
* | | Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-1/+1
|\ \ \
| * | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-1/+1
| |/ /
* | / libata-acpi: add back ACPI based hotplug functionalityAaron Lu2013-06-251-0/+2
| |/ |/|
* | libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-05-221-0/+6
* | libata: update "Maintained by:" tagsTejun Heo2013-05-141-1/+1
|/
* libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse2013-04-041-1/+1
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-041-0/+4
* [libata] PM code cleanup for ata portAaron Lu2013-01-251-12/+4Star
* [libata] pm: differentiate system and runtime pm for ata portAaron Lu2013-01-251-9/+20
* Revert "libata: export host controller number thru /sys"Jeff Garzik2013-01-251-4/+0Star
* libata: do not suspend port if normal ODD is attachedAaron Lu2013-01-211-0/+19
* libata: identify and init ZPODD devicesAaron Lu2013-01-211-1/+3
* libata: export host controller number thru /sysDavid Milburn2013-01-141-0/+4
* [libata] replace sata_settings with devslp_timingShane Huang2013-01-141-9/+13
* Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-141-1/+2
* libata: use pci_get_drvdata() helperBrian Norris2012-12-031-4/+3Star
* libata: implement ata_platform_remove_one()Brian Norris2012-12-031-0/+23
* libata: set dma_mode to 0xff in resetAaron Lu2012-12-031-0/+1
* libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2012-12-031-2/+1Star
* libata debugging: Warn when unable to find timing descriptor based on xfer_modeBorislav Petkov2012-11-161-0/+4
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-031-20/+49
|\
| * Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-021-20/+49
| |\
| | * [SCSI] libsas, ipr: cleanup ata_host flags initialization via ata_host_initDan Williams2012-08-241-8/+2Star
| | * [SCSI] libata: export ata_port suspend/resume infrastructure for sasDan Williams2012-08-241-12/+46
| | * [SCSI] libata: reset onceDan Williams2012-08-241-0/+1
* | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-031-6/+26
|\ \ \ | |/ / |/| |
| * | [libata] export ata_dev_set_feature()Jeff Garzik2012-09-131-0/+1
| * | libata-core: use ATA_LBA in ata_build_rw_tf()Sergei Shtylyov2012-09-131-1/+1
| * | ahci: implement aggressive SATA device sleep supportShane Huang2012-09-131-5/+24
| * | Revert "libata: enable SATA disk fua detection on default"Jeff Garzik2012-09-131-2/+2
| * | libata: enable SATA disk fua detection on defaultZheng Liu2012-08-171-2/+2
* | | libata: Add a space to " 2GB ATA Flash Disk" DMA blacklist entryPrarit Bhargava2012-08-251-1/+1
|/ /
* / [libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik2012-08-171-0/+1
|/
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-251-0/+4
|\
| * [SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams2012-07-201-0/+4
* | [libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman2012-07-251-0/+1
* | libata: detect Device Attention supportLin Ming2012-06-291-0/+3
* | libata: migrate ACPI code over to new bindingsMatthew Garrett2012-06-291-3/+0Star
* | libata: bind the Linux device tree to the ACPI device treeMatthew Garrett2012-06-291-2/+3
|/
* [libata] Add " 2GB ATA Flash Disk"/"ADMA428M" to DMA blacklistPrarit Bhargava2012-05-221-0/+1
* libata: add a host flag to ignore detected ATA devicesAndy Whitcroft2012-05-071-0/+6
* libata: init ata_print_id to 0Tero Roponen2012-05-031-1/+1