index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_pci_modern_dev.c
Age
Commit message (
Expand
)
Author
2023-12-19
virtio-pci: Introduce admin virtqueue
Feng Liu
2023-11-01
virtio_pci: move structure to a header
Michael S. Tsirkin
2023-11-01
virtio_pci: add check for common cfg size
Xuan Zhuo
2023-11-01
virtio_pci: add build offset check for the new common cfg items
Xuan Zhuo
2023-10-18
virtio_pci: fix the common cfg map size
Xuan Zhuo
2023-06-27
virtio: allow caller to override device DMA mask in vp_modern
Shannon Nelson
2023-06-27
virtio: allow caller to override device id in vp_modern
Shannon Nelson
2022-08-11
virtio_pci: introduce helper to get/set queue reset
Xuan Zhuo
2022-06-24
virtio: Remove unnecessary variable assignments
Bo Liu
2022-06-09
virtio: Fix all occurences of the "the the" typo
Bo Liu
2022-05-31
virtio: harden vring IRQ
Jason Wang
2022-05-31
virtio: pci: Fix an error handling path in vp_modern_probe()
Christophe JAILLET
2022-03-28
virtio: pci: check bar values read from virtio config space
Keir Fraser
2022-01-14
virtio: fix a typo in function "vp_modern_remove" comments.
Dapeng Mi
2021-07-08
virtio-pci library: introduce vp_modern_get_driver_features()
Jason Wang
2021-05-04
virtio_pci_modern: correct sparse tags for notify
Michael S. Tsirkin
2021-05-03
virtio-pci library: report resource address
Jason Wang
2021-05-03
virito_pci libray: hide vp_modern_map_capability()
Jason Wang
2021-05-03
virtio_pci_modern: hide vp_modern_get_queue_notify_off()
Jason Wang
2021-05-03
virtio_pci_modern: introduce helper to map vq notify area
Jason Wang
2021-02-23
virtio-pci: introduce modern device module
Jason Wang