Age | Commit message (Expand) | Author |
2019-03-28 | libata: fix using DMA buffers on stack | raymond pang |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-03-08 | Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-02-28 | ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ... | John Garry |
2019-02-15 | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe |
2019-02-10 | libata: fix a typo in comment | Chengguang Xu |
2019-02-09 | block: kill QUEUE_FLAG_FLUSH_NQ | Jens Axboe |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor |
2019-02-08 | ata: macio: Use of_node_name_eq for node name comparisons | Rob Herring |
2019-02-08 | ata: pata_samsung_cf: simplify getting .driver_data | Wolfram Sang |
2019-02-08 | ata: pata_platform: Add IRQF_SHARED to IRQ flags | Alexander Shiyan |
2019-02-08 | ata: pata_of_platform: Allow to use 16-bit wide data transfer | Alexander Shiyan |
2019-02-08 | ata: add Buddha PATA controller driver | Bartlomiej Zolnierkiewicz |
2019-02-06 | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD | Hans de Goede |
2019-01-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-01-22 | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig |
2019-01-15 | ata: pata_acpi: Make PCI dependency explicit | Sinan Kaya |
2019-01-12 | Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-01-11 | ata: ahci: mvebu: request PHY suspend/resume for Armada 3700 | Miquel Raynal |
2019-01-11 | ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM | Miquel Raynal |
2019-01-11 | ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs | Miquel Raynal |
2019-01-11 | ata: ahci: mvebu: remove stale comment | Miquel Raynal |
2019-01-11 | ata: libahci_platform: comply to PHY framework | Miquel Raynal |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-02 | Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-21 | ata: pata_macio: add of_node_put() | Yangtao Li |
2018-12-10 | sata_rcar: fix deferred probing | Sergei Shtylyov |
2018-12-09 | Merge tag 'v4.20-rc6' into for-4.21/block | Jens Axboe |
2018-12-05 | ata: palmld: Introduce state container | Linus Walleij |
2018-12-04 | ata: palmld: Convert to GPIO descriptors | Linus Walleij |
2018-12-04 | ata: rb532_cf: Convert to use GPIO descriptors | Linus Walleij |
2018-12-04 | ata: sata_highbank: Convert to use GPIO descriptors | Linus Walleij |
2018-12-04 | ata: pxa: Drop <linux/gpio.h> include | Linus Walleij |
2018-12-03 | libata: whitelist all SAMSUNG MZ7KM* solid-state disks | Juha-Matti Tilli |
2018-11-18 | Merge tag 'v4.20-rc3' into for-4.21/block | Jens Axboe |
2018-11-15 | block: don't hold the queue_lock over blk_abort_request | Christoph Hellwig |
2018-11-12 | libata: blacklist SAMSUNG MZ7TD256HAFV-000L9 SSD | Diego Viola |
2018-11-08 | sata_rcar: convert to SPDX identifiers | Kuninori Morimoto |
2018-10-26 | libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 | Diego Viola |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-22 | Merge tag 'for-4.20/libata-20181021' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-10-10 | PCI: Remove pci_set_dma_max_seg_size() | Christoph Hellwig |
2018-10-10 | ata: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz |
2018-10-04 | ata: ep93xx: Use proper enums for directions | Nathan Chancellor |
2018-10-01 | ata: ahci_brcm: Allow using driver or DSL SoCs | Florian Fainelli |
2018-10-01 | ata: ahci_brcm: Match BCM63138 compatible strings | Florian Fainelli |
2018-10-01 | ata: ahci_brcm: Allow optional reset controller to be used | Florian Fainelli |
2018-09-21 | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block | Greg Kroah-Hartman |