aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-htc-egpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+4
2019-10-09gpio: htc-egpio: remove redundant error messageBartosz Golaszewski1-17/+11
2019-10-09gpio: htc-egpio: use devm_platform_ioremap_resource()Bartosz Golaszewski1-7/+2
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Geert Uytterhoeven1-14/+0
2018-10-01gpio: htc-egpio: Remove set but not used variable 'bit'YueHaibing1-2/+0
2018-09-24gpio: htc-egpio: Unique label per chipLinus Walleij1-1/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2018-03-19gpio: htc-gpio: Include the right headerLinus Walleij1-0/+1
2016-11-13gpio: htc-egpio: read output value from cacheLinus Walleij1-4/+8
2016-11-12gpio: htc-egpio: add .get_direction() supportLinus Walleij1-0/+10
2016-11-04gpio: htc-egpio: Make it explicitly non-modularPaul Gortmaker1-30/+2
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemLinus Walleij1-0/+440