index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
gpio
/
regmap.h
Age
Commit message (
Expand
)
Author
2026-07-30
gpio: regmap: Add IRQ enable/disable helpers
Yu-Chun Lin
2026-07-30
gpio: regmap: Add set_config callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Add value_xlate callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callback
Yu-Chun Lin
2026-07-30
gpio: regmap: Order kernel-doc descriptions with the actual appearance
Andy Shevchenko
2026-07-30
gpio: regmap: Provide default IRQ resource request and release callbacks
Andy Shevchenko
2026-05-12
gpio: regmap: Support sparsed fixed direction
Linus Walleij
2025-11-28
gpio: regmap: fix kernel-doc notation
Randy Dunlap
2025-10-16
gpio: regmap: add the .fixed_direction_output configuration parameter
Ioana Ciornei
2025-09-16
gpio: regmap: Allow to provide init_valid_mask callback
Mathieu Dubois-Briand
2025-09-16
gpio: regmap: Allow to allocate regmap-irq device
Mathieu Dubois-Briand
2025-02-21
gpio: regmap: Allow ngpio to be read from the property
Andy Shevchenko
2025-02-21
gpio: regmap: Group optional assignments together for better understanding
Andy Shevchenko
2021-06-07
gpio: regmap: move drvdata to config data
Michael Walle
2021-03-29
gpio: regmap: set gpio_chip of_node
Álvaro Fernández Rojas
2020-07-27
gpio: regmap: fix type clash
Michael Walle
2020-06-03
gpio: add a reusable generic gpio_chip using regmap
Michael Walle