aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-htc-egpio.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONGravatar Matti Vaittinen 1-1/+4
2019-10-09gpio: htc-egpio: remove redundant error messageGravatar Bartosz Golaszewski 1-17/+11
2019-10-09gpio: htc-egpio: use devm_platform_ioremap_resource()Gravatar Bartosz Golaszewski 1-7/+2
2019-09-12gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()Gravatar Geert Uytterhoeven 1-14/+0
2018-10-01gpio: htc-egpio: Remove set but not used variable 'bit'Gravatar YueHaibing 1-2/+0
2018-09-24gpio: htc-egpio: Unique label per chipGravatar Linus Walleij 1-1/+7
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-2/+2
2018-03-19gpio: htc-gpio: Include the right headerGravatar Linus Walleij 1-0/+1
2016-11-13gpio: htc-egpio: read output value from cacheGravatar Linus Walleij 1-4/+8
2016-11-12gpio: htc-egpio: add .get_direction() supportGravatar Linus Walleij 1-0/+10
2016-11-04gpio: htc-egpio: Make it explicitly non-modularGravatar Paul Gortmaker 1-30/+2
2016-09-28mfd/gpio: Move HTC GPIO driver to GPIO subsystemGravatar Linus Walleij 1-0/+440