index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-14
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
Dong Aisheng
1
-0
/
+2
2012-07-14
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
Dong Aisheng
1
-0
/
+2
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-14
/
+14
2012-06-20
Viresh has moved
Viresh Kumar
9
-14
/
+14
2012-06-17
pinctrl/nomadik: document Alt-C glitch
Linus Walleij
1
-1
/
+21
2012-06-17
pinctrl: mxs: Use kfree to fix build error
Fabio Estevam
1
-1
/
+1
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
[next]