aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-rcar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+8
2013-06-21Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/driversArnd Bergmann1-6/+2
2013-06-19gpio: rcar: fix gpio_rcar_of_tableArnd Bergmann1-0/+1
2013-06-19gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sectionsLaurent Pinchart1-6/+2
2013-06-17gpio-rcar: Use OUTDT when reading GPIOs configured as outputMagnus Damm1-1/+8
2013-06-12gpio-rcar: Add DT supportLaurent Pinchart1-10/+56
2013-06-04gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTHSimon Horman1-5/+21
2013-06-04gpio-rcar: R-Car GPIO IRQ share interruptKuninori Morimoto1-1/+1
2013-04-03gpio-rcar: Add pinctrl supportLaurent Pinchart1-0/+23
2013-04-03gpio: Renesas R-Car GPIO driver V3Magnus Damm1-0/+373