summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-10-101-25/+16Star
|\
| * libata: Un-break ATA blacklistGeorge Spelvin2014-10-071-2/+2
| * libata: change ata_<foo>_printk routines to return voidJoe Perches2014-09-231-22/+13Star
| * libata: Use dev_name() for request_irq() to distinguish devicesAlexander Shiyan2014-08-191-1/+1
* | libata: widen Crucial M550 blacklist matchingTejun Heo2014-08-181-1/+1
|/
* libata: Use glob_match from lib/glob.cGeorge Spelvin2014-08-071-69/+3Star
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-12/+4Star
* libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-141-3/+19
* libata: Blacklist queued trim for Crucial M500Martin K. Petersen2014-06-031-4/+4
* Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-05-211-0/+9
|\
| * libata: clean up ZPODD when a port is detachedLevente Kurusa2014-05-071-0/+9
* | Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-241-10/+17
|\|
| * libata/ahci: accommodate tag ordered controllersDan Williams2014-04-181-8/+13
| * libata: Update queued trim blacklist for M5x0 drivesMartin K. Petersen2014-04-021-2/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-031-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2014-02-201-2/+44
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-191-2/+2
* | | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2014-04-011-75/+60Star
|\ \ \
| * | | libata: async resumeTodd Brandt2014-03-181-1/+1
| * | | libata, libsas: kill pm_result and related cleanupDan Williams2014-03-181-75/+60Star
| | |/ | |/|
* | | libata: use wider match for blacklisting Crucial M500Tejun Heo2014-03-101-2/+1Star
* | | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint ...Michele Baldessari2014-03-071-0/+1
* | | libata: disable queued TRIM for Crucial M500 mSATA SSDsMarios Andreopoulos2014-03-031-0/+1
|/ /
* | libata: disable LPM for some WD SATA-I devicesTejun Heo2014-01-161-0/+27
* | libata: implement ATA_HORKAGE_NO_NCQ_TRIM and apply it to Micro M500 SSDsMarc Carino2013-12-171-2/+13
* | libata: disable a disk via libata.force paramsRobin H. Johnson2013-12-161-0/+1
* | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for Seagate Momentus SpinPoint M8Michele Baldessari2013-11-291-0/+3
|/
* ATA: Fix port removal orderingRafael J. Wysocki2013-11-271-2/+1Star
* drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai2013-10-281-0/+1
* 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