Age | Commit message (Expand) | Author | Files | Lines |
2014-08-09 | Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -6/+3 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -4/+1 |
2014-07-15 | gpio: rcar: Add support for DT IRQ flags | Laurent Pinchart | 1 | -0/+1 |
2014-07-09 | gpio: rcar: clamp returned value to [0,1] | Jürg Billeter | 1 | -2/+2 |
2014-05-09 | gpio: rcar: remove unnecessary OOM messages | Jingoo Han | 1 | -1/+0 |
2014-04-28 | gpio: rcar: Add minimal runtime PM support | Geert Uytterhoeven | 1 | -0/+8 |
2014-03-29 | gpio: rcar: Add helper variable dev = &pdev->dev | Geert Uytterhoeven | 1 | -16/+16 |
2014-01-21 | Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -16/+45 |
2013-12-12 | gpio: rcar: Fix level interrupt handling | Valentine Barshak | 1 | -1/+2 |
2013-12-09 | Merge tag 'v3.13-rc3' into devel | Linus Walleij | 1 | -1/+1 |
2013-12-03 | gpio: rcar: Support both edge trigger with DT | Laurent Pinchart | 1 | -13/+43 |
2013-11-25 | gpio: rcar: Enable mask on suspend | Magnus Damm | 1 | -1/+2 |
2013-11-25 | gpio: rcar: Use lazy disable | Magnus Damm | 1 | -2/+0 |
2013-11-25 | gpio: rcar: NULL dereference on error in probe() | Dan Carpenter | 1 | -1/+1 |
2013-10-16 | gpio: rcar: Include linux/of.h header | Sachin Kamat | 1 | -0/+1 |
2013-10-16 | Merge tag 'v3.12-rc4' into devel | Linus Walleij | 1 | -4/+3 |
2013-10-16 | gpio: rcar: drop references to "virtual" IRQ | Linus Walleij | 1 | -6/+6 |
2013-09-22 | gpio: rcar: Remove #gpio-range-cells DT property usage | Laurent Pinchart | 1 | -4/+3 |
2013-08-16 | gpio: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-03 | Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+8 |
2013-06-21 | Merge tag 'renesas-gpio-rcar2-for-v3.11' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 1 | -6/+2 |
2013-06-19 | gpio: rcar: fix gpio_rcar_of_table | Arnd Bergmann | 1 | -0/+1 |
2013-06-19 | gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections | Laurent Pinchart | 1 | -6/+2 |
2013-06-17 | gpio-rcar: Use OUTDT when reading GPIOs configured as output | Magnus Damm | 1 | -1/+8 |
2013-06-12 | gpio-rcar: Add DT support | Laurent Pinchart | 1 | -10/+56 |
2013-06-04 | gpio-rcar: Add support for IRQ_TYPE_EDGE_BOTH | Simon Horman | 1 | -5/+21 |
2013-06-04 | gpio-rcar: R-Car GPIO IRQ share interrupt | Kuninori Morimoto | 1 | -1/+1 |
2013-04-03 | gpio-rcar: Add pinctrl support | Laurent Pinchart | 1 | -0/+23 |
2013-04-03 | gpio: Renesas R-Car GPIO driver V3 | Magnus Damm | 1 | -0/+373 |