summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-4/+0
* libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-291-0/+3
* libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-281-0/+4
* libata: Cleanup ata_read_log_page()Damien Le Moal2017-07-101-3/+3
* Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-07-061-70/+144
|\
| * libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im2017-06-271-1/+1
| * libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig2017-06-051-0/+32
| * libata: factor out a ata_identify_page_supported helperChristoph Hellwig2017-06-051-27/+32
| * libata: clarify log page naming / groupingChristoph Hellwig2017-06-051-5/+5
| * libata: factor out a ata_log_supported helperChristoph Hellwig2017-06-051-43/+16
| * libata: move ata_read_log_page to libata-core.cChristoph Hellwig2017-06-051-0/+64
| * ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-1/+1
|\ \
| * | ata: update references for libata documentationMauro Carvalho Chehab2017-05-161-1/+1
| |/
* | libata: fix error checking in in ata_parse_force_one()Tejun Heo2017-05-311-1/+1
|/
* libata: make ata_sg_clean static over againJason Yan2017-03-131-1/+1
* libata: use setup_deferrable_timerGeliang Tang2017-03-131-3/+3
* Merge branch 'for-4.10-fixes' into for-4.11Tejun Heo2017-01-091-2/+4
|\
| * libata: Fix ATA request senseDamien Le Moal2017-01-061-0/+2
| * libata: apply MAX_SEC_1024 to all CX1-JB*-HP devicesTejun Heo2017-01-061-2/+2
* | libata: Protect DMA core code by #ifdef CONFIG_HAS_DMAGeert Uytterhoeven2017-01-061-26/+35
* | libata: Make ata_sg_clean() static againGeert Uytterhoeven2017-01-061-1/+1
|/
* Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-131-3/+10
|\
| * ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2016-12-131-3/+10
* | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2016-12-131-1/+34
|\ \ | |/
| * ata: set ncq_prio_enabled iff device has supportAdam Manzanares2016-10-201-2/+1
| * ata: ATA Command Priority Disabled By DefaultAdam Manzanares2016-10-191-1/+2
| * ata: Enabling ATA Command PrioritiesAdam Manzanares2016-10-191-1/+34
* | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
|/
* Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-271-0/+4
|\
| * leds: convert IDE trigger to common disk triggerStephan Linz2016-06-201-0/+4
* | Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-07-261-6/+8
|\ \
| * | libata: remove ata_is_nodataChristoph Hellwig2016-07-181-1/+1
| * | ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-141-2/+2
| * | libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-141-2/+2
| * | libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan2016-07-121-1/+3
| |/
* | libata: LITE-ON CX1-JB256-HP needs lower max_sectorsTejun Heo2016-07-181-0/+6
|/
* 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
OpenPOWER on IntegriCloud