index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-virtio.c
Age
Commit message (
Expand
)
Author
2026-01-28
gpio: virtio: reorder fields to reduce struct padding
Michael S. Tsirkin
2026-01-28
gpio: virtio: fix DMA alignment
Michael S. Tsirkin
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-25
gpio: virtio: Fix config space reading.
Harald Mommer
2025-07-13
gpio: virtio: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-02-11
gpio: virtio: support multiple virtio-gpio controller instances
hlleng
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-22
gpio: virtio: drop owner assignment
Krzysztof Kozlowski
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-12-21
gpio: virtio: remove timeout
Vincent Whitchurch
2021-11-15
gpio: virtio: remove unneeded semicolon
Yang Li
2021-11-04
gpio: virtio: Add IRQ support
Viresh Kumar
2021-08-31
gpio: virtio: Fix sparse warnings
Viresh Kumar
2021-08-23
gpio: Add virtio-gpio driver
Viresh Kumar