index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: restore pin naming
Linus Walleij
2012-02-01
1
-1
/
+1
*
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-26
1
-18
/
+18
*
pinctrl: free debugfs entries when unloading a pinmux driver
Tony Lindgren
2012-01-24
1
-1
/
+13
*
pinctrl: remove unnecessary max pin number
Chanho Park
2012-01-03
1
-1
/
+0
*
pinctrl: correct a offset while enumerating pins
Chanho Park
2012-01-03
1
-6
/
+8
*
pinctrl: conjure names for unnamed pins
Linus Walleij
2012-01-03
1
-2
/
+11
*
pinctrl: don't create a device for each pin controller
Stephen Warren
2012-01-03
1
-31
/
+11
*
pinctrl: add a pin config interface
Linus Walleij
2012-01-03
1
-1
/
+42
*
pinctrl: print pin range in GPIO range debugs
Linus Walleij
2012-01-03
1
-2
/
+5
*
pinctrl: unify pin type from signed to unsigned
Marek Belisko
2012-01-03
1
-1
/
+1
*
pinctrl: move group lookup to core
Linus Walleij
2012-01-03
1
-0
/
+31
*
pinctrl: EXPORT_SYMBOL needs export.h
Stephen Rothwell
2011-10-31
1
-0
/
+1
*
pinctrl: Don't copy pin names when registering them
Stephen Warren
2011-10-20
1
-3
/
+2
*
pinctrl: get_group_pins() const fixes
Stephen Warren
2011-10-20
1
-1
/
+1
*
drivers: create a pin control subsystem
Linus Walleij
2011-10-13
1
-0
/
+599