aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-09sata_rcar: Remove ata_host_alloc() error printingGeert Uytterhoeven
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann
2019-04-09ahci: qoriq: add ls1028a platforms supportPeng Ma
2019-04-09ahci: qoriq: add lx2160 platforms supportPeng Ma
2019-03-28libata: fix using DMA buffers on stackraymond pang
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ...John Garry
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockJens Axboe
2019-02-10libata: fix a typo in commentChengguang Xu
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQJens Axboe
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-02-08ata: macio: Use of_node_name_eq for node name comparisonsRob Herring
2019-02-08ata: pata_samsung_cf: simplify getting .driver_dataWolfram Sang
2019-02-08ata: pata_platform: Add IRQF_SHARED to IRQ flagsAlexander Shiyan
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferAlexander Shiyan
2019-02-08ata: add Buddha PATA controller driverBartlomiej Zolnierkiewicz
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDHans de Goede
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-01-22scsi: communicate max segment size to the DMA mapping codeChristoph Hellwig
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-21ata: pata_macio: add of_node_put()Yangtao Li
2018-12-10sata_rcar: fix deferred probingSergei Shtylyov
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe
2018-12-05ata: palmld: Introduce state containerLinus Walleij
2018-12-04ata: palmld: Convert to GPIO descriptorsLinus Walleij
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsLinus Walleij
2018-12-04ata: sata_highbank: Convert to use GPIO descriptorsLinus Walleij
2018-12-04ata: pxa: Drop <linux/gpio.h> includeLinus Walleij
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockJens Axboe
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDDiego Viola
2018-11-08sata_rcar: convert to SPDX identifiersKuninori Morimoto