Age | Commit message (Expand) | Author |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-06 | gpio: gpio-mxs: Remove unneeded dt checks | Fabio Estevam |
2013-11-06 | gpio: pl061: don't depend on CONFIG_ARM | Rob Herring |
2013-10-30 | gpio: tb10x: fix return value check in tb10x_gpio_probe() | Wei Yongjun |
2013-10-30 | gpio: tb10x: use module_platform_driver to simplify the code | Wei Yongjun |
2013-10-30 | gpio: bcm-kona: add missing .owner to struct gpio_chip | Wei Yongjun |
2013-10-29 | gpiolib: devres: add missing headers | Alexandre Courbot |
2013-10-29 | gpiolib: make GPIO_DEVRES depend on GPIOLIB | Alexandre Courbot |
2013-10-28 | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/... | Olof Johansson |
2013-10-27 | Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2013-10-25 | gpio: add TB10x GPIO driver | Christian Ruppert |
2013-10-23 | gpiolib: devres: fix devm_gpiod_get_index() | Alexandre Courbot |
2013-10-19 | gpiolib / ACPI: allow passing GPIOF_ACTIVE_LOW for GpioInt resources | Mika Westerberg |
2013-10-19 | gpiolib / ACPI: add ACPI support for gpiod_get_index() | Mika Westerberg |
2013-10-19 | gpiolib / ACPI: convert to gpiod interfaces | Mika Westerberg |
2013-10-19 | gpiolib: add gpiod_get() and gpiod_put() functions | Alexandre Courbot |
2013-10-19 | gpiolib: port of_ functions to use gpiod | Alexandre Courbot |
2013-10-19 | gpiolib: export descriptor-based GPIO interface | Alexandre Courbot |
2013-10-19 | Merge tag 'v3.12-rc6' into devel | Linus Walleij |
2013-10-19 | Merge 3.12-rc6 into driver-core-next | Greg Kroah-Hartman |
2013-10-18 | gpio: bcm281xx: Don't print addresses of GPIO area in probe() | Markus Mayer |
2013-10-17 | gpio: tegra: use new gpio_lock_as_irq() API | Stephen Warren |
2013-10-16 | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolib | Christian Ruppert |
2013-10-16 | gpio: rcar: Include linux/of.h header | Sachin Kamat |
2013-10-16 | gpio: lpc32xx: Include linux/of.h header | Sachin Kamat |
2013-10-16 | gpio/omap: use gpiolib API to mark a GPIO used as an IRQ | Javier Martinez Canillas |
2013-10-16 | Merge tag 'v3.12-rc4' into devel | Linus Walleij |
2013-10-16 | gpio: add API to be strict about GPIO IRQ usage | Linus Walleij |
2013-10-16 | gpio: ep93xx: get rid of bogus __raw* accessors | Linus Walleij |
2013-10-16 | gpio: stmpe: drop references to "virtual" IRQ, fix bug | Linus Walleij |
2013-10-16 | gpio: rcar: drop references to "virtual" IRQ | Linus Walleij |
2013-10-16 | gpio: pl061: drop references to "virtual" IRQ | Linus Walleij |
2013-10-16 | gpio: mpc8xxx: drop references to "virtual" IRQ | Linus Walleij |
2013-10-16 | gpio: lynxpoint: drop references to "virtual" IRQ | Linus Walleij |
2013-10-16 | gpio: intel-mid: drop references to "virtual" IRQ | Linus Walleij |
2013-10-16 | gpio: em: drop references to "virtual" IRQ | Linus Walleij |
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 |