summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-09-12gpio: lpc32xx: remove unused platform data fileVladimir Zapolskiy
2016-09-12gpio/gpiolib: Forbid irqchip default trigger if probed over DTMarc Zyngier
2016-09-08gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman
2016-09-08gpio: sa1100: fix irq probing for ucb1x00Russell King
2016-09-08gpio: mcp23s08: make driver depend on OF_GPIOLinus Walleij
2016-09-08Revert "gpio: include <linux/io-mapping.h> in gpiolib-of"Linus Walleij
2016-09-07gpio: Add Aspeed driverJoel Stanley
2016-09-07gpio: pca954x: fix undefined error code from removeArnd Bergmann
2016-08-31gpio: lp873x: Add support for General Purpose OutputsKeerthy
2016-08-23gpio: vf610: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: spear-spics: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: mxc: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-23gpio: msic: drop unused MODULE_ tags from non-modular codePaul Gortmaker
2016-08-19gpio: wcove-gpio: add get_direction methodBin Gao
2016-08-19gpio: make any OF dependent driver depend on OF_GPIOLinus Walleij
2016-08-19gpio: Fix OF build problem on UMLinus Walleij
2016-08-19gpio: add Technologic I2C-FPGA gpio supportLucile Quirion
2016-08-19gpio: refactor gpiochip_find() slightlyMasahiro Yamada
2016-08-11gpio: mmio: add brcm,bcm6345 supportChristian Lamparter
2016-08-11Merge tag 'ib-mfd-gpio-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Walleij
2016-08-11gpio: Add GPIO support for the Diamond Systems GPIO-MMWilliam Breathitt Gray
2016-08-11gpio: Add Intel WhiskeyCove PMIC GPIO driverBin Gao
2016-08-11gpio: Add AXP209 GPIO driverMaxime Ripard
2016-08-11gpio: pca954x: Add vcc regulator and enable itPhil Reid
2016-08-10gpio: max730x: set gpiochip data pointer before using itChristophe Leroy
2016-08-10gpio: stmpe: Add STMPE1600 supportPatrice Chotard
2016-08-10gpio: stmpe: Rework registers accessPatrice Chotard
2016-08-10gpio: stmpe: Write int status register only when neededPatrice Chotard
2016-08-10gpio: stmpe: Fix edge and rising/falling edge detectionPatrice Chotard
2016-08-08gpio: delete ARCH_[WANTS_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-07-22gpio: dwapb: add missing fwnode_handle_put() in dwapb_gpio_get_pdata()Wei Yongjun
2016-07-22gpio: merrifield: Protect irq_ack() and gpio_set() by lockAndy Shevchenko
2016-07-22gpio: merrifield: Introduce GPIO driver to support MerrifieldAndy Shevchenko
2016-07-22gpio: intel-mid: Make it depend to X86_INTEL_MIDAndy Shevchenko
2016-07-22gpio: intel-mid: Sort header block alphabeticallyAndy Shevchenko
2016-07-22gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-07-22gpio: rcar: add R8A7792 supportSergei Shtylyov
2016-07-22gpiolib: remove duplicated include from gpiolib.cWei Yongjun
2016-07-22gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann
2016-07-06Revert "gpio: convince line to become input in irq helper"Linus Walleij
2016-07-06gpiolib: of_find_gpio(): Don't discard errorsLars-Peter Clausen
2016-07-06gpio: of: Allow overriding the device nodeThierry Reding
2016-07-05Revert "gpio: gpiolib-of: Allow compile testing"Linus Walleij
2016-07-04gpio: free handles in fringe casesLinus Walleij
2016-07-04Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold
2016-07-04gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat
2016-07-04gpio: tps65218: Add platform_device_id tableKeerthy
2016-07-04gpio: max77620: get gpio value based on directionVenkat Reddy Talla
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds