summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-293-21/+19
| * | | | | | | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-293-15/+11
| * | | | | | | gpio/qoriq: select IRQ_DOMAINArnd Bergmann2016-04-291-0/+1
| * | | | | | | gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-291-1/+68
| * | | | | | | gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-291-152/+198
| * | | | | | | gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-291-2/+2
| * | | | | | | gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan2016-04-291-26/+24
| * | | | | | | gpio: pl061: implement .get_direction()Linus Walleij2016-04-281-0/+8
| * | | | | | | gpio: pl061: remove range checkLinus Walleij2016-04-281-6/+0
| * | | | | | | gpio: clarify open drain/source docsLinus Walleij2016-04-271-6/+14
| * | | | | | | gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko2016-04-261-40/+2
| * | | | | | | ASoC: ac97: use gpiochip data pointerLinus Walleij2016-04-261-5/+3
| * | | | | | | ASoC: wm8996: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * | | | | | | ASoC: wm8962: use gpiochip data pointerLinus Walleij2016-04-261-10/+5
| * | | | | | | ASoC: wm8903: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
| * | | | | | | ASoC: wm5100: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * | | | | | | ASoC: rt5677: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
| * | | | | | | serial: sc16is7xx: use gpiochip data pointerLinus Walleij2016-04-261-10/+6
| * | | | | | | serial: max310x: use gpiochip data pointerLinus Walleij2016-04-261-6/+6
| * | | | | | | staging: vme: use gpiochip data pointerLinus Walleij2016-04-261-11/+6
| * | | | | | | ssb: gpio_driver: use gpiochip data pointerLinus Walleij2016-04-261-19/+14
| * | | | | | | platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-261-3/+3
| * | | | | | | input: adp5588-keys: use gpiochip data pointerLinus Walleij2016-04-261-5/+5
| * | | | | | | arc: select GPIOLIB directlyLinus Walleij2016-04-262-2/+2
| * | | | | | | sparc: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-04-261-1/+1
| * | | | | | | nios2: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | m68k: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-04-261-1/+1
| * | | | | | | xtensa: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | alpha: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | metag: remove ARCH_WANT_OPTIONAL_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | avr32: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij2016-04-261-1/+1
| * | | | | | | gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-04-261-1/+0
| * | | | | | | gpio: revert bank bindingsLinus Walleij2016-04-261-7/+0
| * | | | | | | gpio: move gpiod_set_array_value_priv()Linus Walleij2016-04-262-12/+16
| * | | | | | | gpio: f7188x: fix edit mistakeLinus Walleij2016-04-181-1/+1
| * | | | | | | gpio/reset: move gpio-{poweroff|restart} DT doc to proper placeWolfram Sang2016-04-152-0/+0
| * | | | | | | gpio: brcmstb: Return proper error if bank width is invalidAxel Lin2016-04-151-0/+1
| * | | | | | | gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan2016-04-141-5/+6
| * | | | | | | gpio: of: Scan available child node for gpio-hogLaxman Dewangan2016-04-141-1/+1
| * | | | | | | gpio: tegra: Allow compile testAlexander Stein2016-04-142-1/+6
| * | | | | | | gpio: gpiolib-of: Allow compile testingAlexander Stein2016-04-141-1/+1
| * | | | | | | gpio: wm8994: use the new open drain callbackLinus Walleij2016-04-141-1/+24
| * | | | | | | gpio: wm831x: use the new open drain callbackLinus Walleij2016-04-141-1/+24
| * | | | | | | gpio: vx855: use the new open drain callbackLinus Walleij2016-04-141-0/+23
| * | | | | | | gpio: menz127: use the new open drain callbackLinus Walleij2016-04-141-7/+11
| * | | | | | | gpio: f7188x: use the new open drain callbackLinus Walleij2016-04-141-0/+33
| * | | | | | | gpio: f7188x: use BIT() macroLinus Walleij2016-04-141-9/+10
| * | | | | | | gpio: sx150x: use the new open drain callbackLinus Walleij2016-04-141-14/+27
| * | | | | | | gpio: sx150x: move platform data into driverLinus Walleij2016-04-142-83/+59
OpenPOWER on IntegriCloud