summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-07-29gpiolib: probe deferral error reportingMarcel Ziswiler
2018-07-29gpio: tegra: Fix tegra_gpio_irq_set_type()Dmitry Osipenko
2018-07-29gpio: mxc: add power management supportAnson Huang
2018-07-29gpio-pisosr: add support for get_multipleMorten Hein Tiljeset
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-...Lee Jones
2018-07-23gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada
2018-07-23gpio: of: Handle fixed regulator flags properlyLinus Walleij
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus
2018-07-16gpiolib: remove an unnecessary TODOBartosz Golaszewski
2018-07-16gpiolib: don't allow userspace to set values of input linesBartosz Golaszewski
2018-07-13gpio: rcar: Implement .get_direction() callbackGeert Uytterhoeven
2018-07-13gpiolib: Join one line back for better readabilityAndy Shevchenko
2018-07-13gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-07-13gpio: mt7621: add OF_GPIO dependencyArnd Bergmann
2018-07-13gpio: aspeed: fix compile testing warningArnd Bergmann
2018-07-13gpiolib: Consistent use of ->get_direction() inside gpiolibAndy Shevchenko
2018-07-13gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-07-09gpiolib: Defer on non-DT find_chip_by_name() failureJanusz Krzysztofik
2018-07-09gpiolib: Respect error code of ->get_direction()Andy Shevchenko
2018-07-09gpio: mt7621: Edit to preferred syntaxLinus Walleij
2018-07-09gpio: mt7621: Add a driver for MT7621Sergio Paracuellos
2018-07-09gpiolib: Join string literals backAndy Shevchenko
2018-07-02Merge branch 'ib-aspeed' into develLinus Walleij
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt
2018-07-02gpio: aspeed: Add command source registersBenjamin Herrenschmidt
2018-07-02gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt
2018-07-02gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt
2018-07-02gpio: pca953x: suppress interrupts warning when not applicableBaruch Siach
2018-07-02gpio: syscon: Include the right headerLinus Walleij
2018-07-02gpio: stp-xway: Include the right headerLinus Walleij
2018-07-02gpio: stmpe: Include the right headerLinus Walleij
2018-07-02gpio: sta2x11: Inline regs macroLinus Walleij
2018-07-02gpio: sta2x11: Use BIT() macroLinus Walleij
2018-07-02gpio: sta2x11: Include the right headerLinus Walleij
2018-07-02gpio: spear-spics: Include the right headerLinus Walleij
2018-07-02gpio: sch311x: Replace unsigned char with u8Linus Walleij
2018-07-02gpio: sch311x: Implement open drain supportLinus Walleij
2018-07-02gpio: sch311x: Use RMW to change directionLinus Walleij
2018-07-02gpio: sch311x: Implement .get_direction()Linus Walleij
2018-07-02gpio: sch311x: Include the right headerLinus Walleij
2018-07-02gpio: sch: Implement .get_direction()Linus Walleij
2018-07-02gpio: sch: Include the right headerLinus Walleij
2018-07-02gpio: sa1100: Include the right headerLinus Walleij
2018-07-02gpio: rdc321x: Include the right headerLinus Walleij
2018-07-02gpio: rcar: Include the right headerLinus Walleij
2018-07-02gpio: rc5t583: Include the right headerLinus Walleij
2018-07-02gpio: stp-xway: Implement get callbackMathias Kresin
2018-07-02gpio: tegra186: Add support for Tegra194Mikko Perttunen
2018-06-18gpio: Add API to explicitly name a consumerLinus Walleij
2018-06-18gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia