summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-sim.c
AgeCommit message (Expand)Author
2022-02-09gpio: sim: fix hogs with custom chip labelsBartosz Golaszewski
2022-01-24gpio: sim: check the label length when setting up device propertiesBartosz Golaszewski
2021-12-21gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe()Yang Yingliang
2021-12-19gpio: sim: fix uninitialized ret variableTom Rix
2021-12-17gpio: sim: new testing moduleBartosz Golaszewski