summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo2016-08-101-0/+6
* libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain2016-01-251-0/+1
* libata: skip debounce delay on link resumeDanesh Petigara2016-01-081-1/+2
* drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam2016-01-081-1/+7
* ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit2015-12-071-1/+8
* Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-09-021-0/+1
|\
| * libata: fix libata-core.c kernel-doc warningRandy Dunlap2015-08-101-0/+1
* | Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-261-0/+2
* | Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-031-19/+1
* | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-031-2/+2
* | libata: Do not blacklist M510DCMartin K. Petersen2015-07-161-1/+1
* | libata: increase the timeout when setting transfer modeMikulas Patocka2015-07-151-1/+2
* | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-151-0/+10
* | libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-07-151-0/+3
* | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin2015-07-141-1/+2
|/
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-251-8/+5
|\
| * libata: Do not blacklist Micron M500DCMartin K. Petersen2015-06-181-1/+1
| * libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes2015-06-101-6/+1
| * Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida2015-05-291-1/+1
| * libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen2015-05-051-0/+2
* | libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen2015-05-041-1/+1
* | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-251-1/+14
* | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-251-0/+19
|/
* Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-131-4/+28
|\
| * libata: Add tracepointsHannes Reinecke2015-03-271-1/+7
| * libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-271-2/+2
| * libata: Implement support for sense data reportingHannes Reinecke2015-03-271-1/+19
* | 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/+18
|\
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-241-76/+17
| * 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/+0
|/
* 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/+16
|\
| * libata: Un-break ATA blacklistGeorge Spelvin2014-10-071-2/+2
| * libata: change ata_<foo>_printk routines to return voidJoe Perches2014-09-231-22/+13
| * 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-061-69/+3
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-12/+4
* 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-021-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
|\|