summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-211-2/+12
|\
| * libata: mask swap internal and hardware tagJens Axboe2018-09-201-2/+12
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-09-051-1/+1
|\ \ | |/ |/|
| * scsi: libata: Add missing newline at end of fileGeert Uytterhoeven2018-08-271-1/+1
* | ata: ftide010: Add a quirk for SQ201Linus Walleij2018-08-271-10/+17
|/
* Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2018-08-2430-120/+158
|\
| * ata: ahci_platform: enable to get and control resetKunihiko Hayashi2018-08-221-1/+2
| * ata: libahci_platform: add reset control supportKunihiko Hayashi2018-08-222-5/+27
| * ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-2215-15/+17
| * ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa2018-08-061-2/+2
| * ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang2018-08-061-7/+13
| * Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2018-08-062-74/+19
| * ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada2018-07-301-8/+10
| * ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada2018-07-301-0/+2
| * ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada2018-07-301-5/+33
| * ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada2018-07-303-1/+6
| * Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe2018-07-241-1/+7
| * ata: sata_rcar: Add rudimentary Runtime PM supportGeert Uytterhoeven2018-07-231-22/+18
| * ata: sata_rcar: Provide a short-hand for &pdev->devGeert Uytterhoeven2018-07-231-8/+8
| * ata: Only output sg element mapped number in verbose debugPaul Menzel2018-07-121-1/+1
| * ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel2018-07-121-2/+2
| * ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe2018-07-121-3/+1
| * ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-121-5/+3
| * ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe2018-07-121-1/+1
| * libata: remove ata_sff_data_xfer_noirq()Sebastian Andrzej Siewior2018-07-119-40/+10
| * ata: ahci_platform: allow disabling of hotplug to save powerSamuel Morris2018-06-182-19/+74
| * ata: ahci: rpm_put port on port_stop to match rpm_get in port_startSamuel Morris2018-06-181-0/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-231-1/+0
|\ \
| * | ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski2018-07-171-1/+0
| |/
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+2
|\ \
| * \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-169-47/+98
| |\ \
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-072-0/+2
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-08-152-2/+3
|\ \ \
| * | | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-192-2/+3
| |/ /
* | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-9/+1
|\ \ \
| * \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-9/+1
| |\ \ \ | | |_|/ | |/| |
| | * | ata: pata_pxa: remove the dmaengine compat needRobert Jarzmik2018-06-181-9/+1
| | |/
* | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-059-47/+98
|\| |
| * | ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-07-021-2/+0
| * | ata: Fix ZBC_OUT all bit handlingDamien Le Moal2018-07-021-3/+8
| * | ata: Fix ZBC_OUT command block checkDamien Le Moal2018-07-021-6/+7
| * | ahci: Add Intel Ice Lake LP PCI IDMika Westerberg2018-07-021-0/+1
| * | ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede2018-07-022-0/+62
| * | sata_nv: remove redundant pointers sdev0 and sdev1Colin Ian King2018-07-021-3/+0
| * | sata_fsl: remove dead code in tag retrievalJens Axboe2018-06-191-6/+0
| * | sata_fsl: convert to command iteratorJens Axboe2018-06-191-2/+1
| * | libata: convert eh to command iteratorsJens Axboe2018-06-191-25/+16
| * | ata: ahci_mvebu: ahci_mvebu_stop_engine() can be staticWei Yongjun2018-06-181-1/+1
| * | libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()John Garry2018-06-181-2/+5
| |/
* / libata-scsi: Move sense buffers onto stackKees Cook2018-08-021-12/+6
|/