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_pci_modern.c
Age
Commit message (
Expand
)
Author
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: pci: Tear down VQs in virtio_pci_reset()
Will Deacon
2022-09-15
virtio: pci: fix bug of virtio_pci_map_capability
Xiang W
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
virtio: pci: Read entire capability into memory
Andrew Scull
2022-05-03
virtio: pci: Check virtio capability is in bounds
Andrew Scull
2022-05-03
virtio: pci: Check virtio common config size
Andrew Scull
2022-05-03
virtio: pci: Bounds check notification writes
Andrew Scull
2022-05-03
virtio: pci: Bounds check device config access
Andrew Scull
2022-05-03
virtio: pci: Fix discovery of device config length
Andrew Scull
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
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: Require users of devres to include the header
Simon Glass
2018-11-14
virtio: pci: Support non-legacy PCI transport device
Bin Meng