Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 2014-12-04 | 1 | -1/+1 |
* | gpio: remove remaining users of gpiochip_remove() retval | Linus Walleij | 2014-09-23 | 1 | -7/+1 |
* | driver:gpio remove all usage of gpio_remove retval in driver | abdoulaye berthe | 2014-09-18 | 1 | -2/+1 |
* | gpio: zynq: Fixed broken wakeup implementation | Ezra Savard | 2014-09-04 | 1 | -14/+20 |
* | gpio: zynq: Mask non-wakeup GPIO interrupts on suspend | Ezra Savard | 2014-09-04 | 1 | -1/+3 |
* | gpio: zynq: Take bank offset into account when reporting a IRQ | Lars-Peter Clausen | 2014-09-03 | 1 | -1/+9 |
* | gpio: zynq: Reduce level of indention in zynq_gpio_irqhandler() | Lars-Peter Clausen | 2014-08-29 | 1 | -12/+19 |
* | gpio: zynq: Remove .owner field for driver | Michal Simek | 2014-08-29 | 1 | -1/+0 |
* | gpio: zynq: Fix IRQ handlers | Lars-Peter Clausen | 2014-08-17 | 1 | -8/+28 |
* | gpio: zynq: Clear pending interrupt when enabling a IRQ | Lars-Peter Clausen | 2014-07-23 | 1 | -0/+43 |
* | gpio: Add driver for Zynq GPIO controller | Harini Katakam | 2014-07-10 | 1 | -0/+649 |