index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_ring.c
Age
Commit message (
Expand
)
Author
2025-08-07
virtio: fix freeing of virtio ring buffer
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
virtio: Remove <common.h> and add needed includes
Tom Rini
2023-04-25
virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is set
Will Deacon
2023-04-25
virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORM
Will Deacon
2023-04-25
virtio: Add helper functions to attach/detach vring descriptors
Will Deacon
2023-04-25
virtio: Allocate virtqueue in page-size units
Will Deacon
2022-06-08
virtio_ring: Check used descriptors are chain heads
Andrew Scull
2022-06-08
virtio_ring: Maintain a shadow copy of descriptors
Andrew Scull
2022-06-08
virtio_ring: Add helper to attach vring descriptor
Andrew Scull
2022-06-08
virtio_ring: Merge identical variables
Andrew Scull
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2018-11-14
virtio: Add codes for virtual queue/ring management
Tuomas Tynkkynen