Age | Commit message (Expand) | Author | Files | Lines |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 125 | Thomas Gleixner | 1 | -17/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 | Thomas Gleixner | 3 | -31/+3 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45 | Thomas Gleixner | 5 | -25/+5 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 | Thomas Gleixner | 27 | -446/+27 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 34 | -0/+34 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-17 | Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -1/+1 |
2019-05-09 | sata_rcar: Remove ata_host_alloc() error printing | Geert Uytterhoeven | 1 | -1/+0 |
2019-04-29 | ARM: ep93xx: move pinctrl interfaces into include/linux/soc | Arnd Bergmann | 1 | -1/+1 |
2019-04-09 | ahci: qoriq: add ls1028a platforms support | Peng Ma | 1 | -0/+3 |
2019-04-09 | ahci: qoriq: add lx2160 platforms support | Peng Ma | 1 | -17/+35 |
2019-03-28 | libata: fix using DMA buffers on stack | raymond pang | 1 | -10/+24 |
2019-03-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+3 |
2019-03-09 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+0 |
2019-03-09 | Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -20/+295 |
2019-03-01 | ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq ... | John Garry | 1 | -1/+2 |
2019-02-15 | Merge tag 'v5.0-rc6' into for-5.1/block | Jens Axboe | 1 | -0/+1 |
2019-02-10 | libata: fix a typo in comment | Chengguang Xu | 1 | -1/+1 |
2019-02-10 | block: kill QUEUE_FLAG_FLUSH_NQ | Jens Axboe | 1 | -2/+0 |
2019-02-09 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor | 1 | -2/+3 |
2019-02-08 | ata: macio: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -1/+1 |
2019-02-08 | ata: pata_samsung_cf: simplify getting .driver_data | Wolfram Sang | 1 | -5/+3 |
2019-02-08 | ata: pata_platform: Add IRQF_SHARED to IRQ flags | Alexander Shiyan | 1 | -1/+1 |
2019-02-08 | ata: pata_of_platform: Allow to use 16-bit wide data transfer | Alexander Shiyan | 2 | -11/+17 |
2019-02-08 | ata: add Buddha PATA controller driver | Bartlomiej Zolnierkiewicz | 3 | -0/+270 |
2019-02-06 | libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD | Hans de Goede | 1 | -0/+1 |
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 |