aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-13libata: Extend quirks for the ST1000LM024 drives with NOLPM quirkHans de Goede1-3/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner5-66/+5
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner2-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner3-36/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner1-14/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-15/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner3-18/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125Thomas Gleixner1-17/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner3-31/+3
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-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 handler implementedJohn 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/scsiLinus 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