index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinconf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-27
pinctrl: pinconf: take the right mutex
Linus Walleij
1
-2
/
+2
2013-04-26
pinctrl: move subsystem mutex to pinctrl_dev struct
Patrice Chotard
1
-22
/
+24
2013-04-26
pinctrl/pinconfig: fix misplaced goto
Laurent Meunier
1
-1
/
+1
2013-04-19
pinctrl/pinconfig: add debug interface
Laurent Meunier
1
-0
/
+232
2013-04-03
pinctrl/pinconf: partial revert of pin config debugfs
Linus Walleij
1
-207
/
+0
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-1
/
+1
2013-02-10
pinctrl/pinconfig: add debug interface
Laurent Meunier
1
-0
/
+207
2012-10-18
pinctrl: remove mutex lock in groups show
Haojian Zhuang
1
-4
/
+0
2012-05-15
pinctrl: a minor error checking improvement for pinconf
Dong Aisheng
1
-2
/
+2
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
1
-2
/
+8
2012-04-18
pinctrl: a minor fix of pin config debug information
Dong Aisheng
1
-2
/
+2
2012-04-18
pinctrl: allow pctldevs to decode pin config in debugfs
Stephen Warren
1
-4
/
+27
2012-04-18
pinctrl: add some error checking for user interfaces
Dong Aisheng
1
-0
/
+4
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
1
-1
/
+2
2012-03-12
pinctrl: introduce generic pin config
Linus Walleij
1
-1
/
+5
2012-03-12
pinctrl: fix error path in pinconf_map_to_setting()
Linus Walleij
1
-10
/
+17
2012-03-05
pinctrl: enhance mapping table to support pin config operations
Stephen Warren
1
-0
/
+165
2012-03-05
pinctrl: fix and simplify locking
Stephen Warren
1
-28
/
+79
2012-02-22
pinctrl: fix pinconf_groups_show() to emit newline
Stephen Warren
1
-0
/
+2
2012-02-22
pinctrl: Re-order pinconf.[ch] to match each-other
Stephen Warren
1
-16
/
+15
2012-02-01
pinctrl: delete raw device pointers in pinmux maps
Linus Walleij
1
-4
/
+4
2012-01-26
pinctrl: add checks for empty function names
Tony Lindgren
1
-1
/
+3
2012-01-20
pinctrl: fix pinconf_pins_show iteration
Stephen Warren
1
-1
/
+1
2012-01-03
pinctrl: correct a offset while enumerating pins
Chanho Park
1
-4
/
+5
2012-01-03
pinctrl: pass name instead of device to pin_config_*
Stephen Warren
1
-9
/
+32
2012-01-03
pinctrl: don't create a device for each pin controller
Stephen Warren
1
-6
/
+6
2012-01-03
pinctrl: add a pin config interface
Linus Walleij
1
-0
/
+302