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-meson-spifc.c
Age
Commit message (
Expand
)
Author
2023-09-11
spi: Use devm_clk_get_*() helper function to
Mark Brown
2023-09-11
spi: spi-meson-spifc: Use helper function devm_clk_get_enabled()
Li Zetao
2023-09-11
spi: meson-spifc: switch to use modern name
Yang Yingliang
2023-03-06
spi: meson-spifc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-01-07
spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe
Miaoqian Lin
2020-07-17
spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'
Lee Jones
2019-09-04
spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-28
spi: spi-meson-spifc: update with SPDX Licence identifier
Neil Armstrong
2016-09-12
spi: meson: Add GXBB compatible
Neil Armstrong
2015-09-19
spi: meson: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-01-05
spi: meson: Constify struct regmap_config
Krzysztof Kozlowski
2014-12-19
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-11-25
spi: meson: meson_spifc_setup_speed() can be static
kbuild test robot
2014-11-24
spi: meson: Add support for Amlogic Meson SPIFC
Beniamino Galvani