summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/actions
AgeCommit message (Expand)AuthorLines
2020-07-16pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones-0/+4
2020-04-16pinctrl: actions: fix function group name for i2c0_groupAmit Singh Tomar-1/+1
2020-02-14pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello-255/+255
2020-01-07pinctrl: actions: remove duplicate dsi entryBen Dooks (Codethink)-1/+0
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing-3/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2018-11-19pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar-3/+1923
2018-11-19pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar-64/+79
2018-11-19pinctrl: actions: define constructor generic to Actions Semi SoC'sSaravanan Sekar-133/+137
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-18/+306
2018-07-02pinctrl: actions: fix unsigned less than zero comparisonColin Ian King-4/+3
2018-06-29pinctrl: actions: Add interrupt support for OWL S900 SoCManivannan Sadhasivam-18/+307
2018-06-18pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven-1/+1
2018-05-23pinctrl: actions: Add gpio support for Actions S900 SoCManivannan Sadhasivam-1/+247
2018-05-02pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam-2/+4
2018-05-02pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King-0/+2
2018-05-02pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King-3/+3
2018-05-02pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam-0/+2602