summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-09-041-0/+13
|\
| * gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar2015-07-211-0/+13
* | Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-0439-353/+1363
|\ \
| * | Revert "gpio: extraxfs: fix returnvar.cocci warnings"Linus Walleij2015-08-311-1/+2
| * | gpio: tc3589x: use static container helperLinus Walleij2015-08-271-5/+5
| * | gpio: xlp: fix error return codeJulia Lawall2015-08-261-1/+1
| * | gpio: vf610: handle level IRQ's properlyStefan Agner2015-08-261-1/+8
| * | gpio: max732x: Fix error handling in probe()Nicholas Krause2015-08-261-3/+8
| * | gpio: omap: fix clk_prepare/unprepare usageGrygorii Strashko2015-08-261-9/+18
| * | gpio: omap: protect regs access in omap_gpio_irq_handlerGrygorii Strashko2015-08-261-0/+8
| * | gpio: omap: fix omap2_set_gpio_debounceGrygorii Strashko2015-08-261-9/+10
| * | gpio: omap: switch to use platform_get_irqGrygorii Strashko2015-08-261-5/+8
| * | gpio: omap: remove wrong irq_domain_remove usage in probeGrygorii Strashko2015-08-261-1/+0
| * | gpio: extraxfs: fix returnvar.cocci warningsJulia Lawall2015-08-251-2/+1
| * | gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko2015-08-171-13/+14
| * | gpio/grgpio: fix deadlock in grgpio_irq_unmap()Alexandre Courbot2015-08-171-5/+10
| * | gpio: mxc: fix section mismatch warningDirk Behme2015-08-131-1/+1
| * | gpio/mxc: mask gpio interrupts in suspendUlises Brindis2015-08-131-0/+1
| * | gpio: omap: Fix missing raw locks conversionAxel Lin2015-08-131-1/+1
| * | Merge tag 'v4.2-rc4' into develLinus Walleij2015-08-136-6/+23
| |\ \ | | |/
| * | gpio: brcmstb: support wakeup from S5 cold bootGregory Fong2015-08-131-6/+50
| * | gpio: brcmstb: Add interrupt and wakeup source supportGregory Fong2015-08-132-6/+257
| * | gpio: etraxfs: add interrupt supportRabin Vincent2015-08-032-7/+253
| * | gpio: don't override irq_*_resources() callbacksRabin Vincent2015-08-031-2/+10
| * | gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlockAlexander Stein2015-07-281-24/+24
| * | gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-282-10/+22
| * | gpio: kill off set_irq_flags usageRob Herring2015-07-2814-57/+10
| * | gpio: etraxfs: add support for ARTPEC-3Rabin Vincent2015-07-271-6/+60
| * | gpio: generic: support input-only chipsRabin Vincent2015-07-271-3/+20
| * | gpio: etraxfs: fix set register flagRabin Vincent2015-07-271-1/+1
| * | gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht2015-07-271-0/+4
| * | gpio: omap: use raw locks for lockingSebastian Andrzej Siewior2015-07-271-40/+40
| * | gpio: remove unneeded initializer in gpiochip_add_to_list()Masahiro Yamada2015-07-271-1/+1
| * | gpio: mpc8xxx: add support for MPC5125Uwe Kleine-König2015-07-271-0/+15
| * | gpio: mpc8xxx: handle differences between incarnations at a single placeUwe Kleine-König2015-07-271-11/+38
| * | gpio: mpc8xxx: constify of_device_idUwe Kleine-König2015-07-271-1/+1
| * | Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2015-07-1718-65/+55
| |\ \
| | * | gpio/davinci: Fix race in installing chained irq handlerThomas Gleixner2015-07-141-4/+2
| | * | gpio/davinci: Avoid redundant lookup of irq_dataThomas Gleixner2015-07-141-4/+4
| | * | gpio/msm-v2: Avoid redundant lookup of irq_dataThomas Gleixner2015-07-141-13/+5
| | * | gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removalThomas Gleixner2015-07-141-2/+2
| | * | gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removalThomas Gleixner2015-07-141-1/+1
| | * | gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removalThomas Gleixner2015-07-141-1/+3
| | * | gpio/davinci: Prepare gpio_irq_handler for irq argument removalThomas Gleixner2015-07-141-1/+2
| | * | gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-1410-15/+14
| | * | gpio/davinci: Use accessor function irq_data_get_irq_handler_data()Jiang Liu2015-07-141-1/+1
| | * | gpio/gpio-tegra: Use irq_set_handler_locked()Thomas Gleixner2015-07-141-2/+2
| | * | gpio/pch: Use irq_set_handler_locked()Thomas Gleixner2015-07-141-2/+2
| | * | gpio/omap: Use irq_set_handler_locked()Thomas Gleixner2015-07-141-2/+2
| | * | gpio/msm-v2: Use irq_set_handler_locked()Thomas Gleixner2015-07-141-2/+2
OpenPOWER on IntegriCloud