summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-1318-676/+2050
|\
| * ARM: ux500: switch MSP to using pinctrl for pinsLinus Walleij2012-05-112-23/+57
| * ARM: ux500: alter MSP registration to return a device pointerLinus Walleij2012-05-111-14/+13Star
| * ARM: ux500: switch to using pinctrl for uart0Linus Walleij2012-05-112-21/+60
| * ARM: ux500: delete custom pin control systemLinus Walleij2012-05-114-136/+1Star
| * ARM: ux500: switch over to Nomadik pinctrl driverLinus Walleij2012-05-113-435/+411Star
| * pinctrl: add sleep state definitionLinus Walleij2012-05-111-0/+13
| * pinctrl/nomadik: implement pin configurationLinus Walleij2012-05-113-0/+127
| * pinctrl/nomadik: implement pin multiplexingLinus Walleij2012-05-114-2/+353
| * pinctrl/nomadik: reuse GPIO debug function for pinsLinus Walleij2012-05-111-1/+27
| * pinctrl/nomadik: break out single GPIO debug functionLinus Walleij2012-05-111-48/+57
| * pinctrl/nomadik: basic Nomadik pinctrl interfaceLinus Walleij2012-05-118-2/+935
| * pinctrl/nomadik: !CONFIG_OF build errorArnd Bergmann2012-05-111-0/+2
| * gpio: move the Nomadik GPIO driver to pinctrlLinus Walleij2012-05-113-1/+1
| * Merge tag 'pinctrl-mergebase-20120418' into HEADLinus Walleij2012-05-1127-188/+1350
| |\
* | \ Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann2012-05-1224-58/+7360
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-1241-248/+8731
| |\ \ \ \
| | | * | | CLKDEV: provide helpers for common clock frameworkRussell King2012-05-022-6/+81
| | | * | | ARM: 7392/1: CLKDEV: Optimize clk_find()viresh kumar2012-04-191-4/+9
| | | * | | ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown2012-04-193-0/+81
| | * | | | pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2012-05-102-2/+1Star
| | * | | | pinctrl: add more info to error msgs in pin_requestStephen Warren2012-05-071-6/+8
| | * | | | pinctrl: add pinctrl-mxs supportShawn Guo2012-05-027-0/+2261
| | * | | | pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng2012-05-024-0/+3968
| | * | | | pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng2012-05-025-0/+834
| | * | | | dt: add of_get_child_count helper functionDong Aisheng2012-05-021-0/+16
| | * | | | pinctrl: support gpio request deferred probingDong Aisheng2012-05-021-3/+4
| | * | | | pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng2012-04-262-3/+31
| | * | | | pinctrl: enhance reporting of errors when loading from DTJohn Crispin2012-04-263-27/+49
| | * | | | pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren2012-04-261-0/+9
| | * | | | pinctrl: propagate map validation errorsStephen Warren2012-04-261-2/+2
| | * | | | pinctrl: fix dangling commentLinus Walleij2012-04-251-1/+1
| | * | | | pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin2012-04-241-7/+8
| | | |_|/ | | |/| |
* | | | | Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2012-05-12315-1554/+2681
|\ \ \ \ \
| * | | | | ARM: mxs: enable pinctrl supportShawn Guo2012-05-122-0/+3
| * | | | | video: mxsfb: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | ASoC: mxs-saif: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | i2c: mxs: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * | | | | mtd: nand: gpmi: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | mmc: mxs-mmc: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | serial: mxs-auart: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | spi/imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | i2c: imx: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| * | | | | can: flexcan: adopt pinctrl supportShawn Guo2012-05-121-0/+6
| * | | | | net: fec: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| * | | | | tty: serial: imx: adopt pinctrl supportShawn Guo2012-05-111-0/+8
| * | | | | mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng2012-05-111-0/+9
| * | | | | ARM: imx6q: switch to use pinctrl subsystemDong Aisheng2012-05-081-0/+2
| * | | | | ARM: mxs: enable pinctrl dummy statesShawn Guo2012-05-088-0/+25