Age | Commit message (Expand) | Author |
2014-05-09 | gpio: mcp23s08: Bug fix of SPI device tree registration.gpio-v3.15-3 | Michael Welling |
2014-05-09 | gpio: ich: set regs and reglen for i3100 and ich6 chipset | Vincent Donnefort |
2014-04-22 | Merge tag 'gpio-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-04-18 | Shiraz has moved | Viresh Kumar |
2014-04-14 | gpio / ACPI: Prevent potential wrap of GPIO value on OpRegion readgpio-v3.15-2 | Mika Westerberg |
2014-04-14 | gpio / ACPI: Don't crash on NULL chip->dev | Mika Westerberg |
2014-04-14 | gpio: set data first, then chip and handler | Linus Walleij |
2014-04-07 | Merge tag 'mfd-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-05 | Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-03-31 | MIPS: VR41xx: Mark GPIO lines used for IRQ | Linus Walleij |
2014-03-28 | gpio: rcar: Add helper variable dev = &pdev->devgpio-v3.15-1 | Geert Uytterhoeven |
2014-03-28 | gpio-lynxpoint: force gpio_get() to return "1" and "0" only | Mathias Nyman |
2014-03-28 | gpio: unmap gpio irqs properly | Linus Walleij |
2014-03-27 | pch_gpio: set value before enabling output direction | Daniel Krueger |
2014-03-27 | gpio: moxart: Actually set output state in moxart_gpio_direction_output() | Axel Lin |
2014-03-27 | gpio: moxart: Avoid forward declaration | Axel Lin |
2014-03-27 | gpio: mxs: Allow for recursive enable_irq_wake() call | Marek Vasut |
2014-03-27 | gpio: samsung: Add missing "break" statement | Alexander Shiyan |
2014-03-27 | gpio: twl4030: Remove redundant assignment | Alexander Shiyan |
2014-03-26 | gpio: iop: fix devm_ioremap_resource() return value checking | Bartlomiej Zolnierkiewicz |
2014-03-26 | gpio: pl061: convert driver to use gpiolib irqchip | Linus Walleij |
2014-03-26 | gpio: add IRQ chip helpers in gpiolib | Linus Walleij |
2014-03-19 | gpio: ich: Add support for Intel Avoton | Vincent Donnefort |
2014-03-19 | gpio: ich: Add output levels cache support | Vincent Donnefort |
2014-03-19 | gpio: ich: Add support for multiple register addresses | Vincent Donnefort |
2014-03-19 | gpio: ich: Add blink capability option | Vincent Donnefort |
2014-03-18 | gpio: Driver for SYSCON-based GPIOs | Alexander Shiyan |
2014-03-18 | gpio: generic: Use platform_device_id->driver_data field for driver flags | Alexander Shiyan |
2014-03-18 | gpio: switch drivers to use new callback | Linus Walleij |
2014-03-14 | gpio / ACPI: Add support for ACPI GPIO operation regions | Mika Westerberg |
2014-03-14 | Merge tag 'v3.14-rc6' into devel | Linus Walleij |
2014-03-14 | gpio: clamp returned values to the boolean range | Alexandre Courbot |
2014-03-13 | gpio / ACPI: Rework ACPI GPIO event handling | Mika Westerberg |
2014-03-13 | gpio / ACPI: Rename acpi_gpio_evt_pin to acpi_gpio_event | Mika Westerberg |
2014-03-13 | gpio / ACPI: Allocate ACPI specific data directly in acpi_gpiochip_add() | Mika Westerberg |
2014-03-13 | gpiolib: Allow GPIO chips to request their own GPIOs | Mika Westerberg |
2014-03-12 | gpio: Spelling s/than/that/ | Geert Uytterhoeven |
2014-03-12 | gpio: cs5535: Simplify dependencies | Jean Delvare |
2014-03-12 | gpio: mcp23s08: trivial: fixed coding style issues | Gary Servin |
2014-03-12 | gpio: max732x: Fix possible NULL pointer dereference on i2c_new_dummy error | Krzysztof Kozlowski |
2014-03-12 | gpio: max732x: Fix I2C dummy device resource leak on probe failure | Krzysztof Kozlowski |
2014-03-11 | gpio: davinci: fix gpio selection for OF | Alexander Holler |
2014-03-07 | gpio-tz1090: Replace commas with semi-colons | James Hogan |
2014-03-07 | gpio: remove misleading documentation | Linus Walleij |
2014-03-07 | gpio: gpio-pl061: Use %pa to print 'resource_size_t' | Fabio Estevam |
2014-03-07 | fix build error in gpio-dwapb patch | Alan Tull |
2014-03-06 | gpio: zevio: depend on ARM and OF_GPIO | Linus Walleij |
2014-03-05 | gpio: remove obsolete tnetv107x driver | Arnd Bergmann |
2014-03-05 | gpio: add a driver for the Synopsys DesignWare APB GPIO block | Jamie Iles |