summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
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-08-19gpio: make any OF dependent driver depend on OF_GPIOLinus Walleij
2016-08-19gpio: Fix OF build problem on UMLinus Walleij
2016-08-10gpio: max730x: set gpiochip data pointer before using itChristophe Leroy
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
2016-06-23gpio: lynxpoint: avoid potential warning on error pathAndy Shevchenko
2016-06-23gpio: intel-mid: switch to devm_gpiochip_add_data()Andy Shevchenko
2016-06-23gpio: 74x164: Use spi_write() helper instead of open codingGeert Uytterhoeven
2016-06-23gpio: of: factor out common code to a new helper functionMasahiro Yamada
2016-06-23gpio: of: remove of_gpiochip_and_xlate() and struct gg_dataMasahiro Yamada
2016-06-23gpio: of: move chip->of_gpio_n_cells checking to of_gpiochip_add()Masahiro Yamada
2016-06-23gpio: of: drop needless gpio_chip look-up in of_parse_own_gpio()Masahiro Yamada
2016-06-23gpio: of: optimize "gpios" property parsing of of_parse_own_gpio()Masahiro Yamada
2016-06-23gpio: convince line to become input in irq helperLinus Walleij
2016-06-22Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-06-22gpio: tegra: Make lockdep class file-scopedThierry Reding
2016-06-18gpiolib: make lineevent_irq_thread staticBen Dooks
2016-06-18gpio: make the iterator point to last handleLinus Walleij
2016-06-17gpio: Allow PC/104 devices on X86_64William Breathitt Gray
2016-06-17gpio: make library immune to error pointersLinus Walleij
2016-06-17gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij
2016-06-16gpiolib: avoid uninitialized data in gpio kfifoArnd Bergmann
2016-06-15gpio: userspace ABI for reading GPIO line eventsLinus Walleij
2016-06-15gpio: userspace ABI for reading/writing GPIO linesLinus Walleij
2016-06-15gpio: pca953x: enable driver on Intel EdisonAndy Shevchenko
2016-06-15gpio: acpi: add _DEP support for Acer One 10Rui Zhang
2016-06-14gpio: f7188x: Implement get_direction.plr.vincent@gmail.com
2016-06-13gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin
2016-06-13gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R