index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinconf.c
Age
Commit message (
Expand
)
Author
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