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
Age
Commit message (
Expand
)
Author
2026-03-25
virtio: Fix virtio initialization sequence
Christian Pötzsch
2026-03-25
virtio: rng: Handle oversized return buffers
Kavin Gunasekara
2025-11-07
virtio: typo 'private date'
Heinrich Schuchardt
2025-11-07
virtio: typo complaint
Heinrich Schuchardt
2025-10-16
virito: blk: fix logic to determine block sizes
Heinrich Schuchardt
2025-09-10
virtio: blk: support block sizes exceeding 512 bytes
Heinrich Schuchardt
2025-08-07
virtio: fix freeing of virtio ring buffer
Heinrich Schuchardt
2025-08-01
virtio: net: Add missing virtqueue_kick in free_pkt
Christian Speich
2025-06-02
global: Cleanup usage of "ETH_ALEN"
Tom Rini
2025-01-20
blk: Make block subsystems select BLK
Tom Rini
2024-10-18
virtio: blk: introduce virtio-block erase support
Dmitrii Merkurev
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
2024-03-05
virtio: fix get_config / set_config for legacy VirtIO targets
Dmitry Baryshkov
2023-11-20
Merge tag 'v2024.01-rc3' into next
Tom Rini
2023-11-17
virtio: rng: gracefully handle 0 byte returns
Andre Przywara
2023-11-07
virtio: Make VIRTIO_NET depend on NETDEVICES
Tom Rini
2023-08-09
bootstd: Rename bootdev_setup_sibling_blk()
Simon Glass
2023-08-03
virtio: provide driver name in debug message
Heinrich Schuchardt
2023-04-26
virtio: Ensure PCI is set up first
Simon Glass
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
2023-04-25
virtio: pci: Tear down VQs in virtio_pci_reset()
Will Deacon
2023-04-25
virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device features
Will Deacon
2023-02-06
bootstd: Correct virtio block-device handling
Simon Glass
2023-02-06
virtio: Add some debugging
Simon Glass
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add a virtio bootdev
Simon Glass
2023-01-23
virtio: Add a block device
Simon Glass
2023-01-23
virtio: Avoid strange behaviour on removal
Simon Glass
2023-01-23
virtio: Fix returning -ENODEV
Simon Glass
2023-01-23
virtio: Avoid repeating a long expression
Simon Glass
2022-10-17
dm: treewide: Do not opencode uclass_probe_all()
Michal Suchanek
2022-09-25
blk: Rename if_type to uclass_id
Simon Glass
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-09-16
blk: Enable CONFIG_BLK for all media
Simon Glass
2022-09-15
virtio: pci: fix bug of virtio_pci_map_capability
Xiang W
2022-06-08
virtio: rng: Check length before copying
Andrew Scull
2022-06-08
virtio: sandbox: Bind RNG rather than block device
Andrew Scull
2022-06-08
virtio: sandbox: Fix device features bitfield
Andrew Scull
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
2022-05-03
virtio: pci: Make use of dm_pci_map_bar()
Andrew Scull
2022-05-03
virtio: pci: Check virtio configs are mapped
Andrew Scull
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
[next]