summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* gpio: drop lock before reading GPIO directionLinus Walleij2016-05-30
* gpio: bail out silently on NULL descriptorsLinus Walleij2016-05-30
* gpio: handle compatible ioctl() pointersLinus Walleij2016-05-30
* gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij2016-05-30
* gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux2016-05-30
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-20
|\
| * gpio: ws16c48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-idio-16: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-idi-48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\ \
| * | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-11
| * | gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-10
| * | gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij2016-05-02
| * | gpio: xgene: implement .get_direction()Linus Walleij2016-05-01
| * | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-01
| * | gpio: tegra: Implement gpio_get_direction callbackLaxman Dewangan2016-04-30
| * | gpio: set up initial state from .get_direction()Linus Walleij2016-04-30
| * | gpio: rename gpio-generic.c into gpio-mmio.cChristian Lamparter2016-04-29
| * | gpio: generic: fix GPIO_GENERIC_PLATFORM is set to module caseChristian Lamparter2016-04-29
| * | gpio: dwapb: add gpio-signaled acpi event supportJiang Qiu2016-04-29
| * | gpio: dwapb: convert device node to fwnodeJiang Qiu2016-04-29
| * | gpio: dwapb: remove name from dwapb_port_propertyJiang Qiu2016-04-29
| * | gpio/qoriq: select IRQ_DOMAINArnd Bergmann2016-04-29
| * | gpio: tegra: Add support for gpio debounceLaxman Dewangan2016-04-29
| * | gpio: tegra: Get rid of all file scoped global variablesLaxman Dewangan2016-04-29
| * | gpio: tegra: Make of_device_id compatible data to constantLaxman Dewangan2016-04-29
| * | gpio: tegra: Don't open code of_device_get_match_data()Laxman Dewangan2016-04-29
| * | gpio: pl061: implement .get_direction()Linus Walleij2016-04-28
| * | gpio: pl061: remove range checkLinus Walleij2016-04-28
| * | gpio: omap: fix irq triggering in smart-idle wakeup modeGrygorii Strashko2016-04-26
| * | gpio: remove deps on ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-04-26
| * | gpio: move gpiod_set_array_value_priv()Linus Walleij2016-04-26
| * | gpio: f7188x: fix edit mistakeLinus Walleij2016-04-18
| * | gpio: brcmstb: Return proper error if bank width is invalidAxel Lin2016-04-15
| * | gpio: gpiolib: Print error number if gpio hog failedLaxman Dewangan2016-04-14
| * | gpio: of: Scan available child node for gpio-hogLaxman Dewangan2016-04-14
| * | gpio: tegra: Allow compile testAlexander Stein2016-04-14
| * | gpio: gpiolib-of: Allow compile testingAlexander Stein2016-04-14
| * | gpio: wm8994: use the new open drain callbackLinus Walleij2016-04-14
| * | gpio: wm831x: use the new open drain callbackLinus Walleij2016-04-14
| * | gpio: vx855: use the new open drain callbackLinus Walleij2016-04-14
| * | gpio: menz127: use the new open drain callbackLinus Walleij2016-04-14
| * | gpio: f7188x: use the new open drain callbackLinus Walleij2016-04-14
| * | gpio: f7188x: use BIT() macroLinus Walleij2016-04-14