index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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