summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-04Merge series "spi: Add support for Realtek RTL838x/RTL839x SoC SPI" from Bert...Mark Brown3-0/+251
2021-02-04spi: clps711xx: remove redundant white-spaceJunhao He1-1/+1
2021-02-04spi: Realtek RTL838x/RTL839x SPI controllerBert Vermeulen1-0/+41
2021-02-04spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllersBert Vermeulen2-0/+210
2021-01-27spi: hisi-sfc-v3xx: add address mode checkYicong Yang1-1/+24
2021-01-26dt-bindings: spi: sunxi: Add H616 compatible stringAndre Przywara1-0/+1
2021-01-22spi: spi-au1550: Fix various whitespace warningscorentin1-10/+12
2021-01-22spi: spi-au1550: quoted string breakcorentin1-6/+5
2021-01-21spi: remove sirf prima/atlas driverArnd Bergmann4-1286/+0
2021-01-21spi: atmel: Put allocated master before returnPan Bian1-1/+1
2021-01-21spi: spi-mpc52xx: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+3
2021-01-21spi: spi-au1550: Add suffix "int" to all "unsigned"corentin1-10/+10
2021-01-19spi: imx: Don't print error on -EPROBEDEFERGuido Günther1-1/+1
2021-01-15Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...Mark Brown4-485/+0
2021-01-15spi: Drop unused efm32 bus driverUwe Kleine-König4-485/+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 Brown550-3298/+5068
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 Brown3-5/+22
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-13dt-bindings: spi: cadence-qspi: Add support for Intel lgm-qspiRamuthevar Vadivel Murugan1-0/+1
2021-01-13spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spiRamuthevar Vadivel Murugan1-0/+0
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-11Linux 5.11-rc3v5.11-rc3Linus Torvalds1-1/+1
2021-01-11Merge tag 'kbuild-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-14/+6
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 Torvalds22-59/+172
2021-01-10Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds1-89/+167
2021-01-10Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds33-225/+267
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-29/+21
2021-01-10Merge tag 'char-misc-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-217/+322
2021-01-10Documentation: kbuild: Fix section referenceViresh Kumar1-1/+1
2021-01-10Merge tag 'arc-5.11-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-232/+3
2021-01-10Merge tag 'powerpc-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+10
2021-01-10Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-83/+94
2021-01-09Merge tag 'hwmon-for-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+14
2021-01-09Merge tag 'dmaengine-fix-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+48