summaryrefslogtreecommitdiff
path: root/include/linux/gpio/regmap.h
AgeCommit message (Expand)Author
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Order kernel-doc descriptions with the actual appearanceAndy Shevchenko
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko
2026-05-12gpio: regmap: Support sparsed fixed directionLinus Walleij
2025-11-28gpio: regmap: fix kernel-doc notationRandy Dunlap
2025-10-16gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei
2025-09-16gpio: regmap: Allow to provide init_valid_mask callbackMathieu Dubois-Briand
2025-09-16gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand
2025-02-21gpio: regmap: Allow ngpio to be read from the propertyAndy Shevchenko
2025-02-21gpio: regmap: Group optional assignments together for better understandingAndy Shevchenko
2021-06-07gpio: regmap: move drvdata to config dataMichael Walle
2021-03-29gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas
2020-07-27gpio: regmap: fix type clashMichael Walle
2020-06-03gpio: add a reusable generic gpio_chip using regmapMichael Walle