aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpio/gpio-regmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-06gpio: regmap: Add missing header(s)Andy Shevchenko1-3/+9
2023-01-30gpio: regmap: use new regmap_might_sleep()Michael Walle1-9/+1
2023-01-30gpio: regmap: Always set gpio_chip get_directionWilliam Breathitt Gray1-1/+6
2021-12-23gpio: regmap: Switch to use fwnode instead of of_nodeAndy Shevchenko1-5/+1
2021-06-07gpio: regmap: move drvdata to config dataMichael Walle1-6/+1
2021-06-04gpio: gpio-regmap: Use devm_add_action_or_reset()Matti Vaittinen1-14/+11
2021-03-29gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas1-0/+5
2020-06-03gpio: add a reusable generic gpio_chip using regmapMichael Walle1-0/+349