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-fix-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-11
6
-18
/
+48
|
\
|
*
spi: amd: Fix SPI_SPD7 value
Vitaly Rodionov
2022-11-04
1
-1
/
+1
|
*
spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run
Sean Nyekjaer
2022-11-03
1
-1
/
+1
|
*
spi: meson-spicc: fix do_div build error on non-arm64
Neil Armstrong
2022-11-02
1
-1
/
+1
|
*
spi: intel: Use correct mask for flash and protected regions
Mika Westerberg
2022-11-01
1
-4
/
+4
|
*
spi: mediatek: Fix package division error
zhichao.liu
2022-10-31
1
-10
/
+13
|
*
spi: tegra210-quad: Don't initialise DMA if not supported
Jon Hunter
2022-10-28
1
-0
/
+6
|
*
spi: meson-spicc: move wait completion in driver to take bursts delay in account
Neil Armstrong
2022-10-26
1
-2
/
+22
|
*
spi: stm32: Print summary 'callbacks suppressed' message
Marek Vasut
2022-10-24
1
-0
/
+1
*
|
Merge tag 'spi-fix-v6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-10-26
6
-6
/
+13
|
\
|
|
*
spi: aspeed: Fix window offset of CE1
Cédric Le Goater
2022-10-19
1
-1
/
+1
|
*
spi: qup: support using GPIO as chip select line
Robert Marko
2022-10-17
1
-0
/
+2
|
*
spi: intel: Fix the offset to get the 64K erase opcode
Mauro Lima
2022-10-13
1
-1
/
+1
|
*
spi: aspeed: Fix typo in mode_bits field for AST2600 platform
Chin-Ting Kuo
2022-10-10
1
-2
/
+2
|
*
spi: mpc52xx: Replace NO_IRQ by 0
Christophe Leroy
2022-10-10
1
-1
/
+1
|
*
spi: spi-gxp: fix typo in SPDX identifier line
Bird, Tim
2022-10-04
1
-1
/
+1
|
*
spi: tegra210-quad: Fix combined sequence
Krishna Yarlagadda
2022-10-03
1
-0
/
+5
*
|
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
[next]