aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-29gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan1-2/+2
2016-04-29gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan1-26/+24
2016-04-28gpio: pl061: implement .get_direction()Linus Walleij1-0/+8
2016-04-28gpio: pl061: remove range checkLinus Walleij1-6/+0
2016-04-26gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko1-40/+2
2016-04-26gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+0
2016-04-26gpio: move gpiod_set_array_value_priv()Linus Walleij2-12/+16
2016-04-18gpio: f7188x: fix edit mistakeLinus Walleij1-1/+1
2016-04-15gpio: brcmstb: Return proper error if bank width is invalidAxel Lin1-0/+1
2016-04-14gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan1-5/+6
2016-04-14gpio: of: Scan available child node for gpio-hogLaxman Dewangan1-1/+1
2016-04-14gpio: tegra: Allow compile testAlexander Stein2-1/+6
2016-04-14gpio: gpiolib-of: Allow compile testingAlexander Stein1-1/+1
2016-04-14gpio: wm8994: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: wm831x: use the new open drain callbackLinus Walleij1-1/+24
2016-04-14gpio: vx855: use the new open drain callbackLinus Walleij1-0/+23
2016-04-14gpio: menz127: use the new open drain callbackLinus Walleij1-7/+11
2016-04-14gpio: f7188x: use the new open drain callbackLinus Walleij1-0/+33
2016-04-14gpio: f7188x: use BIT() macroLinus Walleij1-9/+10
2016-04-14gpio: sx150x: use the new open drain callbackLinus Walleij1-14/+27
2016-04-14gpio: sx150x: move platform data into driverLinus Walleij1-1/+59
2016-04-14gpio: tps65218: use the new open drain callbackLinus Walleij1-10/+35
2016-04-13gpio: of: Return error if gpio hog configuration failedLaxman Dewangan1-6/+9
2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij1-17/+6
2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij1-42/+0
2016-04-09gpio: pca953x: add PCAL9535 interrupt support for Galileo Gen2Yong Li1-1/+41
2016-04-09gpio: zynq: Fix the error pathShubhrajyoti Datta1-1/+3
2016-04-09gpio: Loongson1: add Loongson1 GPIO driverKelvin Cheung3-0/+110
2016-04-08gpio: pca953x: Use correct u16 value for register word writeYong Li1-1/+2
2016-04-08gpiolib: Defer gpio device setup until after gpiolib initializationGuenter Roeck1-31/+67
2016-04-08gpiolib: Do not use devm functions when registering gpio chipGuenter Roeck1-7/+12
2016-04-08gpio: pxa: fix legacy non pinctrl aware buildsRobert Jarzmik1-2/+2
2016-04-08gpio / ACPI: ignore GpioInt() GPIOs when requesting GPIO_OUT_*Dmitry Torokhov1-4/+12
2016-04-05gpio: tps6586x: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: tps65910: make explicitly non-modularPaul Gortmaker1-14/+2
2016-04-05gpio: palmas: make explicitly non-modularPaul Gortmaker1-12/+1
2016-04-05gpio: sx150x: make explicitly non-modularPaul Gortmaker1-11/+4
2016-04-05gpio: tc3589x: make explicitly non-modularPaul Gortmaker1-11/+0
2016-04-05gpio: rc5t583: make explicitly non-modularPaul Gortmaker1-12/+0
2016-04-05gpio: tc3589x: implement open drain/source callbackLinus Walleij1-0/+41
2016-04-05gpio: tc3589x: use BIT() macroLinus Walleij1-8/+9
2016-04-05gpio: support native single-ended hardware driversLinus Walleij1-15/+37
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin1-20/+15
2016-03-31gpio: zx: make explicitly non-modularPaul Gortmaker1-8/+6
2016-03-31gpio: xgene: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-31gpio: sta2x11: make explicitly non-modularPaul Gortmaker1-6/+2
2016-03-31gpio: pl061: make explicitly non-modularPaul Gortmaker1-8/+4
2016-03-31gpio: mvebu: make explicitly non-modularPaul Gortmaker1-3/+2
2016-03-31gpio: moxart: make explicitly non-modularPaul Gortmaker1-6/+1
2016-03-31gpio: mc9s08dz60: make explicitly non-modularPaul Gortmaker1-10/+2