Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-23 | gpio: simplify gpiochip_export() | Alexandre Courbot | 1 | -11/+9 |
2014-07-23 | gpio: remove export of private of_get_named_gpio_flags() | Alexandre Courbot | 1 | -1/+0 |
2014-07-23 | gpio: Add support for GPIOF_ACTIVE_LOW to gpio_request_one functions | Guenter Roeck | 1 | -0/+3 |
2014-07-23 | gpio: zynq: Clear pending interrupt when enabling a IRQ | Lars-Peter Clausen | 1 | -0/+43 |
2014-07-23 | gpio: drop retval check enforcing from gpiochip_remove() | Linus Walleij | 1 | -1/+1 |
2014-07-22 | gpio: remove all usage of gpio_remove retval in driver/gpio | abdoulaye berthe | 57 | -242/+100 |