index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-htc-egpio.c
Age
Commit message (
Expand
)
Author
2025-11-25
gpio: htc-egpio: Use modern PM macros
Jisheng Zhang
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-04-17
gpio: htc-egpio: use new line value setter callbacks
Bartosz Golaszewski
2019-11-07
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-10-09
gpio: htc-egpio: remove redundant error message
Bartosz Golaszewski
2019-10-09
gpio: htc-egpio: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-09-12
gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq()
Geert Uytterhoeven
2018-10-01
gpio: htc-egpio: Remove set but not used variable 'bit'
YueHaibing
2018-09-24
gpio: htc-egpio: Unique label per chip
Linus Walleij
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-03-19
gpio: htc-gpio: Include the right header
Linus Walleij
2016-11-13
gpio: htc-egpio: read output value from cache
Linus Walleij
2016-11-12
gpio: htc-egpio: add .get_direction() support
Linus Walleij
2016-11-04
gpio: htc-egpio: Make it explicitly non-modular
Paul Gortmaker
2016-09-28
mfd/gpio: Move HTC GPIO driver to GPIO subsystem
Linus Walleij