aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAge
* libata: Fix ATA request senseDamien Le Moal2017-02-09
* libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo2017-02-09
* Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-27
|\
| * leds: convert IDE trigger to common disk triggerStephan Linz2016-06-20
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-26
|\ \
| * | libata: remove ata_is_nodataChristoph Hellwig2016-07-18
| * | ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-14
| * | libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-14
| * | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan2016-07-12
| |/
* / libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo2016-07-18
|/
* Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2016-05-23
|\
| * libata: support host-aware and host-managed ZAC devicesHannes Reinecke2016-05-09
| * libata: NCQ encapsulation for ZAC MANAGEMENT OUTHannes Reinecke2016-05-09
| * libata: Check log page directory before accessing pagesHannes Reinecke2016-05-09
| * libata: Separate out ata_dev_config_ncq_send_recv()Hannes Reinecke2016-05-09
| * libata: sanitize ata_tf_read_block()Hannes Reinecke2016-04-04
| * libata: Implement support for sense data reportingHannes Reinecke2016-04-04
* | treewide: Fix typos in libata.xmlMasanari Iida2016-04-13
* | libata-core: Allow longer timeout for drive spinup from PUISDamien Le Moal2016-04-04
|/
* libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain2016-01-25
* libata: skip debounce delay on link resumeDanesh Petigara2016-01-08
* drivers: libata-core: Use usleep_range() instead of msleep() for short sleeps...Anil Veliyankara Madam2016-01-08
* ata: core: fix irq description on AHCI single irq systemsHeiner Kallweit2015-12-07
* Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-09-02
|\
| * libata: fix libata-core.c kernel-doc warningRandy Dunlap2015-08-10
* | Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral2015-08-26
* | Revert "libata: Implement support for sense data reporting"Tejun Heo2015-08-03
* | Revert "libata-eh: Set 'information' field for autosense"Tejun Heo2015-08-03
* | libata: Do not blacklist M510DCMartin K. Petersen2015-07-16
* | libata: increase the timeout when setting transfer modeMikulas Patocka2015-07-15
* | libata: add ATA_HORKAGE_MAX_SEC_1024 to revert back to previous max_sectors l...David Milburn2015-07-15
* | libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2015-07-15
* | libata: add ATA_HORKAGE_BROKEN_FPDMA_AA quirk for HP 250GB SATA disk VB0250EAVERAleksei Mamlin2015-07-14
|/
* Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-06-25
|\
| * libata: Do not blacklist Micron M500DCMartin K. Petersen2015-06-18
| * libata: finally use __initconst in ata_parse_force_one()Rasmus Villemoes2015-06-10
| * Doc: libata: Fix spelling typo found in libata.xmlMasanari Iida2015-05-29
| * libata: Allow NCQ TRIM to be enabled or disabled with a module parameterMartin K. Petersen2015-05-05
* | libata: Blacklist queued TRIM on all Samsung 800-seriesMartin K. Petersen2015-05-04
* | libata: Ignore spurious PHY event on LPM policy changeGabriele Mazzotta2015-04-25
* | libata: Add helper to determine when PHY events should be ignoredGabriele Mazzotta2015-04-25
|/
* Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2015-04-13
|\
| * libata: Add tracepointsHannes Reinecke2015-03-27
| * libata-eh: Set 'information' field for autosenseHannes Reinecke2015-03-27
| * libata: Implement support for sense data reportingHannes Reinecke2015-03-27
* | libata: Blacklist queued TRIM on Samsung SSD 850 ProMartin K. Petersen2015-03-27
* | libata: Update Crucial/Micron blacklistMartin K. Petersen2015-03-27
* | ata: Add a new flag to destinguish sas controllerShaohua Li2015-03-19
|/
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * libata: move sas ata tag allocation to libata-scsi.cShaohua Li2015-01-24