summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-22Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10ata: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz
2018-10-04ata: ep93xx: Use proper enums for directionsNathan Chancellor
2018-10-01ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli
2018-10-01ata: ahci_brcm: Match BCM63138 compatible stringsFlorian Fainelli
2018-10-01ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-20libata: mask swap internal and hardware tagJens Axboe
2018-09-11pata_atiixp: Remove unnecessary parenthesesNathan Chancellor
2018-09-07ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATASuman Tripathi
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-09-03ata: ahci_sunxi: add support for r40Corentin Labbe
2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe
2018-08-30libata: Use SMART LBAM/LBAH password definesLinus Walleij
2018-08-28ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-22ata: ahci_platform: enable to get and control resetKunihiko Hayashi
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown
2018-08-06ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa
2018-08-06ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook
2018-07-30ata: libahci: Allow reconfigure of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: libahci: Correct setting of DEVSLP registerSrinivas Pandruvada
2018-07-30ata: ahci: Enable DEVSLP by default on x86 with SLP_S0Srinivas Pandruvada
2018-07-30ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada
2018-07-24Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"Corentin Labbe
2018-07-23ata: sata_rcar: Add rudimentary Runtime PM supportGeert Uytterhoeven
2018-07-23ata: sata_rcar: Provide a short-hand for &pdev->devGeert Uytterhoeven
2018-07-17ata: ahci-platform: Remove support for Exynos5440Krzysztof Kozlowski
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-12ata: Only output sg element mapped number in verbose debugPaul Menzel
2018-07-12ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel
2018-07-12ata: ahci_platform: convert kcalloc to devm_kcallocCorentin Labbe
2018-07-12ata: ahci_platform: convert kzallloc to kcallocCorentin Labbe
2018-07-12ata: ahci_platform: correct parameter documentation for ahci_platform_shutdownCorentin Labbe