Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-07 | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 1 | -1/+4 |
2019-10-09 | gpio: htc-egpio: remove redundant error message | Bartosz Golaszewski | 1 | -17/+11 |
2019-10-09 | gpio: htc-egpio: use devm_platform_ioremap_resource() | Bartosz Golaszewski | 1 | -7/+2 |
2019-09-12 | gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() | Geert Uytterhoeven | 1 | -14/+0 |
2018-10-01 | gpio: htc-egpio: Remove set but not used variable 'bit' | YueHaibing | 1 | -2/+0 |
2018-09-24 | gpio: htc-egpio: Unique label per chip | Linus Walleij | 1 | -1/+7 |
2018-06-13 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
2018-03-19 | gpio: htc-gpio: Include the right header | Linus Walleij | 1 | -0/+1 |
2016-11-13 | gpio: htc-egpio: read output value from cache | Linus Walleij | 1 | -4/+8 |
2016-11-12 | gpio: htc-egpio: add .get_direction() support | Linus Walleij | 1 | -0/+10 |
2016-11-05 | gpio: htc-egpio: Make it explicitly non-modular | Paul Gortmaker | 1 | -30/+2 |
2016-09-28 | mfd/gpio: Move HTC GPIO driver to GPIO subsystem | Linus Walleij | 1 | -0/+440 |