summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
...
* | libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen2015-03-271-0/+2
* | libata: Update Crucial/Micron blacklistMartin K. Petersen2015-03-271-2/+11
* | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-191-2/+2
|/
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-52/+18Star
|\
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-251-76/+17Star
| * libata: use blk tagingShaohua Li2015-01-231-13/+41
* | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-091-5/+31
|\ \
| * | libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams2015-01-191-1/+4
| * | libata: Whitelist SSDs that are known to properly return zeroes after TRIMMartin K. Petersen2015-01-081-4/+27
| |/
* / ata: libata-core: Remove unused functionRickard Strandqvist2015-01-111-27/+0Star
|/
* libata: Implement ATA_DEV_ZACHannes Reinecke2014-11-051-6/+14
* 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
| |/ /