index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2022-10-04
35
-375
/
+1304
|
\
|
*
spi: Ensure that sg_table won't be used after being freed
Marek Szyprowski
2022-09-30
1
-0
/
+2
|
*
spi: spi-gxp: Use devm_platform_ioremap_resource()
Yang Yingliang
2022-09-29
1
-7
/
+3
|
*
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
2022-09-28
1
-0
/
+9
|
*
spi: Split transfers larger than max size
Vincent Whitchurch
2022-09-28
1
-0
/
+9
|
*
spi: Fix cache corruption due to DMA/PIO overlap
Vincent Whitchurch
2022-09-28
1
-21
/
+88
|
*
spi: Save current RX and TX DMA devices
Vincent Whitchurch
2022-09-28
1
-15
/
+4
|
*
spi: mt65xx: Add dma max segment size declaration
zhichao.liu
2022-09-27
1
-0
/
+5
|
*
Fix PM disable depth imbalance in probe
Mark Brown
2022-09-27
3
-2
/
+6
|
|
\
|
|
*
spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probe
Zhang Qilong
2022-09-26
1
-0
/
+1
|
|
*
spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
Zhang Qilong
2022-09-26
1
-1
/
+3
|
|
*
spi: cadence-quadspi: Fix PM disable depth imbalance in cqspi_probe
Zhang Qilong
2022-09-26
1
-1
/
+2
|
*
|
spi: spi-fsl-qspi: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2022-09-26
1
-2
/
+1
|
*
|
spi: spi-fsl-lpspi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-26
1
-2
/
+1
|
*
|
spi: spi-fsl-dspi: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2022-09-26
1
-2
/
+1
|
|
/
|
*
spi: s3c24xx: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-23
1
-16
/
+8
|
*
spi: xilinx: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-23
1
-14
/
+6
|
*
spi: img-spfi: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Zhang Qilong
2022-09-23
1
-4
/
+2
|
*
spi: aspeed: Remove redundant dev_err call
Shang XiaoJing
2022-09-23
1
-3
/
+1
|
*
spi: spi-mpc52xx: switch to using gpiod API
Dmitry Torokhov
2022-09-23
1
-19
/
+13
|
*
spi: cadence: Remove redundant dev_err call
Shang XiaoJing
2022-09-23
1
-3
/
+1
|
*
spi: xtensa-xtfpga: Switch to use devm_spi_alloc_master()
Yang Yingliang
2022-09-22
1
-11
/
+5
|
*
spi: meson-spicc: make symbol 'meson_spicc_pow2_clk_ops' static
Wei Yongjun
2022-09-22
1
-1
/
+1
|
*
spi: omap2-mcspi: Fix probe so driver works again
Dan Carpenter
2022-09-21
1
-1
/
+1
|
*
spi: spi-loopback-test: Add test to trigger DMA/PIO mixing
Vincent Whitchurch
2022-09-19
1
-0
/
+27
|
*
spi: omap2-mcspi: Switch to use dev_err_probe() helper
Yang Yingliang
2022-09-19
1
-4
/
+2
|
*
spi: mpc52xx: Replace of_gpio_count() by gpiod_count()
Andy Shevchenko
2022-09-14
1
-1
/
+2
|
*
spi: fsl_spi: Convert to transfer_one
Christophe Leroy
2022-09-14
1
-114
/
+43
|
*
spi: meson-spicc: do not rely on busy flag in pow2 clk ops
Neil Armstrong
2022-09-08
1
-3
/
+3
|
*
spi: lpspi: Remove the unneeded result variable
ye xingchen
2022-09-08
1
-4
/
+1
|
*
spi: Add capability to perform some transfer with chipselect off
Christophe Leroy
2022-09-07
1
-3
/
+9
|
*
spi: nxp-fspi: Do not dereference fwnode in struct device
Andy Shevchenko
2022-09-07
1
-4
/
+4
|
*
spi: qup: add missing clk_disable_unprepare on error in spi_qup_pm_resume_run...
Xu Qiang
2022-09-05
1
-1
/
+3
|
*
spi: qup: add missing clk_disable_unprepare on error in spi_qup_resume()
Xu Qiang
2022-09-05
1
-3
/
+14
|
*
spi: stm32-qspi: Refactor dual flash mode enable check in ->setup()
Andy Shevchenko
2022-08-31
1
-2
/
+1
|
*
spi: stm32-qspi: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-08-31
1
-2
/
+2
|
*
spi: amd: Fix speed selection
Shreeya Patel
2022-08-30
1
-4
/
+1
|
*
spi: mt7621: Fix an erroneous message + clean-ups
Mark Brown
2022-08-29
1
-36
/
+6
|
|
\
|
|
*
spi: mt7621: Remove 'clk' from 'struct mt7621_spi'
Christophe JAILLET
2022-08-29
1
-3
/
+1
|
|
*
spi: mt7621: Use devm_spi_register_controller()
Christophe JAILLET
2022-08-29
1
-15
/
+1
|
|
*
spi: mt7621: Use the devm_clk_get_enabled() helper to simplify error handling
Christophe JAILLET
2022-08-29
1
-13
/
+1
|
|
*
spi: mt7621: Fix an error message in mt7621_spi_probe()
Christophe JAILLET
2022-08-29
1
-5
/
+3
|
*
|
spi: add generic R-Car Gen4 and specific r8a779f0 support
Mark Brown
2022-08-29
1
-0
/
+1
|
|
\
\
|
|
*
|
spi: sh-msiof: add generic Gen4 binding
Wolfram Sang
2022-08-29
1
-0
/
+1
|
*
|
|
spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
Patrice Chotard
2022-08-29
1
-1
/
+7
|
|
/
/
|
*
|
spi: stm32-qspi: Fix stm32_qspi_transfer_one_message() error path
Patrice Chotard
2022-08-28
1
-2
/
+4
|
*
|
spi: amd: Configure device speed
Lucas Tanure
2022-08-25
1
-0
/
+97
|
*
|
spi: pxa2xx: Remove the unneeded result variable
ye xingchen
2022-08-25
1
-3
/
+1
|
*
|
spi: stm32_qspi: use QSPI bus as 8 lines communication channel
Mark Brown
2022-08-23
1
-9
/
+109
|
|
\
\
|
|
*
|
spi: stm32_qspi: Add transfer_one_message() spi callback
Patrice Chotard
2022-08-23
1
-9
/
+109
[next]