summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-18
|\
| * genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| * gpio: vf610: Use irq_set_handler_lockedThomas Gleixner2015-09-16
* | gpio: omap: Fix GPIO numbering for deferred probeTony Lindgren2015-09-14
* | gpio: omap: Fix gpiochip_add() handling for deferred probeTony Lindgren2015-09-14
* | gpio: sx150x: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-14
* | gpio: Propagate errors from chip->get()Bjorn Andersson2015-09-14
* | gpio: rcar: GPIO_RCAR doesn't relate to ARMKuninori Morimoto2015-09-14
* | gpio: mxs: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-14
* | gpio: mxc: need to check return value of irq_alloc_generic_chipPeng Fan2015-09-14
|/
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-04
|\
| * gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar2015-07-21
* | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-04
|\ \
| * | Revert "gpio: extraxfs: fix returnvar.cocci warnings"Linus Walleij2015-08-31
| * | gpio: tc3589x: use static container helperLinus Walleij2015-08-27
| * | gpio: xlp: fix error return codeJulia Lawall2015-08-26
| * | gpio: vf610: handle level IRQ's properlyStefan Agner2015-08-26
| * | gpio: max732x: Fix error handling in probe()Nicholas Krause2015-08-26
| * | gpio: omap: fix clk_prepare/unprepare usageGrygorii Strashko2015-08-26
| * | gpio: omap: protect regs access in omap_gpio_irq_handlerGrygorii Strashko2015-08-26
| * | gpio: omap: fix omap2_set_gpio_debounceGrygorii Strashko2015-08-26
| * | gpio: omap: switch to use platform_get_irqGrygorii Strashko2015-08-26
| * | gpio: omap: remove wrong irq_domain_remove usage in probeGrygorii Strashko2015-08-26
| * | gpio: extraxfs: fix returnvar.cocci warningsJulia Lawall2015-08-25
| * | gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko2015-08-17
| * | gpio/grgpio: fix deadlock in grgpio_irq_unmap()Alexandre Courbot2015-08-17
| * | gpio: mxc: fix section mismatch warningDirk Behme2015-08-13
| * | gpio/mxc: mask gpio interrupts in suspendUlises Brindis2015-08-13
| * | gpio: omap: Fix missing raw locks conversionAxel Lin2015-08-13
| * | Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-13
| |\|
| * | gpio: brcmstb: support wakeup from S5 cold bootGregory Fong2015-08-13
| * | gpio: brcmstb: Add interrupt and wakeup source supportGregory Fong2015-08-13
| * | gpio: etraxfs: add interrupt supportRabin Vincent2015-08-03
| * | gpio: don't override irq_*_resources() callbacksRabin Vincent2015-08-03
| * | gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlockAlexander Stein2015-07-28
| * | gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-28
| * | gpio: kill off set_irq_flags usageRob Herring2015-07-28
| * | gpio: etraxfs: add support for ARTPEC-3Rabin Vincent2015-07-27
| * | gpio: generic: support input-only chipsRabin Vincent2015-07-27
| * | gpio: etraxfs: fix set register flagRabin Vincent2015-07-27
| * | gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht2015-07-27
| * | gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2015-07-27
| * | gpio: remove unneeded initializer in gpiochip_add_to_list()Masahiro Yamada2015-07-27
| * | gpio: mpc8xxx: add support for MPC5125Uwe Kleine-König2015-07-27
| * | gpio: mpc8xxx: handle differences between incarnations at a single placeUwe Kleine-König2015-07-27
| * | gpio: mpc8xxx: constify of_device_idUwe Kleine-König2015-07-27
| * | Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2015-07-17
| |\ \
| | * | gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-14
| | * | gpio/davinci: Avoid redundant lookup of irq_dataThomas Gleixner2015-07-14
| | * | gpio/msm-v2: Avoid redundant lookup of irq_dataThomas Gleixner2015-07-14