summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-meson-spifc.c
AgeCommit message (Expand)Author
2023-09-11spi: Use devm_clk_get_*() helper function toMark Brown
2023-09-11spi: spi-meson-spifc: Use helper function devm_clk_get_enabled()Li Zetao
2023-09-11spi: meson-spifc: switch to use modern nameYang Yingliang
2023-03-06spi: meson-spifc: Convert to platform remove callback returning voidUwe Kleine-König
2022-01-07spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probeMiaoqian Lin
2020-07-17spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc'Lee Jones
2019-09-04spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-28spi: spi-meson-spifc: update with SPDX Licence identifierNeil Armstrong
2016-09-12spi: meson: Add GXBB compatibleNeil Armstrong
2015-09-19spi: meson: Fix module autoload for OF platform driverLuis de Bethencourt
2015-01-05spi: meson: Constify struct regmap_configKrzysztof Kozlowski
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-25spi: meson: meson_spifc_setup_speed() can be statickbuild test robot
2014-11-24spi: meson: Add support for Amlogic Meson SPIFCBeniamino Galvani