summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/actions/pinctrl-owl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: remove empty lines in pinctrl subsystemZhaoyu Liu2021-01-051-1/+0
* pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_opsRikard Falkeborn2020-09-121-2/+2
* pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...Lee Jones2020-07-161-0/+4
* pinctrl: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-11-051-3/+1
* pinctrl: actions: Add Actions Semi S700 pinctrl driverSaravanan Sekar2018-11-191-3/+4
* pinctrl: actions: define pad control configurtion to SoC specificSaravanan Sekar2018-11-191-56/+8
* Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-141-4/+266
|\
| * 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-291-4/+267
* | 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-231-0/+198
* pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.Colin Ian King2018-05-021-0/+2
* pinctrl: actions: Add Actions S900 pinctrl driverManivannan Sadhasivam2018-05-021-0/+585