summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rcar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-181-22/+6
|\
| * gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16
* | gpio: gpio-rcar: Support S2RAMHien Dang2018-02-221-0/+66
|/
* Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-091-15/+9
|\
| * gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| * gpio-rcar: use devm_ioremap_resource()Sergei Shtylyov2017-10-311-8/+6
| * gpio: rcar: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-081-6/+2
* | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-221-2/+2
|/
* gpio: rcar: add gen[123] fallback compatibility stringsSimon Horman2017-08-141-0/+10
* gpio: rcar: Add R8A7743 (RZ/G1M) supportBiju Das2017-06-291-0/+4
* gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven2016-12-281-4/+16
* gpio: rcar: set IRQ chip parent_deviceNiklas Söderlund2016-12-281-0/+1
* gpio: rcar: Add r8a7796 (R-Car M3-W) supportSimon Horman2016-09-081-0/+4
* gpio: rcar: add R8A7792 supportSergei Shtylyov2016-07-221-0/+3
* Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-0/+20
|\
| * gpio: rcar: Implement gpiochip.set_multiple()Geert Uytterhoeven2016-03-301-0/+20
* | Revert "gpio: rcar: Fine-grained Runtime PM support"Linus Walleij2016-04-121-17/+6
* | Revert "gpio: rcar: Add Runtime PM handling for interrupts"Linus Walleij2016-04-121-42/+0
|/
* gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven2016-02-251-0/+42
* gpio: rcar: use gpiochip data pointerLinus Walleij2016-01-051-21/+12
* gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven2015-12-111-1/+10
* gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-12-111-51/+26
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* gpio: rcar: Add r8a7795 (R-Car H3) supportUlrich Hecht2015-07-271-0/+4
* gpio: rcar: Fine-grained Runtime PM supportGeert Uytterhoeven2015-07-161-4/+16
* gpio: rcar: Check for irq_set_irq_wake() failuresGeert Uytterhoeven2015-06-011-2/+11
* gpio: rcar: Prevent module clock disable when wake-up is enabledGeert Uytterhoeven2015-03-261-2/+31
* gpio: rcar: Add more register documentationGeert Uytterhoeven2015-03-261-12/+12
* gpio: rcar: Use local variable gpio_chip in gpio_rcar_probe()Geert Uytterhoeven2015-03-261-3/+3
* gpio: rcar: Switch to use gpiolib irqchip helpersGeert Uytterhoeven2015-01-151-46/+23
* gpio: rcar: Fix error path for devm_kzalloc() failureGeert Uytterhoeven2015-01-151-4/+2
* gpio: rcar: Add r8a7793 and r8a7794 supportHisashi Nakamura2014-11-271-9/+18
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-081-6/+3
|\
| * gpio: remove all usage of gpio_remove retval in driver/gpioabdoulaye berthe2014-07-221-4/+1
| * gpio: rcar: clamp returned value to [0,1]Jürg Billeter2014-07-091-2/+2
* | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-151-0/+1
|/
* gpio: rcar: remove unnecessary OOM messagesJingoo Han2014-05-091-1/+0
* gpio: rcar: Add minimal runtime PM supportGeert Uytterhoeven2014-04-281-0/+8
* gpio: rcar: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-03-281-16/+16
* Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-01-211-16/+45
|\
| * Merge tag 'v3.13-rc3' into develLinus Walleij2013-12-091-1/+1
| |\
| * | gpio: rcar: Support both edge trigger with DTLaurent Pinchart2013-12-031-13/+43
| * | gpio: rcar: Enable mask on suspendMagnus Damm2013-11-251-1/+2
| * | gpio: rcar: Use lazy disableMagnus Damm2013-11-251-2/+0
* | | gpio: rcar: Fix level interrupt handlingValentine Barshak2013-12-121-1/+2
| |/ |/|
* | gpio: rcar: NULL dereference on error in probe()Dan Carpenter2013-11-251-1/+1
|/
* gpio: rcar: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
* Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-161-4/+3
|\
| * gpio: rcar: Remove #gpio-range-cells DT property usageLaurent Pinchart2013-09-221-4/+3
* | gpio: rcar: drop references to "virtual" IRQLinus Walleij2013-10-161-6/+6
|/
OpenPOWER on IntegriCloud