Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |