summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-regmap.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: regmap: Use -ENOTSUPP consistentlyAndy Shevchenko2024-04-121-2/+2
* gpio: regmap: Add missing header(s)Andy Shevchenko2023-03-061-3/+9
* gpio: regmap: use new regmap_might_sleep()Michael Walle2023-01-301-9/+1
* gpio: regmap: Always set gpio_chip get_directionWilliam Breathitt Gray2023-01-301-1/+6
* gpio: regmap: Switch to use fwnode instead of of_nodeAndy Shevchenko2021-12-231-5/+1
* gpio: regmap: move drvdata to config dataMichael Walle2021-06-071-6/+1
* gpio: gpio-regmap: Use devm_add_action_or_reset()Matti Vaittinen2021-06-041-14/+11
* gpio: regmap: set gpio_chip of_nodeÁlvaro Fernández Rojas2021-03-291-0/+5
* gpio: add a reusable generic gpio_chip using regmapMichael Walle2020-06-031-0/+349