index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-02-08
spi: uniphier: fix reference count leak in uniphier_spi_probe()
Xin Xiong
1
-4
/
+14
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: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
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-18
spi: spi-rpc-if: Check return value of rpcif_sw_init()
Lad Prabhakar
1
-1
/
+3
2021-11-18
spi: bcm-qspi: Fix missing clk_disable_unprepare() on error in bcm_qspi_probe()
Yang Yingliang
1
-2
/
+3
2021-11-18
spi: spl022: fix Microwire full duplex mode
Thomas Perrot
1
-2
/
+3
2021-10-20
spi: bcm-qspi: clear MSPI spifie interrupt during probe
Kamal Dasu
1
-32
/
+45
2021-10-09
spi: rockchip: handle zero length transfers without timing out
Tobias Schramm
1
-0
/
+6
2021-09-30
spi: Fix tegra20 build with CONFIG_PM=n
Linus Torvalds
1
-2
/
+2
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-09-15
spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...
Quanyang Wang
1
-4
/
+4
2021-09-15
spi: sprd: Fix the wrong WDG_LOAD_VAL
Chunyan Zhang
1
-1
/
+1
2021-09-15
spi: davinci: invoke chipselect callback
Matija Glavinic Pecotic
1
-7
/
+1
2021-09-15
spi: coldfire-qspi: Use clk_disable_unprepare in the remove function
Christophe JAILLET
1
-1
/
+1
2021-09-15
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-09-15
spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-26
spi: spi-mux: Add module info needed for autoloading
Uwe Kleine-König
1
-0
/
+8
2021-08-12
spi: meson-spicc: fix memory leak in meson_spicc_remove
Dongliang Mu
1
-0
/
+2
2021-08-12
spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
Marek Vasut
1
-1
/
+15
2021-08-12
spi: imx: mx51-ecspi: Reinstate low-speed CONFIGREG delay
Marek Vasut
1
-19
/
+19
2021-08-08
spi: mediatek: Fix fifo transfer
Guenter Roeck
1
-14
/
+5
2021-08-08
spi: stm32h7: fix full duplex irq handler handling
Alain Volmat
1
-6
/
+9
2021-07-28
spi: spi-bcm2835: Fix deadlock
Alexandru Tachici
1
-5
/
+7
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-28
spi: stm32: fixes pm_runtime calls in probe/remove
Alain Volmat
1
-1
/
+8
2021-07-28
spi: imx: add a check for speed_hz before calculating the clock
Clark Wang
1
-16
/
+21
2021-07-14
spi: spi-sun6i: Fix chipselect/clock bug
Mirko Vogt
1
-1
/
+5
2021-07-14
spi: Avoid undefined behaviour when counting unused native CSs
Andy Shevchenko
1
-1
/
+1
2021-07-14
spi: Allow to have all native CSs in use along with GPIOs
Andy Shevchenko
1
-2
/
+3
2021-07-14
spi: meson-spicc: fix memory leak in meson_spicc_probe
zpershuai
1
-1
/
+1
2021-07-14
spi: meson-spicc: fix a wrong goto jump for avoiding memory leak.
zpershuai
1
-2
/
+4
2021-07-14
spi: omap-100k: Fix the length judgment problem
Tian Tao
1
-1
/
+1
2021-07-14
spi: spi-topcliff-pch: Fix potential double free in pch_spi_process_messages()
Jay Fang
1
-1
/
+3
2021-07-14
spi: spi-loopback-test: Fix 'tx_buf' might be 'rx_buf'
Jay Fang
1
-1
/
+1
2021-07-14
spi: Make of_register_spi_device also set the fwnode
Charles Keepax
1
-0
/
+1
2021-06-30
spi: spi-nxp-fspi: move the register operation after the clock enable
Haibo Chen
1
-6
/
+5
2021-06-23
spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd()
Patrice Chotard
1
-1
/
+4
2021-06-23
spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code
zpershuai
1
-3
/
+4
2021-06-16
spi: bcm2835: Fix out-of-bounds access with more than 4 slaves
Lukas Wunner
1
-2
/
+8
2021-06-16
spi: Cleanup on failure of initial setup
Lukas Wunner
5
-19
/
+54
2021-06-16
spi: Don't have controller clean up spi device before driver unbind
Saravana Kannan
1
-3
/
+3
2021-06-16
spi: sprd: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-06-16
spi: spi-zynq-qspi: Fix stack violation bug
Karen Dombroski
1
-4
/
+3
2021-06-16
spi: Fix spi device unregister flow
Saravana Kannan
1
-6
/
+12
2021-06-03
spi: Assume GPIO CS active high in ACPI case
Andy Shevchenko
1
-5
/
+18
[next]