Age | Commit message (Expand) | Author | Files | Lines |
2019-01-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -18/+13 |
2019-01-23 | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig | 2 | -18/+13 |
2019-01-16 | ata: pata_acpi: Make PCI dependency explicit | Sinan Kaya | 1 | -1/+1 |
2019-01-13 | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -23/+79 |
2019-01-12 | ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 | Miquel Raynal | 1 | -0/+3 |
2019-01-12 | ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM | Miquel Raynal | 1 | -9/+18 |
2019-01-12 | ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs | Miquel Raynal | 1 | -17/+51 |
2019-01-12 | ata: ahci: mvebu: remove stale comment | Miquel Raynal | 1 | -5/+0 |
2019-01-12 | ata: libahci_platform: comply to PHY framework | Miquel Raynal | 2 | -0/+15 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2019-01-03 | Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+2 |
2018-12-29 | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -96/+74 |
2018-12-21 | ata: pata_macio: add of_node_put() | Yangtao Li | 1 | -0/+2 |
2018-12-10 | sata_rcar: fix deferred probing | Sergei Shtylyov | 1 | -1/+3 |
2018-12-10 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 1 | -0/+1 |
2018-12-05 | ata: palmld: Introduce state container | Linus Walleij | 1 | -23/+36 |
2018-12-05 | ata: palmld: Convert to GPIO descriptors | Linus Walleij | 1 | -33/+25 |
2018-12-05 | ata: rb532_cf: Convert to use GPIO descriptors | Linus Walleij | 1 | -35/+10 |
2018-12-05 | ata: sata_highbank: Convert to use GPIO descriptors | Linus Walleij | 1 | -20/+17 |
2018-12-05 | ata: pxa: Drop <linux/gpio.h> include | Linus Walleij | 1 | -1/+0 |
2018-12-03 | libata: whitelist all SAMSUNG MZ7KM* solid-state disks | Juha-Matti Tilli | 1 | -0/+1 |
2018-11-19 | Merge tag 'v4.20-rc3' into for-4.21/block | Jens Axboe | 2 | -6/+2 |
2018-11-15 | block: don't hold the queue_lock over blk_abort_request | Christoph Hellwig | 1 | -4/+0 |
2018-11-12 | libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD | Diego Viola | 1 | -1/+1 |
2018-11-08 | sata_rcar: convert to SPDX identifiers | Kuninori Morimoto | 1 | -5/+1 |
2018-10-26 | libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 | Diego Viola | 1 | -0/+1 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-10-22 | Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -18/+83 |
2018-10-10 | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig | 1 | -1/+1 |
2018-10-10 | ata: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2018-10-04 | ata: ep93xx: Use proper enums for directions | Nathan Chancellor | 1 | -4/+4 |
2018-10-02 | ata: ahci_brcm: Allow using driver or DSL SoCs | Florian Fainelli | 1 | -1/+2 |
2018-10-02 | ata: ahci_brcm: Match BCM63138 compatible strings | Florian Fainelli | 1 | -0/+1 |
2018-10-02 | ata: ahci_brcm: Allow optional reset controller to be used | Florian Fainelli | 1 | -0/+7 |
2018-09-21 | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman | 1 | -2/+12 |
2018-09-20 | libata: mask swap internal and hardware tag | Jens Axboe | 1 | -2/+12 |
2018-09-12 | pata_atiixp: Remove unnecessary parentheses | Nathan Chancellor | 1 | -1/+1 |
2018-09-07 | ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA | Suman Tripathi | 1 | -1/+14 |
2018-09-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -1/+1 |
2018-09-03 | ata: ahci_sunxi: add support for r40 | Corentin Labbe | 1 | -1/+2 |
2018-09-03 | ata: ahci_platform: add support for PHY controller regulator | Corentin Labbe | 2 | -0/+21 |
2018-09-03 | ata: ahci_platform: add support for AHCI controller regulator | Corentin Labbe | 2 | -2/+25 |
2018-08-30 | libata: Use SMART LBAM/LBAH password defines | Linus Walleij | 1 | -2/+2 |
2018-08-28 | ata: ahci: Convert to using %pOFn instead of device_node.name | Rob Herring | 1 | -4/+4 |
2018-08-27 | ata: ftide010: Add a quirk for SQ201 | Linus Walleij | 1 | -10/+17 |
2018-08-27 | scsi: libata: Add missing newline at end of file | Geert Uytterhoeven | 1 | -1/+1 |
2018-08-24 | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 30 | -120/+158 |
2018-08-23 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2018-08-22 | ata: ahci_platform: enable to get and control reset | Kunihiko Hayashi | 1 | -1/+2 |
2018-08-22 | ata: libahci_platform: add reset control support | Kunihiko Hayashi | 2 | -5/+27 |