summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-193-13/+18
|\
| * libata: Use per port sync for detachKai-Heng Feng2020-06-181-6/+5
| * ata/libata: Fix usage of page address by page_address in ata_scsi_mode_select...Ye Bin2020-06-041-3/+6
| * sata_rcar: handle pm_runtime_get_sync failure casesNavid Emamdoost2020-06-041-4/+7
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
|/
* Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-19/+11
|\
| * block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-1/+1
| * block: move dma drain handling to scsiChristoph Hellwig2020-04-221-18/+10
* | Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds2020-06-011-1/+1
|\ \
| * | ata: libata-core: fix a doc warningMauro Carvalho Chehab2020-04-201-1/+1
* | | ata: sata_inic162x fix a spelling issueJohn Oldman2020-04-231-1/+1
| |/ |/|
* | ahci: Add Intel Comet Lake PCH-U PCI IDKai-Heng Feng2020-04-161-0/+1
|/
* ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan2020-04-091-0/+1
* ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng2020-04-072-4/+25
* ata: ahci-imx: remove redundant assignment to retColin Ian King2020-04-071-1/+1
* libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETA...Kai-Heng Feng2020-04-071-0/+1
* ata: make "libata.force" kernel parameter optionalBartlomiej Zolnierkiewicz2020-03-263-2/+40
* ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz2020-03-262-131/+131
* ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz2020-03-262-74/+75
* ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-263-221/+233
* ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz2020-03-263-300/+301
* ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-262-8/+8
* ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-262-59/+59
* ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-263-121/+114
* ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-262-138/+138
* ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-263-81/+88
* ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz2020-03-262-109/+109
* ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz2020-03-263-245/+259
* ata: let compiler optimize out ata_eh_set_lpm() on non-SATA hostsBartlomiej Zolnierkiewicz2020-03-261-1/+2
* ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hostsBartlomiej Zolnierkiewicz2020-03-261-0/+2
* ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz2020-03-264-181/+216
* ata: fix CodingStyle issues in PATA timings codeBartlomiej Zolnierkiewicz2020-03-261-15/+27
* ata: remove EXPORT_SYMBOL_GPL()s not used by modulesBartlomiej Zolnierkiewicz2020-03-263-10/+0
* ata: move EXPORT_SYMBOL_GPL()s close to exported codeBartlomiej Zolnierkiewicz2020-03-263-127/+109
* ata: optimize ata_scsi_rbuf[] sizeBartlomiej Zolnierkiewicz2020-03-261-1/+1
* ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz2020-03-261-3/+3
* ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] sizeBartlomiej Zolnierkiewicz2020-03-261-1/+2
* ata: simplify ata_scsiop_inq_89()Bartlomiej Zolnierkiewicz2020-03-261-11/+7
* sata_promise: use ata_cable_sata()Bartlomiej Zolnierkiewicz2020-03-261-7/+1
* ata: make SATA_PMP option selectable only if any SATA host driver is enabledBartlomiej Zolnierkiewicz2020-03-261-0/+40
* ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz2020-03-261-1/+7
* ata: remove stale maintainership information from core codeBartlomiej Zolnierkiewicz2020-03-264-16/+0
* ahci: Add Intel Comet Lake PCH-V PCI IDMika Westerberg2020-03-251-0/+1
* ahci: Add Intel Comet Lake PCH-H PCI IDMika Westerberg2020-03-251-0/+1
* libata: Assign OF node to the SCSI deviceLinus Walleij2020-03-251-0/+30
* libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()John Garry2020-03-251-6/+3
* ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng2020-03-251-0/+1
* AHCI: Add support for Loongson 7A1000 SATA controllerTiezhu Yang2020-03-121-0/+7
* libata: transport: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-5/+5
* Merge tag 'libata-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-064-2/+33
|\