summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-231-21/+194
|\
| * libata: support host-aware and host-managed ZAC devicesHannes Reinecke2016-05-091-0/+94
| * libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke2016-05-091-3/+40
| * libata: Check log page directory before accessing pagesHannes Reinecke2016-05-091-0/+17
| * libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke2016-05-091-20/+27
| * libata: sanitize ata_tf_read_block()Hannes Reinecke2016-04-041-2/+2
| * libata: Implement support for sense data reportingHannes Reinecke2016-04-041-1/+19
* | treewide: Fix typos in libata.xmlMasanari Iida2016-04-131-8/+8
* | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-041-1/+5
|/
* 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
OpenPOWER on IntegriCloud