aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-04-29gpio: tegra: Add support for gpio debounceLaxman Dewangan
2016-04-29gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan
2016-04-29gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan
2016-04-29gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan
2016-04-28gpio: pl061: implement .get_direction()Linus Walleij
2016-04-28gpio: pl061: remove range checkLinus Walleij
2016-04-26gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko
2016-04-26gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij
2016-04-26gpio: move gpiod_set_array_value_priv()Linus Walleij
2016-04-18gpio: f7188x: fix edit mistakeLinus Walleij
2016-04-15gpio: brcmstb: Return proper error if bank width is invalidAxel Lin
2016-04-14gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan
2016-04-14gpio: of: Scan available child node for gpio-hogLaxman Dewangan
2016-04-14gpio: tegra: Allow compile testAlexander Stein
2016-04-14gpio: gpiolib-of: Allow compile testingAlexander Stein
2016-04-14gpio: wm8994: use the new open drain callbackLinus Walleij
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij
2016-04-14gpio: menz127: use the new open drain callbackLinus Walleij
2016-04-14gpio: f7188x: use the new open drain callbackLinus Walleij
2016-04-14gpio: f7188x: use BIT() macroLinus Walleij
2016-04-14gpio: sx150x: use the new open drain callbackLinus Walleij
2016-04-14gpio: sx150x: move platform data into driverLinus Walleij
2016-04-14gpio: tps65218: use the new open drain callbackLinus Walleij
2016-04-13gpio: of: Return error if gpio hog configuration failedLaxman Dewangan
2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij
2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij
2016-04-09gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li
2016-04-09gpio: zynq: Fix the error pathShubhrajyoti Datta
2016-04-09gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov
2016-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tps65910: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: sx150x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: rc5t583: make explicitly non-modularPaul Gortmaker
2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij
2016-04-05gpio: support native single-ended hardware driversLinus Walleij
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker