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
/
include
/
linux
/
pinctrl
/
consumer.h
Age
Commit message (
Expand
)
Author
2019-12-13
pinctrl: core: Add pinctrl_select_default_state() and export it
Ulf Hansson
2019-08-23
pinctrl/gpio: Take MUX usage into account
Stefan Wahren
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
2017-01-26
pinctrl: Allow configuration of pins from gpiolib based drivers
Mika Westerberg
2015-05-06
pinctrl: use ERR_CAST instead of ERR_PTR/PTR_ERR
Fabian Frederick
2015-03-05
Revert "pinctrl: consumer: use correct retval for placeholder functions"
Linus Walleij
2015-01-14
pinctrl: consumer: use correct retval for placeholder functions
Wolfram Sang
2013-06-25
pinctrl: rip out the direct pinconf API
Linus Walleij
2013-06-17
pinctrl: move the pm state stubs
Linus Walleij
2013-06-16
drivers: pinctrl sleep and idle states in the core
Linus Walleij
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-09-03
pinctrl: use ERR_CAST instead of ERR_PTR(PTR_ERR(...))
Uwe Kleine-König
2012-08-17
pinctrl: header: trivial: declare struct device
Richard Genoud
2012-04-18
pinctrl: implement devm_pinctrl_get()/put()
Stephen Warren
2012-03-06
pinctrl: split pincontrol states into its own header
Linus Walleij
2012-03-05
pinctrl: API changes to support multiple states per device
Stephen Warren
2012-02-10
pinctrl: factor pin control handles over to the core
Linus Walleij
2012-02-10
pinctrl: move generic functions to the pinctrl_ namespace
Linus Walleij
2012-02-10
pinctrl: break out a pinctrl consumer header
Linus Walleij