Age | Commit message (Expand) | Author |
2013-10-16 | gpio: bcm_kona: rename confusing variables | Linus Walleij |
2013-10-16 | gpio: adnp: rename "virq" to "child_irq" | Linus Walleij |
2013-10-14 | Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux... | Kevin Hilman |
2013-10-11 | gpio: tc3589x: drop references to "virtual" IRQ | Linus Walleij |
2013-10-11 | gpio: bcm281xx: Fix nested interrupt handler issue | Markus Mayer |
2013-10-11 | gpiolib: let gpiod_request() return -EPROBE_DEFER | Alexandre Courbot |
2013-10-11 | gpiolib: safer implementation of desc_to_gpio() | Alexandre Courbot |
2013-10-11 | gpio-intel-mid: update prefixes and names from langwell to intel-mid | David Cohen |
2013-10-11 | gpio: rename gpio-langwell to gpio-intel-mid | David Cohen |
2013-10-11 | gpio: langwell: add Intel Merrifield support | David Cohen |
2013-10-11 | gpio/lynxpoint: check if the interrupt is enabled in IRQ handler | Mika Westerberg |
2013-10-11 | gpiolib / ACPI: move acpi_gpiochip_free_interrupts next to the request function | Mika Westerberg |
2013-10-09 | drivers: clean-up prom.h implicit includes | Rob Herring |
2013-10-06 | gpio: samsung: Use CONFIG_ARCH_S3C64XX to check for S3C64XX support | Tomasz Figa |
2013-10-05 | Merge tag 'gpio-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-10-02 | gpio: arizona: Use the of_node from the Arizona device | Charles Keepax |
2013-10-02 | gpio: twl4030: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-02 | gpio: clps711x: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-02 | gpio: adnp: Remove redundant of_match_ptr | Sachin Kamat |
2013-10-01 | gpio/omap: auto-setup a GPIO when used as an IRQ | Javier Martinez Canillas |
2013-10-01 | gpio/omap: maintain GPIO and IRQ usage separately | Javier Martinez Canillas |
2013-09-26 | sysfs: clean up sysfs_get_dirent() | Tejun Heo |
2013-09-25 | ARM: davinci: gpio: use gpiolib API instead of inline functions | Philip Avinash |
2013-09-24 | gpio: davinci: move to platform device | KV Sujith |
2013-09-24 | gpio: davinci: coding style correction | Philip Avinash |
2013-09-23 | gpio: pcf857x: Add OF support | Laurent Pinchart |
2013-09-23 | gpio: pca953x: Don't flip bits on PCA957x GPIO expanders when probing them. | Graeme Smecher |
2013-09-23 | gpio: gpio-mc33880: Remove redundant spi_set_drvdata | Sachin Kamat |
2013-09-23 | gpio: gpio-74x164: Remove redundant of_match_ptr | Sachin Kamat |
2013-09-23 | gpio: gpio-74x164: Remove redundant spi_set_drvdata | Sachin Kamat |
2013-09-23 | Merge branch 'iop-cleanup' into devel | Linus Walleij |
2013-09-22 | gpio: rcar: Remove #gpio-range-cells DT property usage | Laurent Pinchart |
2013-09-20 | gpio: bcm-kona: only use set_irq_flags() on ARM | Linus Walleij |
2013-09-20 | ARM: plat-iop: pass physical base for GPIO | Linus Walleij |
2013-09-20 | gpio: iop: use readl/writel accessors | Linus Walleij |
2013-09-20 | ARM: plat-iop: instantiate GPIO from platform device | Linus Walleij |
2013-09-20 | ARM: plat-iop: remove custom complex GPIO implementation | Linus Walleij |
2013-09-20 | gpio: decouple the IOP GPIO driver from platform | Linus Walleij |
2013-09-20 | ARM: plat-iop: move the GPIO driver to drivers/gpio | Linus Walleij |
2013-09-20 | gpio: ucb1400: Can be built as a module | Jean Delvare |
2013-09-20 | gpio: bt8xx: remove unnecessary pci_set_drvdata() | Jingoo Han |
2013-09-20 | gpio: arizona: Add wm8997 support to probe | Charles Keepax |
2013-09-20 | gpio: bcm281xx: Add GPIO driver | Markus Mayer |
2013-09-20 | gpiolib: factorize gpiod_get/set functions | Alexandre Courbot |
2013-09-19 | emev2: GPIOLIB: Enable support for OF | Ian Molton |
2013-09-19 | gpio: palmas: add support for TPS80036 | Laxman Dewangan |
2013-09-19 | gpiolib: Include GPIO label in log messages for GPIOs | Mark Brown |
2013-09-19 | gpiolib: Provide helper macros for logging of GPIO events | Mark Brown |
2013-09-18 | gpio: pcf857x: only use set_irq_flags() on ARM | Linus Walleij |
2013-09-17 | gpiolib-acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() | Zhang Rui |