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.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
2024-05-09
spi: dw: Bail out early on unsupported target mode
Geert Uytterhoeven
2024-05-09
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
2024-05-08
spi: Remove unneded check for orig_nents
Andy Shevchenko
2024-05-06
spi: pxa2xx: Drop linux/spi/pxa2xx_spi.h
Mark Brown
2024-05-06
spi: dw: Auto-detect number of native CS
Mark Brown
2024-05-03
spi: pxa2xx: Don't provide struct chip_data for others
Andy Shevchenko
2024-05-03
spi: pxa2xx: Remove timeout field from struct chip_data
Andy Shevchenko
2024-05-03
spi: pxa2xx: Remove DMA parameters from struct chip_data
Andy Shevchenko
2024-05-03
spi: pxa2xx: Drop struct pxa2xx_spi_chip
Andy Shevchenko
2024-05-03
spi: pxa2xx: Don't use "proxy" headers
Andy Shevchenko
2024-05-03
spi: pxa2xx: Remove outdated documentation
Andy Shevchenko
2024-05-03
spi: pxa2xx: Move contents of linux/spi/pxa2xx_spi.h to a local one
Andy Shevchenko
2024-05-03
spi: pxa2xx: Allow number of chip select pins to be read from property
Andy Shevchenko
2024-05-03
spi: bitbang: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
2024-05-03
spi: bitbang: Use NSEC_PER_*SEC rather than hard coding
Andy Shevchenko
2024-05-03
spi: dw: Drop default number of CS setting
Serge Semin
2024-05-03
spi: dw: Convert dw_spi::num_cs to u32
Serge Semin
2024-05-03
spi: dw: Add a number of native CS auto-detection
Serge Semin
2024-05-03
spi: dw: Convert to using BITS_TO_BYTES() macro
Serge Semin
2024-05-03
spi: stm32: enable controller before asserting CS
Ben Wolsieffer
2024-05-01
spi: use 'time_left' instead of 'timeout' with
Mark Brown
2024-05-01
Add add SPI-NAND Flash controller driver for EN7581
Mark Brown
2024-05-01
spi: fix null pointer dereference within spi_sync
Mans Rullgard
2024-05-01
spi: use spi_valid_{tx,rx}buf() in stats function
David Lechner
2024-04-30
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: imx: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2024-04-30
spi: airoha: add SPI-NAND Flash controller driver
Lorenzo Bianconi
2024-04-26
spi: cadence-qspi: add mobileye,eyeq5-ospi compatible
Théo Lebrun
2024-04-26
spi: cadence-qspi: add early busywait to cqspi_wait_for_bit()
Théo Lebrun
2024-04-26
spi: cadence-qspi: add no-IRQ mode to indirect reads
Théo Lebrun
2024-04-26
spi: cadence-qspi: allow FIFO depth detection
Théo Lebrun
2024-04-24
spi: spi-s3c64xx.c: Remove of_node_put for auto cleanup
Shivani Gupta
2024-04-23
spi: mux: Fix master controller settings after mux select
Heikki Keranen
2024-04-19
spi: cs42l43: Correct name of ACPI property
Maciej Strozek
2024-04-17
spi: oc-tiny: Remove unused of_gpio.h
Andy Shevchenko
2024-04-17
spi: cs42l43: Use devm_add_action_or_reset()
Charles Keepax
2024-04-17
Add bridged amplifiers to cs42l43
Mark Brown
2024-04-16
spi: More refacroings after multi-CS support
Mark Brown
2024-04-16
spi: cs42l43: Add bridged cs35l56 amplifiers
Maciej Strozek
2024-04-16
spi: Update swnode based SPI devices to use the fwnode name
Charles Keepax
2024-04-16
spi: Switch to using is_acpi_device_node() in spi_dev_set_name()
Charles Keepax
2024-04-16
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
2024-04-16
spi: Consistently use BIT for cs_index_mask (part 2)
Andy Shevchenko
2024-04-16
spi: Introduce spi_for_each_valid_cs() in order of deduplication
Andy Shevchenko
[prev]
[next]