| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2014-10-09 | 1 | -2/+4 |
|\ |
|
| * | gpio: handle also nested irqchips in the chained handler set-up | Linus Walleij | 2014-09-26 | 1 | -1/+2 |
| * | gpio: change gpiochip_request_own_desc() prototype | Alexandre Courbot | 2014-08-29 | 1 | -1/+2 |
* | | Documentation: gpio: documentation for optional getters functions | Alexandre Courbot | 2014-08-29 | 1 | -1/+23 |
|/ |
|
* | gpio: add flags argument to gpiod_get*() functions | Alexandre Courbot | 2014-07-28 | 1 | -6/+20 |
* | gpio: split gpiod board registration into machine header | Linus Walleij | 2014-07-28 | 1 | -1/+1 |
* | gpiolib: Export gpiochip_request_own_desc and gpiochip_free_own_desc | Guenter Roeck | 2014-07-24 | 1 | -0/+21 |
* | gpio: remove gpiod_lock/unlock_as_irq() | Alexandre Courbot | 2014-07-23 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-06-04 | 1 | -1/+1 |
|\ |
|
| * | doc: spelling error changes | Carlos Garcia | 2014-05-05 | 1 | -1/+1 |
* | | gpio: document gpio irqchips a bit more, describe helpers | Linus Walleij | 2014-04-28 | 1 | -0/+59 |
* | | gpio: make gpiod_direction_output take a logical value | Philipp Zabel | 2014-02-07 | 1 | -0/+1 |
* | | gpio: document how to make combined GPIO+irqchip drivers | Linus Walleij | 2014-02-03 | 1 | -0/+35 |
|/ |
|
* | gpiolib: return -ENOENT if no GPIO mapping exists | Alexandre Courbot | 2013-12-12 | 1 | -1/+5 |
* | gpio: better lookup method for platform GPIOs | Alexandre Courbot | 2013-12-09 | 1 | -11/+17 |
* | Documentation: gpiolib: add 00-INDEX file | Alexandre Courbot | 2013-12-03 | 1 | -0/+14 |
* | Documentation: gpiolib: document new interface | Alexandre Courbot | 2013-11-25 | 6 | -0/+1436 |