index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
actions
/
pinctrl-owl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
1
-1
/
+1
2025-04-29
pinctrl: owl: use new GPIO line value setter callbacks
Bartosz Golaszewski
1
-3
/
+5
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
1
-4
/
+6
2022-10-24
pinctrl: actions: Add missing header(s)
Andy Shevchenko
1
-4
/
+6
2022-10-17
pinctrl: actions: make irq_chip immutable
Andy Shevchenko
1
-15
/
+24
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
1
-1
/
+0
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
1
-3
/
+2
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
1
-1
/
+0
2020-09-12
pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_ops
Rikard Falkeborn
1
-2
/
+2
2020-07-16
pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...
Lee Jones
1
-0
/
+4
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2018-11-19
pinctrl: actions: Add Actions Semi S700 pinctrl driver
Saravanan Sekar
1
-3
/
+4
2018-11-19
pinctrl: actions: define pad control configurtion to SoC specific
Saravanan Sekar
1
-56
/
+8
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+266
2018-07-02
pinctrl: actions: fix unsigned less than zero comparison
Colin Ian King
1
-4
/
+3
2018-06-29
pinctrl: actions: Add interrupt support for OWL S900 SoC
Manivannan Sadhasivam
1
-4
/
+267
2018-06-18
pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
Geert Uytterhoeven
1
-1
/
+1
2018-05-23
pinctrl: actions: Add gpio support for Actions S900 SoC
Manivannan Sadhasivam
1
-0
/
+198
2018-05-02
pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.
Colin Ian King
1
-0
/
+2
2018-05-02
pinctrl: actions: Add Actions S900 pinctrl driver
Manivannan Sadhasivam
1
-0
/
+585