aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-rcar.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-18Merge tag 'v4.16-rc5' into develGravatar Linus Walleij 1-22/+6
2018-03-05gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGravatar Geert Uytterhoeven 1-22/+16
2018-02-22gpio: gpio-rcar: Support S2RAMGravatar Hien Dang 1-0/+66
2017-11-09Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develGravatar Linus Walleij 1-15/+9
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipGravatar Thierry Reding 1-1/+1
2017-10-31gpio-rcar: use devm_ioremap_resource()Gravatar Sergei Shtylyov 1-8/+6
2017-10-08gpio: rcar: Use of_device_get_match_data() helperGravatar Geert Uytterhoeven 1-6/+2
2017-09-22pinctrl/gpio: Unify namespace for cross-callsGravatar Linus Walleij 1-2/+2
2017-08-14gpio: rcar: add gen[123] fallback compatibility stringsGravatar Simon Horman 1-0/+10
2017-06-29gpio: rcar: Add R8A7743 (RZ/G1M) supportGravatar Biju Das 1-0/+4
2016-12-28gpio: rcar: Fine-grained Runtime PM supportGravatar Geert Uytterhoeven 1-4/+16
2016-12-28gpio: rcar: set IRQ chip parent_deviceGravatar Niklas Söderlund 1-0/+1
2016-09-08gpio: rcar: Add r8a7796 (R-Car M3-W) supportGravatar Simon Horman 1-0/+4
2016-07-22gpio: rcar: add R8A7792 supportGravatar Sergei Shtylyov 1-0/+3
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-0/+20
2016-04-12Revert "gpio: rcar: Fine-grained Runtime PM support"Gravatar Linus Walleij 1-17/+6
2016-04-12Revert "gpio: rcar: Add Runtime PM handling for interrupts"Gravatar Linus Walleij 1-42/+0
2016-03-30gpio: rcar: Implement gpiochip.set_multiple()Gravatar Geert Uytterhoeven 1-0/+20
2016-02-25gpio: rcar: Add Runtime PM handling for interruptsGravatar Geert Uytterhoeven 1-0/+42
2016-01-05gpio: rcar: use gpiochip data pointerGravatar Linus Walleij 1-21/+12
2015-12-11gpio: rcar: Improve clock error handling and reportingGravatar Geert Uytterhoeven 1-1/+10
2015-12-11gpio: rcar: Remove obsolete platform data supportGravatar Geert Uytterhoeven 1-51/+26
2015-11-19gpio: change member .dev to .parentGravatar Linus Walleij 1-1/+1
2015-07-27gpio: rcar: Add r8a7795 (R-Car H3) supportGravatar Ulrich Hecht 1-0/+4
2015-07-16gpio: rcar: Fine-grained Runtime PM supportGravatar Geert Uytterhoeven 1-4/+16
2015-06-01gpio: rcar: Check for irq_set_irq_wake() failuresGravatar Geert Uytterhoeven 1-2/+11
2015-03-26gpio: rcar: Prevent module clock disable when wake-up is enabledGravatar Geert Uytterhoeven 1-2/+31
2015-03-26gpio: rcar: Add more register documentationGravatar Geert Uytterhoeven 1-12/+12
2015-03-26gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Gravatar Geert Uytterhoeven 1-3/+3
2015-01-15gpio: rcar: Switch to use gpiolib irqchip helpersGravatar Geert Uytterhoeven 1-46/+23
2015-01-15gpio: rcar: Fix error path for devm_kzalloc() failureGravatar Geert Uytterhoeven 1-4/+2
2014-11-27gpio: rcar: Add r8a7793 and r8a7794 supportGravatar Hisashi Nakamura 1-9/+18
2014-08-08Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-6/+3
2014-07-22gpio: remove all usage of gpio_remove retval in driver/gpioGravatar abdoulaye berthe 1-4/+1
2014-07-15gpio: rcar: Add support for DT IRQ flagsGravatar Laurent Pinchart 1-0/+1
2014-07-09gpio: rcar: clamp returned value to [0,1]Gravatar Jürg Billeter 1-2/+2
2014-05-09gpio: rcar: remove unnecessary OOM messagesGravatar Jingoo Han 1-1/+0
2014-04-28gpio: rcar: Add minimal runtime PM supportGravatar Geert Uytterhoeven 1-0/+8
2014-03-28gpio: rcar: Add helper variable dev = &pdev->devGravatar Geert Uytterhoeven 1-16/+16
2014-01-21Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-16/+45
2013-12-12gpio: rcar: Fix level interrupt handlingGravatar Valentine Barshak 1-1/+2
2013-12-09Merge tag 'v3.13-rc3' into develGravatar Linus Walleij 1-1/+1
2013-12-03gpio: rcar: Support both edge trigger with DTGravatar Laurent Pinchart 1-13/+43
2013-11-25gpio: rcar: Enable mask on suspendGravatar Magnus Damm 1-1/+2
2013-11-25gpio: rcar: Use lazy disableGravatar Magnus Damm 1-2/+0
2013-11-25gpio: rcar: NULL dereference on error in probe()Gravatar Dan Carpenter 1-1/+1
2013-10-16gpio: rcar: Include linux/of.h headerGravatar Sachin Kamat 1-0/+1
2013-10-16Merge tag 'v3.12-rc4' into develGravatar Linus Walleij 1-4/+3
2013-10-16gpio: rcar: drop references to "virtual" IRQGravatar Linus Walleij 1-6/+6
2013-09-22gpio: rcar: Remove #gpio-range-cells DT property usageGravatar Laurent Pinchart 1-4/+3