summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-10-072-0/+78
|\
| * Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu...Olof Johansson2012-09-221-0/+53
| |\
| | * Documentation: add description of DT binding for the gpio-mvebu driverThomas Petazzoni2012-09-221-0/+53
| * | Merge branch 'kirkwood/dt' of git://git.infradead.org/users/jcooper/linux int...Olof Johansson2012-09-221-0/+25
| |\ \
| | * | hwmon: Add devicetree bindings to gpio-fanJamie Lentin2012-09-221-0/+25
| | |/
* | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-033-1/+57
|\ \ \
| * | | gpio: adnp: dt: Reference generic interrupt bindingThierry Reding2012-09-201-0/+4
| * | | gpio: Add Avionic Design N-bit GPIO expander supportThierry Reding2012-09-181-0/+30
| * | | gpio: 74x164: dts: Add documentation for the dt bindingMaxime Ripard2012-09-111-0/+22
| * | | dt: Fix incorrect reference in gpio-led documentationSachin Kamat2012-09-111-1/+1
| | |/ | |/|
* | | Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into nex...Olof Johansson2012-09-241-0/+24
|\ \ \ | |_|/ |/| |
| * | arm: vt8500: doc: Add device tree bindings for arch-vt8500 devicesTony Prisk2012-09-211-0/+24
| |/
* | Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-09-211-0/+43
|\ \
| * | gpio: samsung: add devicetree init for s3c24xx archesHeiko Stuebner2012-09-071-0/+43
| |/
* / gpio/twl4030: get platform data from device treeFlorian Vaussard2012-09-071-0/+6
|/
* Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-021-0/+23
|\
| * ARM: Orion: DT support for IRQ and GPIO ControllersAndrew Lunn2012-07-271-0/+23
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-301-0/+49
|\ \
| * | MIPS: Octeon: Add device tree source files.David Daney2012-07-231-0/+49
| |/
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-07-281-32/+0Star
|\ \
| * | devicetree: bindings: gpio-i2c belongs to i2c not gpioWolfram Sang2012-07-081-32/+0Star
| |/
* | Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-262-5/+6
|\ \
| * | gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-171-1/+1
| * | gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-171-4/+5
| |/
* | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-241-1/+1
|\ \
| * | LED: Fix missing semicolon in OF documentationMarek Vasut2012-07-061-1/+1
| |/
* | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3...Arnd Bergmann2012-07-171-1/+1
|\ \
| * | pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...Lee Jones2012-07-131-1/+1
| |/
* | Merge branch 'imx/dt-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2...Arnd Bergmann2012-07-122-4/+15
|\ \
| * | ARM: dts: imx: update #interrupt-cells for gpio nodesShawn Guo2012-07-071-0/+9
| * | bindings: update imx and mxs #gpio-cellsShawn Guo2012-07-062-4/+6
| |/
* / dt: name all Tegra binding docs consistentlyStephen Warren2012-06-111-0/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-05-302-0/+80
|\
| * GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2012-05-211-0/+42
| * GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2012-05-211-0/+38
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-0/+87
|\ \
| * | gpio/mxs: add device tree probeShawn Guo2012-05-121-0/+87
| |/
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+43
|\ \
| * | gpio/lpc32xx: Add device tree supportRoland Stigge2012-05-191-0/+43
| |/
* | Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtArnd Bergmann2012-05-141-6/+12
|\ \
| * | Documentation: update docs for mmp dtHaojian Zhuang2012-05-051-6/+12
| |/
* | drivers/gpio: represent gpio-nomadik as an IRQ controller in DT documentationLee Jones2012-04-241-0/+2
* | drivers/gpio: gpio-nomadik: Provide documentation for Device Tree bindingsLee Jones2012-04-231-0/+29
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-282-0/+84
|\
| * Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-121-3/+3
| |\
| * | gpio/omap: Add DT support to GPIO driverBenoit Cousson2012-03-051-0/+36
| * | gpio: Add a driver for Sodaville GPIO controllerSebastian Andrzej Siewior2012-02-041-0/+48
* | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-0/+23
|\ \ \
| * | | gpio/twl: Add DT support to gpio-twl4030 driverBenoit Cousson2012-03-221-0/+23
| |/ /
* | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-0/+32
|\ \ \