summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-rcar.c
Commit message (Expand)AuthorAge
* gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven2015-12-11
* gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-12-11
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht2015-07-27
* gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven2015-07-16
* gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven2015-06-01
* gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-26
* gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-26
* gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-26
* gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-01-15
* gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven2015-01-15
* gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-27
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-08
|\
| * gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-22
| * gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-09
* | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-15
|/
* gpio: rcar: remove unnecessary OOM messagesJingoo Han2014-05-09
* gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven2014-04-28
* gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-03-28
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-21
|\
| * Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-09
| |\
| * | gpio: rcar: Support both edge trigger with DTLaurent Pinchart2013-12-03
| * | gpio: rcar: Enable mask on suspendMagnus Damm2013-11-25
| * | gpio: rcar: Use lazy disableMagnus Damm2013-11-25
* | | gpio: rcar: Fix level interrupt handlingValentine Barshak2013-12-12
| |/ |/|
* | gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-25
|/
* gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-16
* Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-16
|\
| * gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart2013-09-22
* | gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-16
|/
* gpio: use dev_get_platdata()Jingoo Han2013-08-16
* Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\
| * gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm2013-06-17
* | Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-06-21
|\ \
| * | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart2013-06-19
* | | gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann2013-06-19
|/ /
* | gpio-rcar: Add DT supportLaurent Pinchart2013-06-12
* | gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman2013-06-04
* | gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2013-06-04
|/
* gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-03
* gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-03