aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22gpio: label descriptors using the device nameLinus Walleij
2018-03-04gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2018-03-04gpio: intel-mid: Fix build warning when !CONFIG_PMAugusto Mecking Caringi
2018-02-28gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-01-25Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17gpio: 74xx: Fix build warning about void to integer castNicholas Krause
2017-05-26drivers/gpio: Create a Custom Driver for Axxia SoCsJohn Jacques
2016-09-30Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-09-30Revert "gpio: pca953x: provide GPIO base based on _UID"Bruce Ashfield
2016-09-19Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-09-19Merge tag 'v4.1.32' into standard/baseBruce Ashfield
2016-09-09Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-09-09Merge tag 'v4.1.31' into standard/baseBruce Ashfield
2016-08-31gpio: Fix OF build problem on UMLinus Walleij
2016-08-19gpio: intel-mid: Remove potentially harmful codeAndy Shevchenko
2016-08-16gpio: pca953x: Fix NBANK calculation for PCA9536Vignesh R
2016-08-06Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-08-06Merge tag 'v4.1.29' into standard/baseBruce Ashfield
2016-07-19gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat
2016-07-07Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-07-07Merge tag 'v4.1.27' into standard/baseBruce Ashfield
2016-06-18gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks
2016-06-18gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado
2016-05-18Merge branch 'standard/base' into standard/axxia/baseBruce Ashfield
2016-05-18drivers/gpio: Fix Compiler WarningsJohn Jacques
2016-05-16Merge branch 'ltsi' into standard/baseBruce Ashfield
2016-05-16Merge tag 'v4.1.23' into ltsiBruce Ashfield
2016-04-22Merge branch 'ltsi' into standard/baseBruce Ashfield
2016-04-22gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht
2016-04-22gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2016-04-20gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-03-21ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2016-03-21ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin
2016-02-19gpio-pca953x: add "drive" property.Ismo Puustinen
2016-02-19gpio: pca953x: provide GPIO base based on _UIDAndy Shevchenko
2016-02-09gpio: pca953x: support ACPI devices found on Galileo Gen2Andy Shevchenko
2016-02-09gpio: pca953x: store driver_data for future useAndy Shevchenko
2016-02-09gpio / ACPI: Return -EPROBE_DEFER if the gpiochip was not foundMika Westerberg
2016-02-09GPIO / ACPI: export acpi_gpiochip_request(free)_interrupts for module useHanjun Guo
2016-02-09gpio / ACPI: Add support for retrieving GpioInt resources from a deviceMika Westerberg
2015-07-21gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven
2015-07-21gpio: crystalcove: set IRQCHIP_SKIP_SET_WAKE for the irqchipAaron Lu
2015-05-12gpio: gpio-kempld: Fix get_direction return valueMichael Brunner
2015-05-12gpio: fix gpio leak in gpiochip_add error pathJohan Hovold
2015-05-06gpio: omap: Fix regression for MPUIO interruptsTony Lindgren
2015-04-29gpio: sysfs: fix memory leaks and device hotplugJohan Hovold
2015-04-27gpiolib: change gpio pin from unsigned to signed in acpi callbackQipeng Zha