summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-aggregator.c
AgeCommit message (Expand)Author
2021-10-13gpio: aggregator: Wrap access to gpiochip_fwd.tmp[]Geert Uytterhoeven
2021-05-05gpio: aggregator: Replace custom get_arg() with a generic next_arg()Andy Shevchenko
2021-02-15gpio: aggregator: Remove trailing comma in terminator entriesAndy Shevchenko
2021-02-15gpio: aggregator: Use compound literal from the headerAndy Shevchenko
2021-02-15gpio: aggregator: Replace isrange() by using get_options()Andy Shevchenko
2020-08-18gpio: aggregator: Refactor ->{get, set}_multiple() to make Sparse happyAndy Shevchenko
2020-07-07gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsetsGeert Uytterhoeven
2020-07-07gpio: aggregator: Drop pre-initialization in get_arg()Geert Uytterhoeven
2020-05-18gpio: Add GPIO AggregatorGeert Uytterhoeven