summaryrefslogtreecommitdiff
path: root/drivers/i2c/muxes/i2c-mux-gpmux.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14I2C: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-05i2c: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-07-27i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He1-0/+1
2020-09-19i2c: mux: gpmux: Simplify with dev_err_probe()Krzysztof Kozlowski1-10/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-10-05i2c: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2017-06-03i2c: i2c-mux-gpmux: new driverPeter Rosin1-0/+173