Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mux: gpio: Simplify code by using dev_err_probe() | Andy Shevchenko | 2021-04-02 | 1 | -6/+3 |
* | mux: gpio: Make it OF independent | Andy Shevchenko | 2021-04-02 | 1 | -2/+2 |
* | mux: gpio: Use bitmap API instead of direct assignment | Andy Shevchenko | 2021-04-02 | 1 | -2/+4 |
* | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 2018-09-13 | 1 | -1/+2 |
* | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 2018-09-13 | 1 | -9/+4 |
* | mux: add SPDX identifiers to all mux source files | Peter Rosin | 2018-01-09 | 1 | -4/+1 |
* | mux: zap mux- prefix from the source files | Peter Rosin | 2017-08-28 | 1 | -0/+114 |