index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2026-03-23
spi: Replace open coded variant of spi_bpw_to_bytes()
Andy Shevchenko
2026-03-23
spi: sn-f-ospi: Use devm_mutex_init() to simplify code
Felix Gu
2026-03-23
spi: sn-f-ospi: Fix resource leak in f_ospi_probe()
Felix Gu
2026-03-17
spi: geni-qcom: Check DMA interrupts early in ISR
Praveen Talari
2026-03-16
spi: controller registration fixes
Mark Brown
2026-03-16
spi: fix misleading controller deregistration kernel-doc
Johan Hovold
2026-03-16
spi: fix misleading controller registration kernel-doc
Johan Hovold
2026-03-16
spi: drop unused devres statistics allocation
Johan Hovold
2026-03-16
spi: fix statistics allocation
Johan Hovold
2026-03-16
spi: fix use-after-free on controller registration failure
Johan Hovold
2026-03-16
spi: geni-qcom: Fix CPHA and CPOL mode change detection
Maramaina Naresh
2026-03-16
spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()
Felix Gu
2026-03-16
spi: axiado: Fix double-free in ax_spi_probe()
Felix Gu
2026-03-15
spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
Felix Gu
2026-03-15
spi: amlogic: spifc-a4: Remove redundant clock cleanup
Felix Gu
2026-03-12
spi: atcspi200: fix mutex initialization order
Pei Xiao
2026-03-11
spi: atcspi200: Handle invalid buswidth and fix compiler warning
CL Wang
2026-03-11
spi: atcspi200: Use helper function devm_clk_get_enabled()
Pei Xiao
2026-03-11
spi: intel-pci: Add support for Nova Lake mobile SPI flash
Alan Borzeszkowski
2026-03-10
spi: tegra210-quad: Remove redundant pm_runtime_mark_last_busy() calls
Felix Gu
2026-03-10
spi: axiado: Remove redundant pm_runtime_mark_last_busy() call
Felix Gu
2026-03-10
spi: cadence-qspi: Fix requesting of APB and AHB clocks on JH7110
Mark Brown
2026-03-09
spi: fsl-qspi: Use reinit_completion() for repeated operations
Felix Gu
2026-03-09
spi: nxp-fspi: Use reinit_completion() for repeated operations
Felix Gu
2026-03-09
spi: nxp-xspi: Use reinit_completion() for repeated operations
Felix Gu
2026-03-09
spi: rockchip-sfc: Fix double-free in remove() callback
Felix Gu
2026-03-09
spi: atcspi200: Fix double-free in atcspi_configure_dma()
Felix Gu
2026-03-09
spi: amlogic: spifc-a4: Fix DMA mapping error handling
Felix Gu
2026-03-02
spi: Merge up v7.0-rc2
Mark Brown
2026-03-02
spi: spi-dw-dma: fix print error log when wait finish transaction
Vladimir Yakovlev
2026-02-26
spi: stm32: fix missing pointer assignment in case of dma chaining
Alain Volmat
2026-02-25
spi: add devm_spi_new_ancillary_device()
Mark Brown
2026-02-24
spi: add devm_spi_new_ancillary_device()
Antoniu Miclaus
2026-02-24
spi: tegra210-quad: Add runtime autosuspend support
Vishwaroop A
2026-02-23
spi: pxa2xx: use min() instead of min_t()
Andy Shevchenko
2026-02-23
spi: atcspi200: Remove redundant assignment to .owner
Pei Xiao
2026-02-23
spi: omap2-mcspi: add support for 3-wire transfers
Antoni Pokusinski
2026-02-23
spi: stm32: Use NULL instead of 0 for pointer
Krzysztof Kozlowski
2026-02-23
spi: stm32-ospi: Remove exec_op() callback debug log
Patrice Chotard
2026-02-23
spi: stm32: fix rx DMA request error handling
Alain Volmat
2026-02-23
spi: cs42l43: Don't support sidecar properties on device tree systems
Charles Keepax
2026-02-23
spi: allow ancillary devices to share parent's chip selects
Antoniu Miclaus
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-20
Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-17
spi: spidev: fix lock inversion between spi_lock and buf_lock
Fabian Godehardt
2026-02-13
spi: wpcm-fiu: Fix potential NULL pointer dereference in wpcm_fiu_probe()
Felix Gu
[prev]
[next]