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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...
Devendra Naga
1
-0
/
+2
2012-06-12
pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails
Devendra Naga
1
-3
/
+8
2012-06-12
pinctrl: pinctrl-imx: fix incorrect debug message of maps
Dong Aisheng
1
-1
/
+1
2012-06-12
pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node
Devendra Naga
1
-1
/
+3
2012-06-12
pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...
Devendra Naga
1
-16
/
+12
2012-06-12
pinctrl: nomadik: fix up typo
Linus Walleij
1
-1
/
+1
2012-06-12
pinctrl: nomadik: add clk_prepare() call
Linus Walleij
1
-0
/
+1
2012-06-04
pinctrl: fix a minor harmless typo
Guennadi Liakhovetski
1
-1
/
+1
2012-06-04
pinctrl: sirf: mark of_device_id match table as __devinitconst
Barry Song
1
-1
/
+1
2012-06-01
pinctrl-nomadik: Allow Device Tree driver probing
Lee Jones
1
-1
/
+19
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-102
/
+4451
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
18
-126
/
+8767
2012-05-20
pinctrl: pinctrl-imx: add imx51 pinctrl driver
Dong Aisheng
3
-0
/
+1331
2012-05-20
pinctrl: pinctrl-imx: add imx53 pinctrl driver
Dong Aisheng
3
-0
/
+1658
2012-05-15
ARM: nomadik: enable PINCTRL_NOMADIK where needed
Arnd Bergmann
1
-1
/
+1
2012-05-15
pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function
Dong Aisheng
1
-6
/
+0
2012-05-15
pinctrl: pinctrl-mxs: remove empty pinmux disable function
Dong Aisheng
1
-7
/
+0
2012-05-15
pinctrl: pinctrl-imx: remove empty pinmux disable function
Dong Aisheng
1
-7
/
+0
2012-05-15
pinctrl: make pinmux disable function optional
Dong Aisheng
1
-3
/
+3
2012-05-15
pinctrl: a minor error checking improvement for pinconf
Dong Aisheng
1
-2
/
+2
2012-05-14
pinctrl: SPEAr1310: Fix pin numbers for clcd_high_res
Viresh Kumar
1
-1
/
+1
2012-05-14
pinctrl: Add SPEAr13xx pinctrl drivers
Viresh Kumar
5
-0
/
+4345
2012-05-14
pinctrl: SPEAr: Create macro for declaring GPIO PINS
Viresh Kumar
2
-102
/
+106
2012-05-14
pinctrl: mxs: skip gpio nodes for group creation
Shawn Guo
1
-0
/
+7
2012-05-14
pinctrl: mxs: create group for pin config node
Shawn Guo
1
-24
/
+44
2012-05-12
Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
5
-0
/
+2726
2012-05-12
Merge branch 'spear/pinctrl' into next/pinctrl
Arnd Bergmann
12
-44
/
+4517
2012-05-12
Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...
Arnd Bergmann
22
-177
/
+5301
2012-05-11
pinctrl/nomadik: implement pin configuration
Linus Walleij
2
-0
/
+114
2012-05-11
pinctrl/nomadik: implement pin multiplexing
Linus Walleij
4
-2
/
+353
2012-05-11
pinctrl/nomadik: reuse GPIO debug function for pins
Linus Walleij
1
-1
/
+27
2012-05-11
pinctrl/nomadik: break out single GPIO debug function
Linus Walleij
1
-48
/
+57
2012-05-11
pinctrl/nomadik: basic Nomadik pinctrl interface
Linus Walleij
5
-2
/
+919
2012-05-11
pinctrl/nomadik: !CONFIG_OF build error
Arnd Bergmann
1
-0
/
+2
2012-05-11
gpio: move the Nomadik GPIO driver to pinctrl
Linus Walleij
2
-0
/
+1307
2012-05-09
Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
4
-126
/
+213
2012-05-09
Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
15
-132
/
+766
2012-05-07
pinctrl: add more info to error msgs in pin_request
Stephen Warren
1
-6
/
+8
2012-05-02
pinctrl: add pinctrl-mxs support
Shawn Guo
6
-0
/
+1343
2012-05-02
pinctrl: pinctrl-imx: add imx6q pinctrl driver
Dong Aisheng
3
-0
/
+2340
2012-05-02
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
4
-0
/
+739
2012-05-02
pinctrl: support gpio request deferred probing
Dong Aisheng
1
-3
/
+4
2012-04-30
Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-4
/
+21
2012-04-26
pinctrl: add pinctrl_provide_dummies interface for platforms to use
Dong Aisheng
1
-2
/
+27
2012-04-26
pinctrl: enhance reporting of errors when loading from DT
John Crispin
3
-27
/
+49
2012-04-26
pinctrl: propagate map validation errors
Stephen Warren
1
-2
/
+2
2012-04-25
pinctrl: tegra: error reporting cleanup
Stephen Warren
1
-26
/
+55
2012-04-24
pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_setting
John Crispin
1
-7
/
+8
2012-04-22
pinctrl: Add SPEAr3xx pinctrl drivers
Viresh Kumar
7
-0
/
+5311
2012-04-22
pinctrl: Add SPEAr pinctrl drivers
Viresh Kumar
6
-0
/
+517
[next]