index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Age
Commit message (
Expand
)
Author
2012-02-01
pinctrl: restore pin naming
Linus Walleij
2012-01-26
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-24
pinctrl: free debugfs entries when unloading a pinmux driver
Tony Lindgren
2012-01-03
pinctrl: remove unnecessary max pin number
Chanho Park
2012-01-03
pinctrl: correct a offset while enumerating pins
Chanho Park
2012-01-03
pinctrl: conjure names for unnamed pins
Linus Walleij
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
2012-01-03
pinctrl: print pin range in GPIO range debugs
Linus Walleij
2012-01-03
pinctrl: unify pin type from signed to unsigned
Marek Belisko
2012-01-03
pinctrl: move group lookup to core
Linus Walleij
2011-10-31
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-20
pinctrl: Don't copy pin names when registering them
Stephen Warren
2011-10-20
pinctrl: get_group_pins() const fixes
Stephen Warren
2011-10-13
drivers: create a pin control subsystem
Linus Walleij