Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: syscon: use gpiochip data pointer | Linus Walleij | 2016-01-05 | 1 | -11/+6 |
* | Merge tag 'v4.4-rc6' into devel | Linus Walleij | 2015-12-21 | 1 | -1/+5 |
|\ | |||||
| * | gpio: syscon: fix a possible NULL dereference | LABBE Corentin | 2015-11-17 | 1 | -1/+5 |
* | | gpio: change member .dev to .parent | Linus Walleij | 2015-11-19 | 1 | -2/+2 |
|/ | |||||
* | gpio: syscon: reduce message level when direction reg offset not in dt | Grygorii Strashko | 2015-03-27 | 1 | -1/+1 |
* | gpio: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | gpio: syscon: reuse for keystone 2 socs | Grygorii Strashko | 2014-09-16 | 1 | -0/+35 |
* | gpio: syscon: retrive syscon node and regs offsets from dt | Grygorii Strashko | 2014-09-16 | 1 | -8/+43 |
* | gpio: syscon: add soc specific callback to assign output value | Grygorii Strashko | 2014-09-16 | 1 | -2/+6 |
* | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 2014-07-22 | 1 | -1/+2 |
* | gpio: Driver for SYSCON-based GPIOs | Alexander Shiyan | 2014-03-18 | 1 | -0/+191 |