index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2024-06-19
spi: spi-imx: imx51: revert burst length calculation back to bits_per_word
Marc Kleine-Budde
2024-06-18
spi: Fix SPI slave probe failure
Amit Kumar Mahapatra
2024-06-18
spi: Fix OCTAL mode support
Patrice Chotard
2024-06-18
spi: stm32: qspi: Clamp stm32_qspi_get_mode() output to CCR_BUSWIDTH_4
Patrice Chotard
2024-06-18
spi: stm32: qspi: Fix dual flash mode sanity test in stm32_qspi_setup()
Patrice Chotard
2024-06-07
spi: cs42l43: Drop cs35l56 SPI speed down to 11MHz
Charles Keepax
2024-06-04
spi: cs42l43: Correct SPI root clock speed
Charles Keepax
2024-05-29
spi: stm32: Don't warn about spurious interrupts
Uwe Kleine-König
2024-05-29
spi: Assign dummy scatterlist to unidirectional transfers
Andy Shevchenko
2024-05-29
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-05-23
soi: Don't call DMA sync API when not needed
Mark Brown
2024-05-23
spi: stm32: Revert change that enabled controller before asserting CS
Uwe Kleine-König
2024-05-23
spi: Check if transfer is mapped before calling DMA sync APIs
Andy Shevchenko
2024-05-23
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
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
[next]