开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-sim.c
Age
Commit message (
Expand
)
Author
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
2023-02-13
gpio: sim: Use %pfwP specifier instead of calling fwnode API directly
Andy Shevchenko
2022-12-14
gpio: sim: set a limit on the number of GPIOs
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