summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-07-29spi: mediatek: use correct SPI_CFG2_REG MACROleilk.liu
2020-07-22spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGHLingling Xu
2020-07-22spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock rateMarc Kleine-Budde
2020-07-22spi: spi-fsl-dspi: Fix lockup if device is shutdown during SPI transferKrzysztof Kozlowski
2020-07-16spi: spidev: fix a potential use-after-free in spidev_release()Zhenzhong Duan
2020-07-16spi: spidev: fix a race between spidev_release and spidev_removeZhenzhong Duan
2020-07-16spi: spi-fsl-dspi: Fix lockup if device is removed during SPI transferKrzysztof Kozlowski
2020-07-16spi: spi-fsl-dspi: Adding shutdown hookPeng Ma
2020-07-09spi: spi-fsl-dspi: Fix external abort on interrupt in resume or exit pathsKrzysztof Kozlowski
2020-06-30spi: spi-fsl-dspi: Free DMA memory with matching functionKrzysztof Kozlowski
2020-06-22spi: spi-fsl-dspi: fix native data copyAngelo Dureghello
2020-06-22spi: dw: Return any value retrieved from the dma_transfer callbackSerge Semin
2020-06-22spi: Respect DataBitLength field of SpiSerialBusV2() ACPI resourceAndy Shevchenko
2020-06-22spi: dw: Fix Rx-only DMA transfersSerge Semin
2020-06-22spi: mux: repair mux usagePeter Rosin
2020-06-22spi: dw: Enable interrupts in accordance with DMA xfer modeSerge Semin
2020-06-22spi: dw: Zero DMA Tx and Rx configurations on stackAndy Shevchenko
2020-06-22spi: pxa2xx: Apply CS clk quirk to BXTEvan Green
2020-06-22spi: spi-mem: Fix Dual/Quad modes on Octal-capable devicesGeert Uytterhoeven
2020-06-17spi: bcm-qspi: when tx/rx buffer is NULL set to 0Justin Chen
2020-06-17spi: bcm-qspi: Handle clock probe deferralFlorian Fainelli
2020-06-17spi: bcm2835aux: Fix controller unregister orderLukas Wunner
2020-06-17spi: bcm2835: Fix controller unregister orderLukas Wunner
2020-06-17spi: pxa2xx: Fix runtime PM ref imbalance on probe errorLukas Wunner
2020-06-17spi: pxa2xx: Fix controller unregister orderLukas Wunner
2020-06-17spi: Fix controller unregister orderLukas Wunner
2020-06-17spi: dw: Fix controller unregister orderLukas Wunner
2020-06-17spi: dw: Fix native CS being unsetSasha Levin
2020-04-02Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-03-30Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-27Merge branch 'spi-5.7' into spi-nextMark Brown
2020-03-27spi: efm32: Convert to use GPIO descriptorsLinus Walleij
2020-03-23spi: spi-fsl-lpspi: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23spi: spi-s3c24xx: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-20spi: stm32: Fix comments compilation warningsAlain Volmat
2020-03-20spi: atmel-quadspi: Add verbose debug facilities to monitor register accessesTudor Ambarus
2020-03-18spi: spi-fsl-dspi: Add support for LS1028AVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_messageVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code pathVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA modeVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completionVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Protect against races on dspi->words_in_flightVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Avoid reading more data than written in EOQ modeVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA modeVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATAVladimir Oltean
2020-03-18spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCRVladimir Oltean
2020-03-17spi: mxs: Drop GPIO includesLinus Walleij
2020-03-12Merge series "spi: meson-spicc: add support for AXG and G12A variants" from N...Mark Brown
2020-03-12spi: acpi: remove superfluous parameter checkWolfram Sang