Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-09-12 | gpio: iop: Use generic GPIO MMIO functions for driver | Alexander Shiyan | 2 | -94/+24 |
2016-09-12 | gpio: fix documentation for gpiod_unexport | Amitesh Singh | 1 | -2/+2 |
2016-09-12 | gpio: pca953x: coding style fixes | Bartosz Golaszewski | 1 | -10/+13 |
2016-09-12 | gpio: pca953x: remove an unused variable | Bartosz Golaszewski | 1 | -4/+1 |
2016-09-12 | gpio: pca953x: refactor pca953x_read_regs() | Bartosz Golaszewski | 1 | -14/+35 |
2016-09-12 | gpio: pca953x: refactor pca953x_write_regs() | Bartosz Golaszewski | 1 | -28/+47 |
2016-09-12 | gpio: pca953x: code shrink | Bartosz Golaszewski | 1 | -85/+48 |
2016-09-12 | gpio: lpc32xx: remove unused platform data file | Vladimir Zapolskiy | 2 | -51/+14 |
2016-09-12 | gpio/gpiolib: Forbid irqchip default trigger if probed over DT | Marc Zyngier | 1 | -0/+9 |
2016-09-08 | gpio: rcar: Add r8a7796 (R-Car M3-W) support | Simon Horman | 2 | -0/+5 |
2016-09-08 | gpio: mrvl: dt-binding: remove orion-gpio description | Baruch Siach | 1 | -23/+0 |
2016-09-07 | gpio: Add Aspeed driver | Joel Stanley | 3 | -0/+465 |