summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-28gpio: rcar: Add helper variable dev = &pdev->devgpio-v3.15-1Geert Uytterhoeven
2014-03-28gpio-lynxpoint: force gpio_get() to return "1" and "0" onlyMathias Nyman
2014-03-28gpio: unmap gpio irqs properlyLinus Walleij
2014-03-27pch_gpio: set value before enabling output directionDaniel Krueger
2014-03-27gpio: moxart: Actually set output state in moxart_gpio_direction_output()Axel Lin
2014-03-27gpio: moxart: Avoid forward declarationAxel Lin
2014-03-27gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut
2014-03-27gpio: samsung: Add missing "break" statementAlexander Shiyan
2014-03-27gpio: twl4030: Remove redundant assignmentAlexander Shiyan
2014-03-26gpio: dwapb: correct gpio-cells in binding documentSebastian Andrzej Siewior
2014-03-26gpio: iop: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-26pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij
2014-03-26pinctrl: nomadik: convert driver to use gpiolib irqchipLinus Walleij
2014-03-26gpio: pl061: convert driver to use gpiolib irqchipLinus Walleij
2014-03-26gpio: add IRQ chip helpers in gpiolibLinus Walleij
2014-03-25pinctrl: nomadik: factor in platform data containerLinus Walleij
2014-03-25pinctrl: nomadik: rename secondary to latentLinus Walleij
2014-03-18gpio: Driver for SYSCON-based GPIOsAlexander Shiyan
2014-03-18gpio: generic: Use platform_device_id->driver_data field for driver flagsAlexander Shiyan
2014-03-18pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij
2014-03-18gpio: switch drivers to use new callbackLinus Walleij
2014-03-14gpio: gpio-dwapb size-cells should be twoAlan Tull
2014-03-14gpio / ACPI: Add support for ACPI GPIO operation regionsMika Westerberg
2014-03-14Merge branch 'irq/for-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Walleij
2014-03-14Merge tag 'v3.14-rc6' into develLinus Walleij
2014-03-14gpio: clamp returned values to the boolean rangeAlexandre Courbot
2014-03-13gpio / ACPI: Rework ACPI GPIO event handlingMika Westerberg
2014-03-13gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_eventMika Westerberg
2014-03-13gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add()Mika Westerberg
2014-03-13gpiolib: Allow GPIO chips to request their own GPIOsMika Westerberg
2014-03-12genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner
2014-03-12MAINTAINERS: Add Broadcom GPIO maintainerMarkus Mayer
2014-03-12gpio: Spelling s/than/that/Geert Uytterhoeven
2014-03-12gpio: cs5535: Simplify dependenciesJean Delvare
2014-03-12gpio: mcp23s08: trivial: fixed coding style issuesGary Servin
2014-03-12gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski
2014-03-12gpio: max732x: Fix I2C dummy device resource leak on probe failureKrzysztof Kozlowski
2014-03-11devicetree: bindings: gpio-davinic: fix documentationLad, Prabhakar
2014-03-11gpio: davinci: fix gpio selection for OFAlexander Holler
2014-03-09Linux 3.14-rc6v3.14-rc6Linus Torvalds
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-03-09Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-03-09Merge tag 'usb-3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-03-09Merge tag 'staging-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-09KEYS: Make the keyring cycle detector ignore other keyrings of the same nameDavid Howells
2014-03-09Merge branch 'for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Linus Torvalds
2014-03-09Merge tag 'spi-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-09Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki
2014-03-08Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux...Olof Johansson