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
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2024-11-15
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
2024-11-15
virtio_ring: introduce add api for premapped
Xuan Zhuo
2024-11-13
virtio: Extend the admin command to include the result size
Yishai Hadas
2024-08-15
virtio: allow driver to disable the configure change notification
Jason Wang
2024-08-15
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-17
virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...
Jiri Pirko
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
2023-12-19
virtio-pci: Introduce admin command sending function
Feng Liu
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-03
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
2023-09-03
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
2023-08-08
virtio: Remove PM #ifdef guards to fix i2c driver
Arnd Bergmann
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-11-24
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
2021-11-01
virtio_ring: validate used buffer length
Jason Wang
2021-08-10
virtio: Protect vqs list access
Parav Pandit
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
2020-04-17
virtio: drop vringh.h dependency
Michael S. Tsirkin
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
2019-03-06
virtio: Introduce virtio_max_dma_size()
Joerg Roedel
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
2017-05-02
virtio: allow extra context per descriptor
Michael S. Tsirkin
2017-04-07
virtio: allow drivers to validate features
Michael S. Tsirkin
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
2016-03-02
virtio: Add improved queue allocation API
Andy Lutomirski
2015-04-15
virtio: drop virtio_device_is_legacy_only
Michael S. Tsirkin
[next]