Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-08-14 | 4 | -18/+306 |
|\ | |||||
| * | pinctrl: actions: fix unsigned less than zero comparison | Colin Ian King | 2018-07-02 | 1 | -4/+3 |
| * | pinctrl: actions: Add interrupt support for OWL S900 SoC | Manivannan Sadhasivam | 2018-06-29 | 4 | -18/+307 |
* | | pinctrl: actions: Fix uninitialized error in owl_pin_config_set() | Geert Uytterhoeven | 2018-06-18 | 1 | -1/+1 |
|/ | |||||
* | pinctrl: actions: Add gpio support for Actions S900 SoC | Manivannan Sadhasivam | 2018-05-23 | 4 | -1/+247 |
* | pinctrl: actions: Fix Kconfig dependency and help text | Manivannan Sadhasivam | 2018-05-02 | 1 | -2/+4 |
* | pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case. | Colin Ian King | 2018-05-02 | 1 | -0/+2 |
* | pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static | Colin Ian King | 2018-05-02 | 1 | -3/+3 |
* | pinctrl: actions: Add Actions S900 pinctrl driver | Manivannan Sadhasivam | 2018-05-02 | 5 | -0/+2602 |