summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-15Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...Mark Brown3-470/+0
2021-01-15spi: Drop unused efm32 bus driverUwe Kleine-König3-470/+0
2021-01-14spi: pxa2xx: Add support for Intel Alder Lake PCH-PJarkko Nikula1-0/+4
2021-01-14spi: bcm2835aux: Call the dedicated transfer completion function.Vincent Pelletier1-1/+1
2021-01-14spi: rockchip: Call the dedicated transfer completion function.Vincent Pelletier1-1/+1
2021-01-14spi: bcm2835: Call the dedicated transfer completion function.Vincent Pelletier1-3/+3
2021-01-13Merge v5.11-rc3Mark Brown267-1448/+2521
2021-01-13spi: bcm2835: Set controller max_speed_hzRichard Fitzgerald1-0/+2
2021-01-13Merge series "spi: sh-msiof: Advertize bit rate limits and actual speed" from...Mark Brown1-3/+11
2021-01-13Merge series "spi: cadence-quadspi: Add QSPI controller support for Intel LGM...Mark Brown2-5/+21
2021-01-13spi: stm32: Simplify stm32h7_spi_prepare_fthlv()Marek Vasut1-24/+4
2021-01-13spi: spi-qcom-qspi: Use irq trigger flags from firmwareStephen Boyd1-2/+1
2021-01-13spi: hisi-sfc-v3xx: extend version checking compatibilityYicong Yang1-6/+2
2021-01-13spi: sh-msiof: Fill in controller speed limitsGeert Uytterhoeven1-0/+4
2021-01-13spi: sh-msiof: Fill in spi_transfer.effective_speed_hzGeert Uytterhoeven1-3/+7
2021-01-13spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoCRamuthevar Vadivel Murugan1-0/+6
2021-01-13spi: cadence-quadspi: Disable the DAC for Intel LGM SoCRamuthevar Vadivel Murugan1-4/+11
2021-01-13spi: cadence-quadspi: Add QSPI support for Intel LGM SoCRamuthevar Vadivel Murugan2-1/+4
2021-01-11spi: rpc-if: Gaurd .pm assignment with CONFIG_PM_SLEEP #ifdef checkLad Prabhakar1-0/+2
2021-01-11spi: cadence-quadspi: Fix build warning on 32-bit platformsPratyush Yadav1-1/+1
2021-01-11spi: spi-bcm-qspi: style: Simplify bool comparisonYANG LI1-1/+1
2021-01-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-26/+123
2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds16-43/+143
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-223/+240
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-28/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-212/+310
2021-01-09Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+13
2021-01-09Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-22/+26
2021-01-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+30
2021-01-09bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li1-0/+15
2021-01-09bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li3-7/+28
2021-01-09bcache: check unsupported feature sets for bcache registerColy Li2-0/+29
2021-01-09bcache: fix typo from SUUP to SUPP in features.hColy Li1-3/+3
2021-01-09bcache: set pdev_set_uuid before scond loop iterationYi Li1-1/+1
2021-01-09Merge tag 'devprop-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+8
2021-01-09Merge tag 'acpi-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-19/+1
2021-01-09Merge tag 'pm-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-18/+6
2021-01-09Merge tag 'drm-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-177/+302
2021-01-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds9-85/+135
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds43-244/+345
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek3-19/+16
2021-01-08Merge branches 'acpi-scan' and 'acpi-misc'Rafael J. Wysocki1-6/+0
2021-01-08hwmon: (amd_energy) fix allocation of hwmon_channel_info configDavid Arcari1-1/+2
2021-01-08block/rnbd-clt: avoid module unload race with close confirmationJack Wang1-1/+2
2021-01-08block/rnbd: Adding name to the Contributors ListSwapnil Ingle1-0/+1
2021-01-08block/rnbd-clt: Fix sg table use after freeGuoqing Jiang1-8/+7
2021-01-08block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang1-3/+5
2021-01-08block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang1-0/+1
2021-01-08spi: Fix distinct pointer types warning for ARCH=mipsYanteng Si1-1/+1
2021-01-08Merge tag 'drm-misc-fixes-2021-01-08' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter3-9/+17