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