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-04-27
spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
Tudor Ambarus
1
-0
/
+3
2022-04-27
spi: spi-mtk-nor: initialize spi controller after resume
Allen-KH Cheng
1
-1
/
+11
2022-04-13
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-08
spi: tegra20: Use of_device_get_match_data()
Minghao Chi
1
-7
/
+1
2022-04-08
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+2
2022-04-08
spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
Jiasheng Jiang
1
-1
/
+4
2022-04-08
spi: pxa2xx-pci: Balance reference count for PCI DMA device
Andy Shevchenko
1
-1
/
+16
2022-04-08
spi: tegra114: Add missing IRQ check in tegra_spi_probe
Miaoqian Lin
1
-0
/
+4
2022-04-08
spi: mxic: Fix the transmit path
Miquel Raynal
1
-16
/
+12
2022-04-08
spi: Fix erroneous sgs value with min_t()
Biju Das
1
-2
/
+2
2022-04-08
spi: Fix invalid sgs value
Biju Das
1
-2
/
+2
2022-03-16
spi: rockchip: terminate dma transmission when slave abort
Jon Lin
1
-0
/
+6
2022-03-16
spi: rockchip: Fix error in getting num-cs property
Jon Lin
1
-3
/
+4
2022-03-02
spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op()
Zhou Qingyang
1
-0
/
+3
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
[next]