summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-224-4/+167
|\
| * Merge branch 'kirkwood_boards_for_v3.5' of git://git.infradead.org/users/jcoo...Arnd Bergmann2012-05-1555-391/+415
| |\
| | * mtd: Add orion_nand devicetree bindingsJamie Lentin2012-05-151-3/+44
| * | Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson2012-05-1394-647/+1069
| |\ \
| * \ \ Merge tag 'omap-board-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2012-05-1199-674/+977
| |\ \ \
| * | | | pcmcia: add driver for hx4700Paul Parsons2012-05-073-1/+123
* | | | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-2234-302/+7841
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx/pinctrl' into next/pinctrlOlof Johansson2012-05-191-1/+1
| |\ \ \ \ \
| | * | | | | mtd: nand: gpmi: fix compile error caused by pinctrl callShawn Guo2012-05-191-1/+1
| * | | | | | ARM: nomadik: enable PINCTRL_NOMADIK where neededArnd Bergmann2012-05-151-1/+1
| * | | | | | Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-05-136-50/+1469
| |\ \ \ \ \ \
| | * | | | | | pinctrl/nomadik: implement pin configurationLinus Walleij2012-05-112-0/+114
| | * | | | | | 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-115-2/+919
| | * | | | | | 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-1116-132/+807
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann2012-05-1213-54/+4649
| |\ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann2012-05-1224-187/+5474
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2012-05-12109-674/+1073
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | video: mxsfb: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| | * | | | | | | | | | 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
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-05-107-169/+246
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | pinctrl: tegra: error reporting cleanupStephen Warren2012-04-251-26/+55
| | * | | | | | | | | | pinctrl: tegra: debugfs enhancementsStephen Warren2012-04-181-6/+69
| | * | | | | | | | | | pinctrl: tegra: refactor probe handlingStephen Warren2012-04-184-94/+89
| | * | | | | | | | | | ARM: tegra: Switch to new pinctrl driverStephen Warren2012-04-181-3/+3
| | * | | | | | | | | | gpio: tegra: Hide tegra_gpio_enable/disable()Stephen Warren2012-04-182-37/+23
| | * | | | | | | | | | gpio: tegra: configure pins during irq_set_typeStephen Warren2012-04-181-0/+3
| | * | | | | | | | | | usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren2012-04-181-6/+7
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-05-1016-132/+807
| |\| | | | | | | | |
| * | | | | | | | | | Merge branch 'ux500-gpio-pins-for-arm-soc' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2012-04-30102-551/+1002
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | |
| | * | | | | | | | drivers/gpio: gpio-nomadik: Add support for irqdomainsLee Jones2012-04-241-48/+58
| | * | | | | | | | drivers/gpio: gpio-nomadik: Apply Device Tree bindingsLee Jones2012-04-241-3/+38
| | * | | | | | | | gpio/nomadik: use ioremap() instead of static mappingsLinus Walleij2012-04-241-4/+11
| | * | | | | | | | gpio/nomadik: support low EMI modeRabin Vincent2012-04-231-0/+25
| | * | | | | | | | gpio/nomadik: fix spurious interrupts with SKERabin Vincent2012-04-231-0/+39
| | * | | | | | | | gpio/nomadik: cache [rf]w?imscRabin Vincent2012-04-231-16/+26