aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-11-02Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-10-29spi: fsi: Fix clock running too fastBrad Bishop
2020-10-29spi: omap2-mcspi: Improve performance waiting for CHSTATAswath Govindraju
2020-10-29spi: spi-s3c64xx: Check return valuesŁukasz Stelmach
2020-10-29spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()Łukasz Stelmach
2020-10-29spi: dw-pci: free previously allocated IRQs if desc->setup() failsJay Fang
2020-10-29spi: fsi: Implement restricted size for certain controllersEddie James
2020-10-29spi: fsi: Fix use of the bneq+ sequencer instructionBrad Bishop
2020-10-29spi: fsi: Handle 9 to 15 byte transfers lengthsBrad Bishop
2020-10-16Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-10-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham
2020-10-06Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-10-01spi: bcm-qspi: Fix probe regression on iProc platformsRay Jui
2020-10-01spi: spi-fsl-dspi: use XSPI mode instead of DMA for DPAA2 SoCsVladimir Oltean
2020-09-23Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-09-23Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-09-23spi: Fix memory leak on splited transfersGustav Wiklander
2020-09-23spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch
2020-09-17spi: stm32: fix pm_runtime_get_sync() error checkingDan Carpenter
2020-09-17spi: stm32: Rate-limit the 'Communication suspended' messageMarek Vasut
2020-09-09Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-09-03spi: stm32: always perform registers configuration prior to transferAlain Volmat
2020-09-03spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rateAmelie Delaunay
2020-09-03spi: stm32: fix fifo threshold level in case of short transferAmelie Delaunay
2020-09-03spi: stm32h7: fix race condition at end of transferAntonio Borneo
2020-09-03spi: stm32: clear only asserted irq flags on interruptTobias Schramm
2020-08-26Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-08-26spi: stm32: fixes suspend/resume managementAmelie Delaunay
2020-08-26spi: Prevent adding devices below an unregistering controllerLukas Wunner
2020-08-19Merge branch 'v5.8/standard/base' into v5.8/standard/bcm-2xxx-rpiBruce Ashfield
2020-08-19spi: spidev: Align buffers for DMAChristian Eggers
2020-08-19spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIMHauke Mehrtens
2020-08-19spi: rockchip: Fix error in SPI slave pio readJon Lin
2020-08-19spi: lantiq: fix: Rx overflow error in full duplex modeDilip Kota
2020-08-19spi: dw-dma: Fix Tx DMA channel working too fastSerge Semin
2020-07-22spi: use_gpio_descriptor fixup moved to spi_setupPhil Elwell
2020-07-22Revert "spi: spidev: Fix CS polarity if GPIO descriptors are used"Phil Elwell
2020-07-22spi: Force CS_HIGH if GPIO descriptors are usedPhil Elwell
2020-07-22spi: bcm2835: enable shared interrupt supportMartin Sperl
2020-07-22spi: spidev: Completely disable the spidev warningPhil Elwell
2020-07-17Merge tag 'spi-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-06spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde
2020-07-01spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-06-29Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-25spi: pxa2xx: Add support for Intel Tiger Lake PCH-HJarkko Nikula
2020-06-22Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-22spi: spi-fsl-dspi: Initialize completion before possible interruptKrzysztof Kozlowski
2020-06-22spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski
2020-06-22spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transferKrzysztof Kozlowski
2020-06-22spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski