index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-xlp.c
Age
Commit message (
Expand
)
Author
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
2024-04-30
spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
2023-12-11
spi: xlp: switch to use modern name
Yang Yingliang
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2021-11-15
spi: xlp: Remove Netlogic XLP variants
Rob Herring
2019-09-04
spi: xlp: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 489
Thomas Gleixner
2017-08-08
spi: xlp: fix error return code in xlp_spi_probe()
Gustavo A. R. Silva
2017-03-13
spi: xlp: update for ARCH_VULCAN2
Jayachandran C
2016-11-23
spi: xlp: Fix module autoload for OF registration
Javier Martinez Canillas
2016-08-09
spi: xlp: Add ACPI support for Vulcan SPI controller
Kamlakant Patel
2015-08-28
spi/xlp: SPI controller driver for Netlogic XLP SoCs
Kamlakant Patel