index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-26
spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
Zhang Qilong
1
-1
/
+3
2022-10-26
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
1
-3
/
+3
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-10-26
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
1
-5
/
+3
2022-08-25
spi: meson-spicc: add local pow2 clock ops to preserve rate between messages
Neil Armstrong
1
-28
/
+101
2022-08-21
spi: spi-rspi: Fix PIO fallback on RZ platforms
Biju Das
1
-0
/
+4
2022-08-21
spi: synquacer: Add missing clk_disable_unprepare()
Guo Mengqi
1
-0
/
+1
2022-07-29
spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...
Marc Kleine-Budde
1
-4
/
+8
2022-07-21
spi: amd: Limit max transfer and message size
Cristian Ciocaltea
1
-0
/
+8
2022-06-09
spi: spi-fsl-qspi: check return value after calling platform_get_resource_byn...
Yang Yingliang
1
-0
/
+4
2022-06-09
spi: img-spfi: Fix pm_runtime_get_sync() error checking
Zheng Yongjun
1
-1
/
+1
2022-06-09
spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout
Miaoqian Lin
1
-2
/
+3
2022-06-09
spi: stm32-qspi: Fix wait_cmd timeout in APM mode
Patrice Chotard
1
-1
/
+2
2022-06-09
spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
Biju Das
1
-9
/
+6
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
[prev]
[next]