aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 34-0/+34
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-16Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-1/+1
2019-05-09sata_rcar: Remove ata_host_alloc() error printingGravatar Geert Uytterhoeven 1-1/+0
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socGravatar Arnd Bergmann 1-1/+1
2019-04-09ahci: qoriq: add ls1028a platforms supportGravatar Peng Ma 1-0/+3
2019-04-09ahci: qoriq: add lx2160 platforms supportGravatar Peng Ma 1-17/+35
2019-03-28libata: fix using DMA buffers on stackGravatar raymond pang 1-10/+24
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-2/+3
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+0
2019-03-08Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 9-20/+295
2019-02-28ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ...Gravatar John Garry 1-1/+2
2019-02-15Merge tag 'v5.0-rc6' into for-5.1/blockGravatar Jens Axboe 1-0/+1
2019-02-10libata: fix a typo in commentGravatar Chengguang Xu 1-1/+1
2019-02-09block: kill QUEUE_FLAG_FLUSH_NQGravatar Jens Axboe 1-2/+0
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateGravatar Nathan Chancellor 1-2/+3
2019-02-08ata: macio: Use of_node_name_eq for node name comparisonsGravatar Rob Herring 1-1/+1
2019-02-08ata: pata_samsung_cf: simplify getting .driver_dataGravatar Wolfram Sang 1-5/+3
2019-02-08ata: pata_platform: Add IRQF_SHARED to IRQ flagsGravatar Alexander Shiyan 1-1/+1
2019-02-08ata: pata_of_platform: Allow to use 16-bit wide data transferGravatar Alexander Shiyan 2-11/+17
2019-02-08ata: add Buddha PATA controller driverGravatar Bartlomiej Zolnierkiewicz 3-0/+270
2019-02-06libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSDGravatar Hans de Goede 1-0/+1
2019-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-18/+13
2019-01-22scsi: communicate max segment size to the DMA mapping codeGravatar Christoph Hellwig 2-18/+13
2019-01-15ata: pata_acpi: Make PCI dependency explicitGravatar Sinan Kaya 1-1/+1
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-23/+79
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Gravatar Miquel Raynal 1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMGravatar Miquel Raynal 1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsGravatar Miquel Raynal 1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentGravatar Miquel Raynal 1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkGravatar Miquel Raynal 2-0/+15
2019-01-08cross-tree: phase out dma_zalloc_coherent()Gravatar Luis Chamberlain 1-2/+2
2019-01-02Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+2
2018-12-28Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-96/+74
2018-12-21ata: pata_macio: add of_node_put()Gravatar Yangtao Li 1-0/+2
2018-12-10sata_rcar: fix deferred probingGravatar Sergei Shtylyov 1-1/+3
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockGravatar Jens Axboe 1-0/+1
2018-12-05ata: palmld: Introduce state containerGravatar Linus Walleij 1-23/+36
2018-12-04ata: palmld: Convert to GPIO descriptorsGravatar Linus Walleij 1-33/+25
2018-12-04ata: rb532_cf: Convert to use GPIO descriptorsGravatar Linus Walleij 1-35/+10
2018-12-04ata: sata_highbank: Convert to use GPIO descriptorsGravatar Linus Walleij 1-20/+17
2018-12-04ata: pxa: Drop <linux/gpio.h> includeGravatar Linus Walleij 1-1/+0
2018-12-03libata: whitelist all SAMSUNG MZ7KM* solid-state disksGravatar Juha-Matti Tilli 1-0/+1
2018-11-18Merge tag 'v4.20-rc3' into for-4.21/blockGravatar Jens Axboe 2-6/+2
2018-11-15block: don't hold the queue_lock over blk_abort_requestGravatar Christoph Hellwig 1-4/+0
2018-11-12libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSDGravatar Diego Viola 1-1/+1
2018-11-08sata_rcar: convert to SPDX identifiersGravatar Kuninori Morimoto 1-5/+1
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Gravatar Diego Viola 1-0/+1
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1