index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
actions
Age
Commit message (
Expand
)
Author
2023-04-13
pinctrl: actions: remove MODULE_LICENSE in non-modules
Nick Alcock
2022-10-26
Merge tag 'intel-pinctrl-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2022-10-24
pinctrl: actions: Add missing header(s)
Andy Shevchenko
2022-10-17
pinctrl: actions: make irq_chip immutable
Andy Shevchenko
2021-12-16
pinctrl: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-08-12
pinctrl: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-02-12
pinctrl: actions: Add depends on || COMPILE_TEST
Linus Walleij
2021-01-22
pinctrl: actions: Add the platform dependency to drivers
Manivannan Sadhasivam
2021-01-05
pinctrl: remove empty lines in pinctrl subsystem
Zhaoyu Liu
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