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