index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-18
virtgpu: don't reset on shutdown
Michael S. Tsirkin
1
-0
/
+3
2025-01-27
virtio_pci: Add support for PCIe Function Level Reset
Israel Rukshin
1
-0
/
+8
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
Koichiro Den
1
-1
/
+2
2024-12-10
virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
Koichiro Den
1
-1
/
+2
2024-11-27
Merge tag 'vfio-v6.13-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+1
2024-11-16
virtio_ring: remove API virtqueue_set_dma_premapped
Xuan Zhuo
1
-2
/
+0
2024-11-16
virtio_ring: introduce add api for premapped
Xuan Zhuo
1
-0
/
+11
2024-11-14
virtio: Extend the admin command to include the result size
Yishai Hadas
1
-0
/
+1
2024-08-16
virtio: allow driver to disable the configure change notification
Jason Wang
1
-0
/
+7
2024-08-16
virtio: rename virtio_config_enabled to virtio_config_core_enabled
Jason Wang
1
-2
/
+2
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+3
2024-07-17
virtio_pci_modern: use completion instead of busy loop to wait on admin cmd r...
Jiri Pirko
1
-0
/
+3
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-4
/
+1
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
1
-0
/
+35
2024-04-08
virtio: store owner from modules with register_virtio_driver()
Krzysztof Kozlowski
1
-2
/
+5
2023-12-19
virtio-pci: Introduce admin command sending function
Feng Liu
1
-0
/
+8
2023-09-04
Merge tag 'i2c-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2023-09-04
virtio_ring: introduce dma sync api for virtqueue
Xuan Zhuo
1
-0
/
+8
2023-09-04
virtio_ring: introduce dma map api for virtqueue
Xuan Zhuo
1
-0
/
+8
2023-09-04
virtio_ring: introduce virtqueue_reset()
Xuan Zhuo
1
-0
/
+2
2023-09-04
virtio_ring: introduce virtqueue_dma_dev()
Xuan Zhuo
1
-0
/
+2
2023-09-04
virtio_ring: introduce virtqueue_set_dma_premapped()
Xuan Zhuo
1
-0
/
+2
2023-08-08
virtio: Remove PM #ifdef guards to fix i2c driver
Arnd Bergmann
1
-2
/
+0
2023-06-27
virtio: Add missing documentation for structure fields
Simon Horman
1
-1
/
+4
2023-04-21
virtio_ring: Use const to annotate read-only pointer params
Feng Liu
1
-7
/
+7
2023-04-21
virtio: Reorder fields in 'struct virtqueue'
Christophe JAILLET
1
-1
/
+1
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo CaƱuelo
1
-3
/
+3
2022-08-11
virtio_ring: struct virtqueue introduce reset
Xuan Zhuo
1
-0
/
+2
2022-08-11
virtio: allow to unbreak/break virtqueue individually
Xuan Zhuo
1
-0
/
+3
2022-08-11
virtio_ring: introduce virtqueue_resize()
Xuan Zhuo
1
-0
/
+3
2022-08-11
virtio: record the maximum queue num supported by the device.
Xuan Zhuo
1
-0
/
+2
2022-05-31
virtio: allow to unbreak virtqueue
Jason Wang
1
-0
/
+1
2022-03-04
virtio: unexport virtio_finalize_features
Michael S. Tsirkin
1
-1
/
+0
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-0
/
+1
2021-11-25
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
1
-2
/
+0
2021-11-01
virtio_ring: validate used buffer length
Jason Wang
1
-0
/
+2
2021-08-10
virtio: Protect vqs list access
Parav Pandit
1
-0
/
+1
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
1
-2
/
+0
2020-08-18
virtio: add dma-buf support for exported objects
David Stevens
1
-0
/
+1
2020-04-17
virtio: drop vringh.h dependency
Michael S. Tsirkin
1
-1
/
+0
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
1
-17
/
+0
2019-03-06
virtio: Introduce virtio_max_dma_size()
Joerg Roedel
1
-0
/
+2
2018-04-25
virtio: add ability to iterate over vqs
Michael S. Tsirkin
1
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-09
virtio: virtio_driver doc
Cornelia Huck
1
-0
/
+4
2017-05-02
virtio: allow extra context per descriptor
Michael S. Tsirkin
1
-0
/
+9
2017-04-07
virtio: allow drivers to validate features
Michael S. Tsirkin
1
-0
/
+1
2017-02-07
virtio_net: refactor freeze/restore logic into virtnet reset logic
John Fastabend
1
-0
/
+4
2016-03-02
virtio: Add improved queue allocation API
Andy Lutomirski
1
-2
/
+21
[next]