summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse2013-04-031-1/+1
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-031-0/+4
* [libata] PM code cleanup for ata portAaron Lu2013-01-251-12/+4
* [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/+0
* 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/+3
* 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/+1
* libata debugging: Warn when unable to find timing descriptor based on xfer_modeBorislav Petkov2012-11-151-0/+4
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-10-021-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/+2
| | * [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-021-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/+0
* | 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
* libata: make ata_print_id atomicDan Williams2012-04-121-2/+2
* [SCSI] libsas: async ata scanningDan Williams2012-02-291-16/+18
* [libata] add DVRTD08A and DVR-215 to NOSETXFER device quirk listVladimir LAVALLADE2012-01-171-0/+2
* ata: add ata port hibernate callbacksLin Ming2012-01-081-4/+36
* ata: update ata port's runtime status during system resumeLin Ming2012-01-081-2/+16
* libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov2012-01-081-2/+2
* ata: add ata port runtime PM callbacksLin Ming2012-01-081-0/+10
* ata: add ata port system PM callbacksLin Ming2012-01-081-70/+74
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+1
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+1
* | libata: ata_timing_compute() fixupBartlomiej Zolnierkiewicz2011-10-141-1/+1
|/
* libata: report link resume failure as KERN_WARNING instead of ERRTejun Heo2011-07-231-1/+1
* ata: Add and use ata_print_version_onceJoe Perches2011-07-231-0/+6
OpenPOWER on IntegriCloud