| Age | Commit message (Expand) | Author | Files | Lines |
| 14 days | spi: meson-spifc: switch to managed controller allocation | Johan Hovold | 1 | -14/+8 |
| 2026-01-19 | spi: Drop duplicate of_node assignment | Andy Shevchenko | 1 | -1/+0 |
| 2024-09-30 | spi: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-09-11 | spi: Use devm_clk_get_*() helper function to | Mark Brown | 1 | -14/+3 |
| 2023-09-11 | spi: spi-meson-spifc: Use helper function devm_clk_get_enabled() | Li Zetao | 1 | -14/+3 |
| 2023-09-11 | spi: meson-spifc: switch to use modern name | Yang Yingliang | 1 | -33/+33 |
| 2023-03-06 | spi: meson-spifc: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-01-07 | spi: spi-meson-spifc: Add missing pm_runtime_disable() in meson_spifc_probe | Miaoqian Lin | 1 | -0/+1 |
| 2020-07-17 | spi: spi-meson-spifc: Fix misdocumenting of 'dev' in 'struct meson_spifc' | Lee Jones | 1 | -1/+1 |
| 2019-09-04 | spi: spi-meson-spifc: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
| 2019-05-28 | spi: spi-meson-spifc: update with SPDX Licence identifier | Neil Armstrong | 1 | -12/+6 |
| 2016-09-12 | spi: meson: Add GXBB compatible | Neil Armstrong | 1 | -0/+1 |
| 2015-09-19 | spi: meson: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
| 2015-01-05 | spi: meson: Constify struct regmap_config | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-12-19 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -2/+2 |
| 2014-11-25 | spi: meson: meson_spifc_setup_speed() can be static | kbuild test robot | 1 | -1/+1 |
| 2014-11-24 | spi: meson: Add support for Amlogic Meson SPIFC | Beniamino Galvani | 1 | -0/+462 |