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
/
pinconf.c
Age
Commit message (
Expand
)
Author
2013-06-25
pinctrl: rip out the direct pinconf API
Linus Walleij
2013-05-27
pinctrl: pinconf: take the right mutex
Linus Walleij
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
2013-04-19
pinctrl/pinconfig: add debug interface
Laurent Meunier
2013-04-03
pinctrl/pinconf: partial revert of pin config debugfs
Linus Walleij
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-02-10
pinctrl/pinconfig: add debug interface
Laurent Meunier
2012-10-18
pinctrl: remove mutex lock in groups show
Haojian Zhuang
2012-05-15
pinctrl: a minor error checking improvement for pinconf
Dong Aisheng
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
2012-04-18
pinctrl: a minor fix of pin config debug information
Dong Aisheng
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
2012-04-18
pinctrl: add some error checking for user interfaces
Dong Aisheng
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-03-12
pinctrl: introduce generic pin config
Linus Walleij
2012-03-12
pinctrl: fix error path in pinconf_map_to_setting()
Linus Walleij
2012-03-05
pinctrl: enhance mapping table to support pin config operations
Stephen Warren
2012-03-05
pinctrl: fix and simplify locking
Stephen Warren
2012-02-22
pinctrl: fix pinconf_groups_show() to emit newline
Stephen Warren
2012-02-22
pinctrl: Re-order pinconf.[ch] to match each-other
Stephen Warren
2012-02-01
pinctrl: delete raw device pointers in pinmux maps
Linus Walleij
2012-01-26
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-20
pinctrl: fix pinconf_pins_show iteration
Stephen Warren
2012-01-03
pinctrl: correct a offset while enumerating pins
Chanho Park
2012-01-03
pinctrl: pass name instead of device to pin_config_*
Stephen Warren
2012-01-03
pinctrl: don't create a device for each pin controller
Stephen Warren
2012-01-03
pinctrl: add a pin config interface
Linus Walleij