summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/actions
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: actions: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-133-3/+0
* Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2022-10-261-4/+6
|\
| * pinctrl: actions: Add missing header(s)Andy Shevchenko2022-10-241-4/+6
* | pinctrl: actions: make irq_chip immutableAndy Shevchenko2022-10-171-15/+24
|/
* pinctrl: Get rid of duplicate of_node assignment in the driversAndy Shevchenko2021-12-161-1/+0
* pinctrl: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+2
* pinctrl: actions: Add depends on || COMPILE_TESTLinus Walleij2021-02-121-3/+3
* pinctrl: actions: Add the platform dependency to driversManivannan Sadhasivam2021-01-221-0/+3
* pinctrl: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-051-1/+0
* pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]Cristian Ciocaltea2020-12-041-1/+1
* pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]Rikard Falkeborn2020-09-121-1/+1
* pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]Rikard Falkeborn2020-09-121-1/+1
* pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_opsRikard Falkeborn2020-09-121-2/+2
* pinctrl: actions: Add Actions S500 pinctrl driverCristian Ciocaltea2020-08-273-0/+1734
* pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones2020-07-161-0/+4
* pinctrl: actions: fix function group name for i2c0_groupAmit Singh Tomar2020-04-161-1/+1
* pinctrl: actions: Fix functions groups names for S700 SoCMatheus Castello2020-02-141-255/+255
* pinctrl: actions: remove duplicate dsi entryBen Dooks (Codethink)2020-01-071-1/+0
* pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-3/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar2018-11-194-3/+1923
* pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar2018-11-193-64/+79
* pinctrl: actions: define constructor generic to Actions Semi SoC'sSaravanan Sekar2018-11-192-133/+137
* Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-144-18/+306
|\
| * pinctrl: actions: fix unsigned less than zero comparisonColin Ian King2018-07-021-4/+3
| * pinctrl: actions: Add interrupt support for OWL S900 SoCManivannan Sadhasivam2018-06-294-18/+307
* | pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven2018-06-181-1/+1
|/
* pinctrl: actions: Add gpio support for Actions S900 SoCManivannan Sadhasivam2018-05-234-1/+247
* pinctrl: actions: Fix Kconfig dependency and help textManivannan Sadhasivam2018-05-021-2/+4
* pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King2018-05-021-0/+2
* pinctrl: actions: make s900_functions, s900_padinfo and s900_pads staticColin Ian King2018-05-021-3/+3
* pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam2018-05-025-0/+2602