Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-01-20 | Merge tag 'v3.19-rc5' into devel | Linus Walleij | 1 | -1/+2 |
2015-01-15 | gpio: grgpio: off by one in grgpio_to_irq() | Dan Carpenter | 1 | -1/+1 |
2015-01-08 | gpio: grgpio: Avoid potential NULL pointer dereference | Axel Lin | 1 | -1/+2 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-10-28 | gpio: grgpio: remove irq_domain resources on failure | Pramod Gurav | 1 | -0/+1 |
2014-10-20 | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 1 | -3/+1 |
2014-05-09 | gpio: grgpio: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2013-06-19 | gpio: grgpio: Staticize local symbols | Sachin Kamat | 1 | -3/+3 |
2013-04-26 | gpio: grgpio: Add irq support | Andreas Larsson | 1 | -3/+359 |
2013-04-26 | gpio: grgpio: Add device driver for GRGPIO cores | Andreas Larsson | 1 | -0/+149 |