aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29gpiolib: probe deferral error reportingMarcel Ziswiler1-2/+2
2018-07-29gpio: tegra: Fix tegra_gpio_irq_set_type()Dmitry Osipenko1-7/+8
2018-07-29gpio: mxc: add power management supportAnson Huang1-0/+73
2018-07-29gpio-pisosr: add support for get_multipleMorten Hein Tiljeset1-0/+22
2018-07-27Merge branches 'ib-mfd-4.19', 'ib-mfd-gpio-pinctrl-4.19', 'ib-mfd-i915-media-platform-4.19' and 'ib-mfd-regulator-4.19', tag 'ib-platform-chrome-mfd-move-cros-ec-transport-for-4.19' into ibs-for-mfd-mergedLee Jones3-0/+213
2018-07-23gpio: uniphier: set legitimate irq trigger type in .to_irq hookMasahiro Yamada1-1/+5
2018-07-23gpio: of: Handle fixed regulator flags properlyLinus Walleij1-1/+2
2018-07-23ACPI: Convert ACPI reference args to generic fwnode reference argsSakari Ailus1-4/+7
2018-07-16gpiolib: remove an unnecessary TODOBartosz Golaszewski1-1/+1
2018-07-16gpiolib: don't allow userspace to set values of input linesBartosz Golaszewski1-1/+7
2018-07-13gpio: rcar: Implement .get_direction() callbackGeert Uytterhoeven1-0/+8
2018-07-13gpiolib: Join one line back for better readabilityAndy Shevchenko1-3/+1
2018-07-13gpio: pxa: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-07-13gpio: mt7621: add OF_GPIO dependencyArnd Bergmann1-0/+1
2018-07-13gpio: aspeed: fix compile testing warningArnd Bergmann1-1/+1
2018-07-13gpiolib: Consistent use of ->get_direction() inside gpiolibAndy Shevchenko1-6/+1
2018-07-13gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-07-09gpiolib: Defer on non-DT find_chip_by_name() failureJanusz Krzysztofik1-3/+10
2018-07-09gpiolib: Respect error code of ->get_direction()Andy Shevchenko1-0/+6
2018-07-09gpio: mt7621: Edit to preferred syntaxLinus Walleij1-44/+41
2018-07-09gpio: mt7621: Add a driver for MT7621Sergio Paracuellos3-0/+344
2018-07-09gpiolib: Join string literals backAndy Shevchenko1-7/+5
2018-07-02Merge branch 'ib-aspeed' into develLinus Walleij1-58/+368
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt1-20/+231
2018-07-02gpio: aspeed: Add command source registersBenjamin Herrenschmidt1-0/+54
2018-07-02gpio: aspeed: Add "Read Data" register to read the write latchBenjamin Herrenschmidt1-2/+27
2018-07-02gpio: aspeed: Rework register type accessorsBenjamin Herrenschmidt1-49/+69
2018-07-02gpio: pca953x: suppress interrupts warning when not applicableBaruch Siach1-1/+1
2018-07-02gpio: syscon: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: stp-xway: Include the right headerLinus Walleij1-2/+1
2018-07-02gpio: stmpe: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sta2x11: Inline regs macroLinus Walleij1-12/+7
2018-07-02gpio: sta2x11: Use BIT() macroLinus Walleij1-12/+8
2018-07-02gpio: sta2x11: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: spear-spics: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sch311x: Replace unsigned char with u8Linus Walleij1-7/+7
2018-07-02gpio: sch311x: Implement open drain supportLinus Walleij1-0/+29
2018-07-02gpio: sch311x: Use RMW to change directionLinus Walleij1-10/+12
2018-07-02gpio: sch311x: Implement .get_direction()Linus Walleij1-0/+13
2018-07-02gpio: sch311x: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: sch: Implement .get_direction()Linus Walleij1-0/+8
2018-07-02gpio: sch: Include the right headerLinus Walleij1-2/+1
2018-07-02gpio: sa1100: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rdc321x: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rcar: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: rc5t583: Include the right headerLinus Walleij1-1/+1
2018-07-02gpio: stp-xway: Implement get callbackMathias Kresin1-0/+15
2018-07-02gpio: tegra186: Add support for Tegra194Mikko Perttunen1-0/+74
2018-06-18gpio: Add API to explicitly name a consumerLinus Walleij1-0/+13
2018-06-18gpio: max732x: add error handling for i2c_new_dummyZhouyang Jia1-0/+12