summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-26cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26m68k: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij1-1/+0
2016-04-26avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-26gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+0
2016-04-26gpio: revert bank bindingsLinus Walleij1-7/+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/reset: move gpio-{poweroff|restart} DT doc to proper placeWolfram Sang2-0/+0
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 Walleij2-83/+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-13MAINTAINERS: gpio: add DT bindings directoryWolfram Sang1-0/+1
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-09gpio: document open drain/source behaviourLinus Walleij1-0/+89
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 Walleij2-16/+61
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
2016-03-31gpio: mb86s7x: make explicitly non-modularPaul Gortmaker1-7/+1