summaryrefslogtreecommitdiffstats
path: root/drivers/spi
AgeCommit message (Expand)Author
2021-08-12spi: meson-spicc: fix memory leak in meson_spicc_removeDongliang Mu
2021-08-12spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculationMarek Vasut
2021-08-12spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delayMarek Vasut
2021-08-08spi: mediatek: Fix fifo transferGuenter Roeck
2021-08-08spi: stm32h7: fix full duplex irq handler handlingAlain Volmat
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut
2021-07-28spi: mediatek: fix fifo rx modePeter Hess
2021-07-28spi: stm32: fixes pm_runtime calls in probe/removeAlain Volmat
2021-07-28spi: stm32: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2021-07-28spi: imx: add a check for speed_hz before calculating the clockClark Wang
2021-07-14spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt
2021-07-14spi: omap-100k: Fix the length judgment problemTian Tao
2021-07-14spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()Jay Fang
2021-07-14spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'Jay Fang
2021-07-14spi: Make of_register_spi_device also set the fwnodeCharles Keepax
2021-06-30spi: spi-nxp-fspi: move the register operation after the clock enableHaibo Chen
2021-06-23spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()Patrice Chotard
2021-06-16spi: bcm2835: Fix out-of-bounds access with more than 4 slavesLukas Wunner
2021-06-16spi: Cleanup on failure of initial setupLukas Wunner
2021-06-16spi: Don't have controller clean up spi device before driver unbindSaravana Kannan
2021-06-16spi: sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang
2021-06-16spi: Fix spi device unregister flowSaravana Kannan
2021-06-03spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET
2021-06-03spi: spi-geni-qcom: Fix use-after-free on unbindLukas Wunner
2021-05-14spi: fsl-lpspi: Fix PM reference leak in lpspi_prepare_xfer_hardware()Wang Li
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-05-14spi: stm32: drop devres version of spi_register_masterAntonio Borneo
2021-05-11spi: qup: fix PM reference leak in spi_qup_remove()Wang Li
2021-05-11spi: omap-100k: Fix reference leak to masterWei Yongjun
2021-05-11spi: dln2: Fix reference leak to masterWei Yongjun
2021-05-11spi: ath79: remove spi-master setup and cleanup assignmentDavid Bauer
2021-05-11spi: ath79: always call chipselect functionDavid Bauer
2021-05-11spi: spi-ti-qspi: Free DMA resourcesTudor Ambarus
2021-03-17spi: stm32: make spurious and overrun interrupts visibleAlain Volmat
2021-03-04spi: spi-synquacer: fix set_cs handlingMasahisa Kojima
2021-03-04spi: pxa2xx: Fix the controller numbering for Wildcat PointAndy Shevchenko
2021-03-04spi: stm32: properly handle 0 byte transferAlain Volmat
2021-03-04spi: atmel: Put allocated master before returnPan Bian
2021-03-04ARM: s3c: fix fiq for clang IASArnd Bergmann
2021-01-23spi: cadence: cache reference clock rate during probeMichael Hennerich
2021-01-23spi: npcm-fiu: Disable clock in probe error pathLukas Wunner
2021-01-23spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()Qinglang Miao
2021-01-17spi: stm32: FIFO threshold level - fix align packet sizeRoman Guskov
2020-12-30spi: atmel-quadspi: Fix AHB memory accessesTudor Ambarus
2020-12-30spi: atmel-quadspi: Disable clock in probe error pathLukas Wunner
2020-12-30spi: mt7621: Don't leak SPI master in probe error pathLukas Wunner
2020-12-30spi: mt7621: Disable clock in probe error pathLukas Wunner
2020-12-30spi: synquacer: Disable clock in probe error pathLukas Wunner
2020-12-30spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error pathLukas Wunner
2020-12-30spi: sc18is602: Don't leak SPI master in probe error pathLukas Wunner