index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-cadence-xspi.c
Age
Commit message (
Expand
)
Author
2024-05-29
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-04-10
spi: cadence-xspi: use for_each_available_child_of_node_scoped()
Kousik Sanagavarapu
2023-11-13
spi: cadence-xspi: Drop useless assignment to NULL
Uwe Kleine-König
2023-08-07
spi: cadence-xspi: switch to use modern name
Yang Yingliang
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2022-12-26
spi: cadence: Fix busy cycles calculation
Witold Sadowski
2022-11-25
spi: cadence: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-09-23
spi: cadence: Remove redundant dev_err call
Shang XiaoJing
2022-03-07
spi: cadence: fix platform_get_irq.cocci warning
Yihao Han
2021-10-15
spi: cadence: Add of_node_put() before return
Wan Jiabing
2021-10-04
spi: cadence: fix static checker warning
Parshuram Thombare
2021-09-28
spi: cadence: Fix spelling mistake "nunber" -> "number"
Colin Ian King
2021-09-27
spi: cadence: add support for Cadence XSPI controller
Parshuram Thombare