index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-08
spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock
Frieder Schrempf
1
-2
/
+1
2022-12-08
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
1
-1
/
+1
2022-10-26
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
1
-0
/
+9
2022-10-26
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
Zhang Qilong
1
-0
/
+1
2022-10-26
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
1
-1
/
+3
2022-10-26
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
1
-3
/
+14
2022-06-14
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-14
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
1
-2
/
+3
2022-04-15
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-15
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
1
-7
/
+1
2022-04-15
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
1
-1
/
+16
2022-04-15
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
1
-0
/
+4
2022-04-15
spi: Fix erroneous sgs value with min_t()
Biju Das
1
-2
/
+2
2022-04-15
spi: Fix invalid sgs value
Biju Das
1
-2
/
+2
2022-02-08
spi: meson-spicc: add IRQ check in meson_spicc_probe
Miaoqian Lin
1
-0
/
+5
2022-02-08
spi: mediatek: Avoid NULL pointer crash in interrupt
Benjamin Gaignard
1
-1
/
+1
2022-02-08
spi: bcm-qspi: check for valid cs before applying chip select
Kamal Dasu
1
-1
/
+1
2022-01-27
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
1
-0
/
+1
2021-12-29
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2021-11-26
spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
Yang Yingliang
1
-2
/
+3
2021-11-26
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
1
-2
/
+3
2021-10-06
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-09-22
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
1
-1
/
+1
2021-09-22
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-09-22
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-12
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-08-08
spi: mediatek: Fix fifo transfer
Guenter Roeck
1
-14
/
+5
2021-07-28
spi: spi-fsl-dspi: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+3
2021-07-28
spi: cadence: Correct initialisation of runtime PM again
Marek Vasut
1
-5
/
+9
2021-07-28
spi: mediatek: fix fifo rx mode
Peter Hess
1
-3
/
+13
2021-07-20
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
1
-1
/
+5
2021-07-20
spi: omap-100k: Fix the length judgment problem
Tian Tao
1
-1
/
+1
2021-07-20
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
1
-1
/
+3
2021-07-20
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
1
-1
/
+1
2021-07-20
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
1
-0
/
+1
2021-06-03
spi: gpio: Don't leak SPI master in probe error path
Lukas Wunner
1
-6
/
+2
2021-05-22
spi: Fix use-after-free with devm_spi_alloc_*
William A. Kennington III
1
-7
/
+2
2021-05-22
spi: omap-100k: Fix reference leak to master
Wei Yongjun
1
-3
/
+3
2021-05-22
spi: dln2: Fix reference leak to master
Wei Yongjun
1
-1
/
+1
2021-05-22
spi: spi-ti-qspi: Free DMA resources
Tudor Ambarus
1
-6
/
+14
2021-03-04
spi: pxa2xx: Fix the controller numbering for Wildcat Point
Andy Shevchenko
1
-8
/
+19
2021-03-04
spi: stm32: properly handle 0 byte transfer
Alain Volmat
1
-0
/
+4
2021-03-04
spi: atmel: Put allocated master before return
Pan Bian
1
-1
/
+1
2021-03-04
ARM: s3c: fix fiq for clang IAS
Arnd Bergmann
1
-6
/
+3
2021-01-23
spi: cadence: cache reference clock rate during probe
Michael Hennerich
1
-2
/
+4
2021-01-17
spi: stm32: FIFO threshold level - fix align packet size
Roman Guskov
1
-2
/
+2
2021-01-17
spi: pxa2xx: Fix use-after-free on unbind
Lukas Wunner
1
-2
/
+1
2020-12-30
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
1
-2
/
+3
2020-12-30
spi: sc18is602: Don't leak SPI master in probe error path
Lukas Wunner
1
-11
/
+2
2020-12-30
spi: rb4xx: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
[next]