| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe | 2018-12-10 | 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-02 | 1 | -1/+2 |
| * | | ata: ahci_brcm: Match BCM63138 compatible strings | Florian Fainelli | 2018-10-02 | 1 | -0/+1 |
| * | | ata: ahci_brcm: Allow optional reset controller to be used | Florian Fainelli | 2018-10-02 | 1 | -0/+7 |
| * | | pata_atiixp: Remove unnecessary parentheses | Nathan Chancellor | 2018-09-12 | 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 |
| |/ |
|
* / | ata: ftide010: Add a quirk for SQ201 | Linus Walleij | 2018-08-27 | 1 | -10/+17 |
|/ |
|
* | Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l... | Linus Torvalds | 2018-08-24 | 30 | -120/+158 |
|\ |
|
| * | ata: ahci_platform: enable to get and control reset | Kunihiko Hayashi | 2018-08-22 | 1 | -1/+2 |
| * | ata: libahci_platform: add reset control support | Kunihiko Hayashi | 2018-08-22 | 2 | -5/+27 |
| * | ata: add an extra argument to ahci_platform_get_resources() | Kunihiko Hayashi | 2018-08-22 | 15 | -15/+17 |
| * | ata: sata_rcar: exclude setting of PHY registers in Gen3 | Masaharu Hayakawa | 2018-08-06 | 1 | -2/+2 |
| * | ata: sata_rcar: really mask all interrupts on Gen2 and later | Wolfram Sang | 2018-08-06 | 1 | -7/+13 |
| * | Revert "ata: ahci_platform: allow disabling of hotplug to save power" | Tejun Heo | 2018-08-06 | 2 | -74/+19 |
| * | ata: libahci: Allow reconfigure of DEVSLP register | Srinivas Pandruvada | 2018-07-30 | 1 | -8/+10 |
| * | ata: libahci: Correct setting of DEVSLP register | Srinivas Pandruvada | 2018-07-30 | 1 | -0/+2 |
| * | ata: ahci: Enable DEVSLP by default on x86 with SLP_S0 | Srinivas Pandruvada | 2018-07-30 | 1 | -5/+33 |
| * | ata: ahci: Support state with min power but Partial low power state | Srinivas Pandruvada | 2018-07-30 | 3 | -1/+6 |
| * | Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc" | Corentin Labbe | 2018-07-24 | 1 | -1/+7 |
| * | ata: sata_rcar: Add rudimentary Runtime PM support | Geert Uytterhoeven | 2018-07-23 | 1 | -22/+18 |
| * | ata: sata_rcar: Provide a short-hand for &pdev->dev | Geert Uytterhoeven | 2018-07-23 | 1 | -8/+8 |
| * | ata: Only output sg element mapped number in verbose debug | Paul Menzel | 2018-07-12 | 1 | -1/+1 |
| * | ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG | Paul Menzel | 2018-07-12 | 1 | -2/+2 |
| * | ata: ahci_platform: convert kcalloc to devm_kcalloc | Corentin Labbe | 2018-07-12 | 1 | -3/+1 |
| * | ata: ahci_platform: convert kzallloc to kcalloc | Corentin Labbe | 2018-07-12 | 1 | -5/+3 |
| * | ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown | Corentin Labbe | 2018-07-12 | 1 | -1/+1 |
| * | libata: remove ata_sff_data_xfer_noirq() | Sebastian Andrzej Siewior | 2018-07-11 | 9 | -40/+10 |
| * | ata: ahci_platform: allow disabling of hotplug to save power | Samuel Morris | 2018-06-18 | 2 | -19/+74 |
| * | ata: ahci: rpm_put port on port_stop to match rpm_get in port_start | Samuel Morris | 2018-06-18 | 1 | -0/+2 |
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-08-23 | 1 | -1/+0 |
|\ \ |
|