summaryrefslogtreecommitdiffstats
path: root/drivers/ata/libata-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-04-041-8/+38
|\
| * libata: ensure host is free'd on error exit pathsColin Ian King2018-03-271-1/+3
| * libata: add refcounting to ata_hostTaras Kondratiuk2018-03-131-8/+36
* | Merge tag 'leds_for_4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-031-1/+1
|\ \
| * | leds: Extends disk trigger for reads and writesLinus Walleij2018-03-111-1/+1
* | | libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-191-2/+5
* | | libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-191-1/+1
* | | libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-191-0/+8
* | | libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-141-1/+3
* | | libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-02-201-0/+3
* | | libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-02-181-0/+5
| |/ |/|
* | libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-121-2/+1Star
|/
* libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2017-12-191-0/+1
* libata: sata_down_spd_limit should return if driver has not recorded sstatus ...David Milburn2017-12-041-3/+9
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2017-11-151-2/+6
|\
| * libata: fix spelling mistake: 'ambigious' -> 'ambiguous'Arvind Yadav2017-10-301-1/+1
| * ata: mark expected switch fall-throughsGustavo A. R. Silva2017-10-231-0/+3
| * libata: make ata_port_type constBhumika Goyal2017-10-021-1/+1
| * libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede2017-09-191-0/+1
* | libata: Convert timers to use timer_setup()Kees Cook2017-10-171-3/+2Star
|/
* ata: avoid gcc-7 warning in ata_timing_quantizeArnd Bergmann2017-09-071-10/+10
* Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-291-4/+0Star
* 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/+16Star
| * 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-041-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-141-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/+1Star
| * 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
|/