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