aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rcar.c
AgeCommit message (Expand)Author
2016-07-22gpio: rcar: add R8A7792 supportSergei Shtylyov
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij
2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij
2016-03-30gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven
2016-02-25gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven
2016-01-05gpio: rcar: use gpiochip data pointerLinus Walleij
2015-12-11gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven
2015-12-11gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-07-27gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht
2015-07-16gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven
2015-06-01gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven
2015-03-26gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven
2015-03-26gpio: rcar: Add more register documentationGeert Uytterhoeven
2015-03-26gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven
2015-01-15gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven
2015-01-15gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven
2014-11-27gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe
2014-07-15gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart
2014-07-09gpio: rcar: clamp returned value to [0,1]Jürg Billeter
2014-05-09gpio: rcar: remove unnecessary OOM messagesJingoo Han
2014-04-28gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven
2014-03-28gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-12gpio: rcar: Fix level interrupt handlingValentine Barshak
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij
2013-12-03gpio: rcar: Support both edge trigger with DTLaurent Pinchart
2013-11-25gpio: rcar: Enable mask on suspendMagnus Damm
2013-11-25gpio: rcar: Use lazy disableMagnus Damm
2013-11-25gpio: rcar: NULL dereference on error in probe()Dan Carpenter
2013-10-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-09-22gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart
2013-08-16gpio: use dev_get_platdata()Jingoo Han
2013-07-03Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-06-21Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2013-06-19gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann
2013-06-19gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart
2013-06-17gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm
2013-06-12gpio-rcar: Add DT supportLaurent Pinchart
2013-06-04gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman
2013-06-04gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto
2013-04-03gpio-rcar: Add pinctrl supportLaurent Pinchart
2013-04-03gpio: Renesas R-Car GPIO driver V3Magnus Damm