index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2021-11-26
spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
Yang Yingliang
2021-11-26
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
2021-10-06
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
2021-09-22
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
2021-09-22
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-09-22
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-12
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
2021-08-08
spi: mediatek: Fix fifo transfer
Guenter Roeck
2021-07-28
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
2021-07-28
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
2021-07-28
spi: mediatek: fix fifo rx mode
Peter Hess
2021-07-20
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
2021-07-20
spi: omap-100k: Fix the length judgment problem
Tian Tao
2021-07-20
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
2021-07-20
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
2021-07-20
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
2021-06-03
spi: gpio: Don't leak SPI master in probe error path
Lukas Wunner
2021-05-22
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
2021-05-22
spi: omap-100k: Fix reference leak to master
Wei Yongjun
2021-05-22
spi: dln2: Fix reference leak to master
Wei Yongjun
2021-05-22
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
2021-03-04
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
2021-03-04
spi: stm32: properly handle 0 byte transfer
Alain Volmat
2021-03-04
spi: atmel: Put allocated master before return
Pan Bian
2021-03-04
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
2021-01-17
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
2021-01-17
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
2020-12-30
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-30
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
2020-12-30
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
2020-12-30
spi: davinci: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
spi: spi-sh: Fix use-after-free on unbind
Lukas Wunner
2020-12-30
spi: fix resource leak for drivers without .remove callback
Uwe Kleine-König
2020-12-30
spi: mxs: fix reference leak in mxs_spi_probe
Zhang Qilong
2020-12-30
spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...
Qinglang Miao
2020-12-30
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
2020-12-30
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
2020-12-30
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-12-30
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
2020-12-30
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
2020-12-30
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-12-30
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
spi: bcm2835: Release the DMA channel if probe fails after dma_init
Peter Ujfalusi
2020-12-11
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
spi: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-10-29
spi: spi-s3c64xx: Check return values
Łukasz Stelmach
2020-10-29
spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and s3c64xx_enable_datapath()
Łukasz Stelmach
[next]