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
2024-10-24
spi: spi-fsl-dspi: Fix crash when not using GPIO chip select
Frank Li
1
-1
/
+5
2024-10-22
spi: geni-qcom: Fix boot warning related to pm_runtime and devres
Georgi Djakov
1
-3
/
+5
2024-10-21
spi: mtk-snfi: fix kerneldoc for mtk_snand_is_page_ops()
Bartosz Golaszewski
1
-1
/
+1
2024-10-10
spi: stm32: fix missing device mode capability in stm32mp25
Alain Volmat
1
-0
/
+1
2024-10-05
Merge tag 'spi-fix-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-7
/
+9
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
8
-8
/
+8
2024-10-02
spi: Fix pm_runtime_set_suspended() with runtime pm
Mark Brown
2
-4
/
+6
2024-10-01
spi: s3c64xx: fix timeout counters in flush_fifo
Ben Dooks
1
-2
/
+2
2024-10-01
spi: atmel-quadspi: Fix wrong register value written to MR
Alexander Dahl
1
-1
/
+1
2024-09-30
spi: spi-cadence: Fix missing spi_controller_is_target() check
Jinjie Ruan
1
-2
/
+4
2024-09-30
spi: spi-cadence: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-2
/
+2
2024-09-30
spi: spi-imx: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-45
/
+23
2024-09-26
Merge tag 'spi-fix-v6.12-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-33
/
+26
2024-09-20
spi: atmel-quadspi: Avoid overwriting delay register settings
Alexander Dahl
1
-6
/
+8
2024-09-20
spi: airoha: remove read cache in airoha_snand_dirmap_read()
Lorenzo Bianconi
1
-21
/
+0
2024-09-19
spi: spi-fsl-lpspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+1
2024-09-19
spi: atmel-quadspi: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-0
/
+1
2024-09-18
spi: airoha: fix airoha_snand_{write,read}_data data_len estimation
Lorenzo Bianconi
1
-2
/
+2
2024-09-18
spi: airoha: fix dirmap_{read,write} operations
Lorenzo Bianconi
1
-4
/
+14
2024-09-17
Merge tag 'spi-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
26
-228
/
+920
2024-09-12
spi: ep93xx: update kerneldoc comments for ep93xx_spi
Arnd Bergmann
1
-2
/
+0
2024-09-12
spi: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
1
-43
/
+23
2024-09-12
spi: geni-qcom: Use devm functions to simplify code
Jinjie Ruan
1
-39
/
+24
2024-09-12
spi: Merge up fixes
Mark Brown
13
-60
/
+135
2024-09-12
spi: nxp-fspi: fix the KASAN report out-of-bounds bug
Han Xu
1
-2
/
+3
2024-09-10
spi: remove spi_controller_is_slave() and spi_slave_abort()
Yang Yingliang
1
-12
/
+1
2024-09-10
spi: slave-mt27xx: switch to use target_abort
Yang Yingliang
1
-6
/
+6
2024-09-10
spi: spidev: switch to use spi_target_abort()
Yang Yingliang
1
-1
/
+1
2024-09-10
spi: slave-system-control: switch to use spi_target_abort()
Yang Yingliang
1
-1
/
+1
2024-09-10
spi: slave-time: switch to use spi_target_abort()
Yang Yingliang
1
-1
/
+1
2024-09-10
spi: switch to use spi_controller_is_target()
Yang Yingliang
1
-4
/
+4
2024-09-09
spi: geni-qcom: Fix incorrect free_irq() sequence
Jinjie Ruan
1
-2
/
+2
2024-09-09
spi: geni-qcom: Undo runtime PM changes at driver exit time
Jinjie Ruan
1
-7
/
+6
2024-09-05
spi: fspi: add support for imx8ulp
Haibo Chen
1
-0
/
+10
2024-09-05
spi: fspi: involve lut_num for struct nxp_fspi_devtype_data
Haibo Chen
1
-19
/
+25
2024-09-05
spi: spi-fsl-lpspi: Fix off-by-one in prescale max
Stefan Wahren
1
-2
/
+2
2024-09-04
spi: mxs: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Fabio Estevam
1
-6
/
+5
2024-09-03
spi: spidev: Add missing spi_device_id for jg10309-01
Geert Uytterhoeven
1
-0
/
+1
2024-09-03
spi: Revert "spi: Insert the missing pci_dev_put()before return"
Nathan Chancellor
1
-6
/
+2
2024-09-02
spi: zynq-qspi: Replace kzalloc with kmalloc for buffer allocation
Kuan-Wei Chiu
1
-1
/
+1
2024-09-02
spi: ppc4xx: Sort headers
Andy Shevchenko
1
-7
/
+7
2024-09-02
spi: ppc4xx: Revert "handle irq_of_parse_and_map() errors"
Andy Shevchenko
1
-3
/
+0
2024-09-02
spi: bcm63xx: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-08-30
spi: zynqmp-gqspi: Simplify with dev_err_probe()
Jinjie Ruan
1
-12
/
+8
2024-08-30
spi: zynqmp-gqspi: Use devm_spi_alloc_host()
Jinjie Ruan
1
-12
/
+6
2024-08-30
spi: spi-ppc4xx: Remove duplicate included header file linux/platform_device.h
Hongbo Li
1
-1
/
+0
2024-08-30
spi: intel: Add check devm_kasprintf() returned value
Charles Han
1
-0
/
+3
2024-08-29
spi: atmel-quadspi: Fix uninitialized res
Mark Brown
1
-17
/
+14
[next]