summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2019-05-09sata_rcar: Remove ata_host_alloc() error printingGeert Uytterhoeven1-1/+0
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-1/+1
2019-04-09ahci: qoriq: add ls1028a platforms supportPeng Ma1-0/+3
2019-04-09ahci: qoriq: add lx2160 platforms supportPeng Ma1-17/+35
2019-03-28libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+3
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2019-03-08Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds9-20/+295
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ...John Garry1-1/+2
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe1-0/+1
2019-02-10libata: fix a typo in commentChengguang Xu1-1/+1
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe1-2/+0
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor1-2/+3
2019-02-08ata: macio: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2019-02-08ata: pata_samsung_cf: simplify getting .driver_dataWolfram Sang1-5/+3
2019-02-08ata: pata_platform: Add IRQF_SHARED to IRQ flagsAlexander Shiyan1-1/+1
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan2-11/+17
2019-02-08ata: add Buddha PATA controller driverBartlomiej Zolnierkiewicz3-0/+270
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede1-0/+1
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-18/+13
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2-18/+13
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds3-23/+79
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
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/gi...Linus 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