summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2019-03-28libata: fix using DMA buffers on stackraymond pang-10/+24
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+3
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+0
2019-03-08Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds-20/+295
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ...John Garry-1/+2
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe-0/+1
2019-02-10libata: fix a typo in commentChengguang Xu-1/+1
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe-2/+0
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor-2/+3
2019-02-08ata: macio: Use of_node_name_eq for node name comparisonsRob Herring-1/+1
2019-02-08ata: pata_samsung_cf: simplify getting .driver_dataWolfram Sang-5/+3
2019-02-08ata: pata_platform: Add IRQF_SHARED to IRQ flagsAlexander Shiyan-1/+1
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan-11/+17
2019-02-08ata: add Buddha PATA controller driverBartlomiej Zolnierkiewicz-0/+270
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede-0/+1
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-18/+13
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig-18/+13
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya-1/+1
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds-23/+79
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal-0/+15
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-2/+2
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds-96/+74
2018-12-21ata: pata_macio: add of_node_put()Yangtao Li-0/+2
2018-12-10sata_rcar: fix deferred probingSergei Shtylyov-1/+3
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe-0/+1
2018-12-05ata: palmld: Introduce state containerLinus Walleij-23/+36
2018-12-04ata: palmld: Convert to GPIO descriptorsLinus Walleij-33/+25
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij-35/+10
2018-12-04ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij-20/+17
2018-12-04ata: pxa: Drop <linux/gpio.h> includeLinus Walleij-1/+0
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli-0/+1
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe-6/+2
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig-4/+0
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola-1/+1
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto-5/+1
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola-0/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2018-10-22Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+83
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig-1/+1
2018-10-10ata: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz-2/+0
2018-10-04ata: ep93xx: Use proper enums for directionsNathan Chancellor-4/+4
2018-10-01ata: ahci_brcm: Allow using driver or DSL SoCsFlorian Fainelli-1/+2
2018-10-01ata: ahci_brcm: Match BCM63138 compatible stringsFlorian Fainelli-0/+1
2018-10-01ata: ahci_brcm: Allow optional reset controller to be usedFlorian Fainelli-0/+7
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman-2/+12