summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner5-25/+5
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner27-446/+27
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner34-0/+34
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-17Merge 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-29ARM: 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-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+3
2019-03-09Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+0
2019-03-09Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds9-20/+295
2019-03-01ata: 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-10block: kill QUEUE_FLAG_FLUSH_NQJens Axboe1-2/+0
2019-02-09scsi: 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-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-18/+13
2019-01-23scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig2-18/+13
2019-01-16ata: pata_acpi: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-13Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds3-23/+79
2019-01-12ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-12ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-12ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-12ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-12ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-03Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2018-12-29Merge 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-10Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe1-0/+1
2018-12-05ata: palmld: Introduce state containerLinus Walleij1-23/+36
2018-12-05ata: palmld: Convert to GPIO descriptorsLinus Walleij1-33/+25
2018-12-05ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij1-35/+10
2018-12-05ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij1-20/+17
2018-12-05ata: 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-19Merge 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