Age | Commit message (Expand) | Author |
---|---|---|
2023-02-22 | gpio: sim: fix a memory leak | Bartosz Golaszewski |
2022-07-12 | gpio: sim: fix the chip_name configfs item | Bartosz Golaszewski |
2022-05-26 | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2022-05-22 | gpio: sim: Use correct order for the parameters of devm_kcalloc() | Christophe JAILLET |
2022-04-14 | gpio: sim: fix setting and getting multiple lines | Bartosz Golaszewski |
2022-03-10 | gpio: sim: fix a typo | Bartosz Golaszewski |
2022-03-08 | gpio: sim: Declare gpio_sim_hog_config_item_ops static | Andy Shevchenko |
2022-02-09 | gpio: sim: fix hogs with custom chip labels | Bartosz Golaszewski |
2022-01-24 | gpio: sim: check the label length when setting up device properties | Bartosz Golaszewski |
2021-12-21 | gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe() | Yang Yingliang |
2021-12-19 | gpio: sim: fix uninitialized ret variable | Tom Rix |
2021-12-17 | gpio: sim: new testing module | Bartosz Golaszewski |