summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-19Merge branch 'imx/pinctrl' into next/pinctrlOlof Johansson1-1/+1
2012-05-19mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo1-1/+1
2012-05-15ARM: PRIMA2: select PINCTRL and PINCTRL_SIRF in KconfigBarry Song1-0/+2
2012-05-15ARM: nomadik: enable PINCTRL_NOMADIK where neededArnd Bergmann5-1/+11
2012-05-13Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson18-676/+2050
2012-05-13Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann24-58/+7360
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann41-248/+8731
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson315-1554/+2681
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo2-0/+3
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: mxs: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12mtd: nand: gpmi: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12spi/imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12can: flexcan: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12net: fec: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11ARM: ux500: switch MSP to using pinctrl for pinsLinus Walleij2-23/+57
2012-05-11ARM: ux500: alter MSP registration to return a device pointerLinus Walleij1-14/+13
2012-05-11ARM: ux500: switch to using pinctrl for uart0Linus Walleij2-21/+60
2012-05-11ARM: ux500: delete custom pin control systemLinus Walleij4-136/+1
2012-05-11ARM: ux500: switch over to Nomadik pinctrl driverLinus Walleij3-435/+411
2012-05-11pinctrl: add sleep state definitionLinus Walleij1-0/+13
2012-05-11pinctrl/nomadik: implement pin configurationLinus Walleij3-0/+127
2012-05-11pinctrl/nomadik: implement pin multiplexingLinus Walleij4-2/+353
2012-05-11pinctrl/nomadik: reuse GPIO debug function for pinsLinus Walleij1-1/+27
2012-05-11pinctrl/nomadik: break out single GPIO debug functionLinus Walleij1-48/+57
2012-05-11pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij8-2/+935
2012-05-11pinctrl/nomadik: !CONFIG_OF build errorArnd Bergmann1-0/+2
2012-05-11gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij3-1/+1
2012-05-11Merge tag 'pinctrl-mergebase-20120418' into HEADLinus Walleij27-188/+1350
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng1-0/+9
2012-05-10pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2-2/+1
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson33-3334/+2055
2012-05-10Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/...Olof Johansson27-188/+1350
2012-05-08ARM: imx6q: switch to use pinctrl subsystemDong Aisheng1-0/+2
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng9-0/+25
2012-05-07pinctrl: add more info to error msgs in pin_requestStephen Warren1-6/+8
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King2-6/+81
2012-05-02pinctrl: add pinctrl-mxs supportShawn Guo7-0/+2261
2012-05-02pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng4-0/+3968
2012-05-02pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng5-0/+834
2012-05-02dt: add of_get_child_count helper functionDong Aisheng1-0/+16
2012-05-02pinctrl: support gpio request deferred probingDong Aisheng1-3/+4
2012-05-01Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann237-1485/+2754