aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/actions
AgeCommit message (Expand)Author
2023-04-13pinctrl: actions: remove MODULE_LICENSE in non-modulesNick Alcock
2022-10-26Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2022-10-24pinctrl: actions: Add missing header(s)Andy Shevchenko
2022-10-17pinctrl: actions: make irq_chip immutableAndy Shevchenko
2021-12-16pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-08-12pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-02-12pinctrl: actions: Add depends on || COMPILE_TESTLinus Walleij
2021-01-22pinctrl: actions: Add the platform dependency to driversManivannan Sadhasivam
2021-01-05pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu
2020-12-04pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]Cristian Ciocaltea
2020-09-12pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]Rikard Falkeborn
2020-09-12pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]Rikard Falkeborn
2020-09-12pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_opsRikard Falkeborn
2020-08-27pinctrl: actions: Add Actions S500 pinctrl driverCristian Ciocaltea
2020-07-16pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones
2020-04-16pinctrl: actions: fix function group name for i2c0_groupAmit Singh Tomar
2020-02-14pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello
2020-01-07pinctrl: actions: remove duplicate dsi entryBen Dooks (Codethink)
2019-11-05pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2018-11-19pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar
2018-11-19pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar
2018-11-19pinctrl: actions: define constructor generic to Actions Semi SoC'sSaravanan Sekar
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-07-02pinctrl: actions: fix unsigned less than zero comparisonColin Ian King
2018-06-29pinctrl: actions: Add interrupt support for OWL S900 SoCManivannan Sadhasivam
2018-06-18pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven
2018-05-23pinctrl: actions: Add gpio support for Actions S900 SoCManivannan Sadhasivam
2018-05-02pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam
2018-05-02pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King
2018-05-02pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King
2018-05-02pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam