summaryrefslogtreecommitdiff
path: root/drivers/spi
AgeCommit message (Expand)Author
2020-12-30spi: spi-geni-qcom: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: rpc-if: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: pic32: Don't leak DMA channels in probe error pathLukas Wunner
2020-12-30spi: npcm-fiu: Disable clock in probe error pathLukas Wunner
2020-12-30spi: mxic: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: gpio: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: fsl: fix use of spisel_boot signal on MPC8309Rasmus Villemoes
2020-12-30spi: davinci: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: ar934x: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: spi-mtk-nor: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: atmel-quadspi: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: spi-sh: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: pxa2xx: Fix use-after-free on unbindLukas Wunner
2020-12-30spi: dw: Fix error return code in dw_spi_bt1_probe()Zhang Changzhong
2020-12-30spi: spi-fsl-dspi: Use max_native_cs instead of num_chipselect to set SPI_MCRMaxim Kochetkov
2020-12-30spi: fix resource leak for drivers without .remove callbackUwe Kleine-König
2020-12-30spi: mxs: fix reference leak in mxs_spi_probeZhang Qilong
2020-12-30spi: dw: fix build error by selecting MULTIPLEXERRandy Dunlap
2020-12-30spi: sprd: fix reference leak in sprd_spi_removeZhang Qilong
2020-12-30spi: imx: fix reference leak in two imx operationsZhang Qilong
2020-12-30spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...Qinglang Miao
2020-12-30spi: tegra114: fix reference leak in tegra spi opsZhang Qilong
2020-12-30spi: tegra20-sflash: fix reference leak in tegra_sflash_resumeZhang Qilong
2020-12-30spi: tegra20-slink: fix reference leak in slink ops of tegra20Zhang Qilong
2020-12-30spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probeQinglang Miao
2020-12-30spi: spi-ti-qspi: fix reference leak in ti_qspi_setupZhang Qilong
2020-12-30spi: stm32-qspi: fix reference leak in stm32 qspi operationsZhang Qilong
2020-12-30spi: stm32: fix reference leak in stm32_spi_resumeZhang Qilong
2020-12-30spi: spi-mem: fix reference leak in spi_mem_access_startZhang Qilong
2020-12-30spi: img-spfi: fix reference leak in img_spfi_resumeZhang Qilong
2020-11-25spi: dw: Fix spi registration for controllers overriding CSLars Povlsen
2020-11-24spi: imx: fix the unbalanced spi runtime pm managementClark Wang
2020-11-23spi: spi-nxp-fspi: fix fspi panic by unexpected interruptsRan Wang
2020-11-20spi: Take the SPI IO-mutex in the spi_setup() methodSerge Semin
2020-11-17spi: npcm-fiu: Don't leak SPI master in probe error pathLukas Wunner
2020-11-17spi: dw: Set transfer handler before unmasking the IRQsSerge Semin
2020-11-16spi: cadence-quadspi: Fix error return code in cqspi_probeZhihao Cheng
2020-11-13spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor
2020-11-12Merge series "Use-after-free be gone" from Lukas Wunner <lukas@wunner.de>:Mark Brown
2020-11-12spi: lpspi: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: bcm-qspi: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: bcm2835: Fix use-after-free on unbindLukas Wunner
2020-11-12spi: Introduce device-managed SPI controller allocationLukas Wunner
2020-11-11spi: fsi: Fix transfer returning without finalizing messageEddie James
2020-11-11spi: fix client driver breakages when using GPIO descriptorsSven Van Asbroeck
2020-11-06spi: bcm2835: remove use of uninitialized gpio flags variableMartin Hundebøll
2020-11-04spi: fsl-dspi: fix wrong pointer in suspend/resumeZhao Qiang