index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
actions
Age
Commit message (
Expand
)
Author
2020-12-04
pinctrl: actions: pinctrl-s500: Constify s500_padinfo[]
Cristian Ciocaltea
2020-09-12
pinctrl: actions: pinctrl-s900: Constify s900_padinfo[]
Rikard Falkeborn
2020-09-12
pinctrl: actions: pinctrl-s700: Constify s700_padinfo[]
Rikard Falkeborn
2020-09-12
pinctrl: actions: pinctrl-owl: Constify owl_pinctrl_ops and owl_pinmux_ops
Rikard Falkeborn
2020-08-27
pinctrl: actions: Add Actions S500 pinctrl driver
Cristian Ciocaltea
2020-07-16
pinctrl: actions: pinctrl-owl: Supply missing 'struct owl_pinctrl' attribute ...
Lee Jones
2020-04-16
pinctrl: actions: fix function group name for i2c0_group
Amit Singh Tomar
2020-02-14
pinctrl: actions: Fix functions groups names for S700 SoC
Matheus Castello
2020-01-07
pinctrl: actions: remove duplicate dsi entry
Ben Dooks (Codethink)
2019-11-05
pinctrl: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2018-11-19
pinctrl: actions: Add Actions Semi S700 pinctrl driver
Saravanan Sekar
2018-11-19
pinctrl: actions: define pad control configurtion to SoC specific
Saravanan Sekar
2018-11-19
pinctrl: actions: define constructor generic to Actions Semi SoC's
Saravanan Sekar
2018-08-14
Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-02
pinctrl: actions: fix unsigned less than zero comparison
Colin Ian King
2018-06-29
pinctrl: actions: Add interrupt support for OWL S900 SoC
Manivannan Sadhasivam
2018-06-18
pinctrl: actions: Fix uninitialized error in owl_pin_config_set()
Geert Uytterhoeven
2018-05-23
pinctrl: actions: Add gpio support for Actions S900 SoC
Manivannan Sadhasivam
2018-05-02
pinctrl: actions: Fix Kconfig dependency and help text
Manivannan Sadhasivam
2018-05-02
pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.
Colin Ian King
2018-05-02
pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static
Colin Ian King
2018-05-02
pinctrl: actions: Add Actions S900 pinctrl driver
Manivannan Sadhasivam