summaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
* libata: don't request sense data on !ZAC ATA devicesTejun Heo2019-07-261-3/+5
* libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede2019-06-191-3/+6
* libata: fix using DMA buffers on stackraymond pang2019-05-041-10/+24
* libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede2019-02-151-0/+1
* sata_rcar: fix deferred probingSergei Shtylyov2019-02-121-1/+3
* libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli2018-12-211-0/+1
* libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola2018-11-211-1/+1
* libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola2018-11-131-0/+1
* 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/+19Star
| * 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/+18Star
| * 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/+1Star
| * ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe2018-07-121-5/+3Star
| * 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/+10Star
| * 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/+0Star
|\ \
| * | ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski2018-07-171-1/+0Star
| |/
* | 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-162-2/+3
|\ \ \
| * | | scsi: libsas: dynamically allocate and free ata hostJason Yan2018-06-202-2/+3
| |/ /
* | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-9/+1Star
|\ \ \
| * \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-9/+1Star
| |\ \ \ | | |_|/ | |/| |
| | * | ata: pata_pxa: remove the dmaengine compat needRobert Jarzmik2018-06-181-9/+1Star
| | |/
* | | Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe2018-08-069-47/+98
|\| |
| * | ata: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-07-021-2/+0Star
| * | 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