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