开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sn-f-ospi.c
Age
Commit message (
Expand
)
Author
2025-02-06
spi: sn-f-ospi: Fix division by zero
Kunihiko Hayashi
2025-01-09
spi: spi-sn-f-ospi: Support per spi-mem operation frequency switches
Miquel Raynal
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-08-21
spi: spi-sn-f-ospi: switch to use modern name
Yang Yingliang
2023-07-14
spi: Explicitly include correct DT includes
Rob Herring
2023-05-30
spi: spi-sn-f-ospi: Make read-only array `width_available` static const
Lars-Peter Clausen
2023-05-30
spi: spi-sn-f-ospi: Use min_t instead of opencoding it
Lars-Peter Clausen
2023-05-30
spi: spi-sn-f-ospi: Use devm_clk_get_enabled()
Lars-Peter Clausen
2023-03-22
spi: f_ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: sn-f-ospi: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-23
spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits
Dhruva Gole
2022-11-24
spi: Add Socionext F_OSPI SPI flash controller driver
Kunihiko Hayashi