Age | Commit message (Expand) | Author | Files | Lines |
2020-02-14 | pinctrl: actions: Fix functions groups names for S700 SoC | Matheus Castello | 1 | -255/+255 |
2020-01-07 | pinctrl: actions: remove duplicate dsi entry | Ben Dooks (Codethink) | 1 | -1/+0 |
2019-11-05 | pinctrl: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 1 | -3/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-11-19 | pinctrl: actions: Add Actions Semi S700 pinctrl driver | Saravanan Sekar | 4 | -3/+1923 |
2018-11-19 | pinctrl: actions: define pad control configurtion to SoC specific | Saravanan Sekar | 3 | -64/+79 |
2018-11-19 | pinctrl: actions: define constructor generic to Actions Semi SoC's | Saravanan Sekar | 2 | -133/+137 |
2018-08-14 | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -18/+306 |
2018-07-02 | pinctrl: actions: fix unsigned less than zero comparison | Colin Ian King | 1 | -4/+3 |
2018-06-29 | pinctrl: actions: Add interrupt support for OWL S900 SoC | Manivannan Sadhasivam | 4 | -18/+307 |
2018-06-18 | pinctrl: actions: Fix uninitialized error in owl_pin_config_set() | Geert Uytterhoeven | 1 | -1/+1 |
2018-05-23 | pinctrl: actions: Add gpio support for Actions S900 SoC | Manivannan Sadhasivam | 4 | -1/+247 |
2018-05-02 | pinctrl: actions: Fix Kconfig dependency and help text | Manivannan Sadhasivam | 1 | -2/+4 |
2018-05-02 | pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case. | Colin Ian King | 1 | -0/+2 |
2018-05-02 | pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static | Colin Ian King | 1 | -3/+3 |
2018-05-02 | pinctrl: actions: Add Actions S900 pinctrl driver | Manivannan Sadhasivam | 5 | -0/+2602 |