index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-cadence-xspi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: cadence: Make cdns_mrvl_xspi_clk_div_list static
Jinjie Ruan
2024-08-19
1
-1
/
+1
*
spi: cadence: Try to read spi-tx/rx-bus width property using ACPI
Witold Sadowski
2024-07-29
1
-2
/
+72
*
spi: cadence: Change cs property reading.
Witold Sadowski
2024-07-29
1
-3
/
+8
*
spi: cadence: Change resource mapping
Witold Sadowski
2024-07-29
1
-9
/
+22
*
spi: cadence: Add Marvell xfer operation support
Witold Sadowski
2024-07-29
1
-0
/
+272
*
spi: cadence: Add Marvell xSPI interrupt changes
Witold Sadowski
2024-07-29
1
-4
/
+24
*
spi: cadence: Add Marvell SDMA operations
Witold Sadowski
2024-07-29
1
-3
/
+79
*
spi: cadence: Add clock configuration for Marvell xSPI overlay
Witold Sadowski
2024-07-29
1
-2
/
+95
*
spi: cadence: Add static PHY configuration in Marvell overlay
Witold Sadowski
2024-07-29
1
-1
/
+112
*
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
2024-05-29
1
-5
/
+15
*
spi: cadence-xspi: use for_each_available_child_of_node_scoped()
Kousik Sanagavarapu
2024-04-10
1
-7
/
+1
*
spi: cadence-xspi: Drop useless assignment to NULL
Uwe Kleine-König
2023-11-13
1
-1
/
+0
*
spi: cadence-xspi: switch to use modern name
Yang Yingliang
2023-08-07
1
-15
/
+15
*
spi: Explicitly include correct DT includes
Rob Herring
2023-07-14
1
-1
/
+0
*
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-11
1
-2
/
+2
*
spi: cadence: Fix busy cycles calculation
Witold Sadowski
2022-12-27
1
-1
/
+4
*
spi: cadence: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
2022-11-25
1
-4
/
+0
*
spi: cadence: Remove redundant dev_err call
Shang XiaoJing
2022-09-23
1
-3
/
+1
*
spi: cadence: fix platform_get_irq.cocci warning
Yihao Han
2022-03-07
1
-3
/
+1
*
spi: cadence: Add of_node_put() before return
Wan Jiabing
2021-10-15
1
-0
/
+2
*
spi: cadence: fix static checker warning
Parshuram Thombare
2021-10-04
1
-2
/
+2
*
spi: cadence: Fix spelling mistake "nunber" -> "number"
Colin Ian King
2021-09-28
1
-1
/
+1
*
spi: cadence: add support for Cadence XSPI controller
Parshuram Thombare
2021-09-27
1
-0
/
+640