aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds5-96/+74
2018-12-21ata: pata_macio: add of_node_put()Yangtao Li1-0/+2
2018-12-10sata_rcar: fix deferred probingSergei Shtylyov1-1/+3
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe1-0/+1
2018-12-05ata: palmld: Introduce state containerLinus Walleij1-23/+36
2018-12-04ata: palmld: Convert to GPIO descriptorsLinus Walleij1-33/+25
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij1-35/+10
2018-12-04ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij1-20/+17
2018-12-04ata: pxa: Drop <linux/gpio.h> includeLinus Walleij1-1/+0
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe2-6/+2
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig1-4/+0
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola1-1/+1
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto1-5/+1
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola1-0/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2018-10-22Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds9-18/+83
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig1-1/+1
2018-10-10ata: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz1-2/+0
2018-10-04ata: ep93xx: Use proper enums for directionsNathan Chancellor1-4/+4
2018-10-01ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli1-1/+2
2018-10-01ata: ahci_brcm: Match BCM63138 compatible stringsFlorian Fainelli1-0/+1
2018-10-01ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli1-0/+7
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-2/+12
2018-09-20libata: mask swap internal and hardware tagJens Axboe1-2/+12
2018-09-11pata_atiixp: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-09-07ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATASuman Tripathi1-1/+14
2018-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2018-09-03ata: ahci_sunxi: add support for r40Corentin Labbe1-1/+2
2018-09-03ata: ahci_platform: add support for PHY controller regulatorCorentin Labbe2-0/+21
2018-09-03ata: ahci_platform: add support for AHCI controller regulatorCorentin Labbe2-2/+25
2018-08-30libata: Use SMART LBAM/LBAH password definesLinus Walleij1-2/+2
2018-08-28ata: ahci: Convert to using %pOFn instead of device_node.nameRob Herring1-4/+4
2018-08-27ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-08-27scsi: libata: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds30-120/+158
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2018-08-22ata: ahci_platform: enable to get and control resetKunihiko Hayashi1-1/+2
2018-08-22ata: libahci_platform: add reset control supportKunihiko Hayashi2-5/+27
2018-08-22ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi15-15/+17
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-0/+2
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+3
2018-08-14Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-9/+1
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown1-9/+1
2018-08-06ata: sata_rcar: exclude setting of PHY registers in Gen3Masaharu Hayakawa1-2/+2
2018-08-06ata: sata_rcar: really mask all interrupts on Gen2 and laterWolfram Sang1-7/+13
2018-08-06Revert "ata: ahci_platform: allow disabling of hotplug to save power"Tejun Heo2-74/+19
2018-08-05Merge tag 'v4.18-rc6' into for-4.19/block2Jens Axboe9-47/+98
2018-08-02libata-scsi: Move sense buffers onto stackKees Cook1-12/+6