summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-htc-egpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+4
* gpio: htc-egpio: remove redundant error messageBartosz Golaszewski2019-10-091-17/+11
* gpio: htc-egpio: use devm_platform_ioremap_resource()Bartosz Golaszewski2019-10-091-7/+2
* gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven2019-09-121-14/+0
* gpio: htc-egpio: Remove set but not used variable 'bit'YueHaibing2018-10-011-2/+0
* gpio: htc-egpio: Unique label per chipLinus Walleij2018-09-241-1/+7
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* gpio: htc-gpio: Include the right headerLinus Walleij2018-03-191-0/+1
* gpio: htc-egpio: read output value from cacheLinus Walleij2016-11-131-4/+8
* gpio: htc-egpio: add .get_direction() supportLinus Walleij2016-11-121-0/+10
* gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker2016-11-041-30/+2
* mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij2016-09-281-0/+440