summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rcar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* gpio: use dev_get_platdata()Jingoo Han2013-08-161-1/+1
* Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-1/+8
|\
| * gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm2013-06-171-1/+8
* | Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2013-06-211-6/+2
|\ \
| * | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart2013-06-191-6/+2
* | | gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann2013-06-191-0/+1
|/ /
* | gpio-rcar: Add DT supportLaurent Pinchart2013-06-121-10/+56
* | gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman2013-06-041-5/+21
* | gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto2013-06-041-1/+1
|/
* gpio-rcar: Add pinctrl supportLaurent Pinchart2013-04-031-0/+23
* gpio: Renesas R-Car GPIO driver V3Magnus Damm2013-04-031-0/+373
OpenPOWER on IntegriCloud