index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
vdpa
/
virtio_pci
Age
Commit message (
Expand
)
Author
2024-11-06
vp_vdpa: fix id_table array not null terminated error
Xiaoguang Wang
2024-05-22
vp_vdpa: don't allocate unused msix vectors
Yuxue Liu
2024-05-22
vp_vdpa: Fix return value check vp_vdpa_request_irq
Yuxue Liu
2024-03-19
vp_vdpa: implement vdpa_config_ops.get_vq_size
Zhu Lingshan
2023-03-10
vp_vdpa: fix the crash in hot unplug with vp_vdpa
Cindy Lu
2022-12-28
vdpa/vp_vdpa: fix kfree a wrong pointer in vp_vdpa_remove
Rong Wang
2022-10-07
vp_vdpa: support feature provisioning
Jason Wang
2022-05-31
vdpa/vp_vdpa : add vdpa tool support in vp_vdpa
Cindy Lu
2022-05-31
vdpa: multiple address spaces support
Gautam Dawar
2022-05-31
vdpa: introduce virtqueue groups
Gautam Dawar
2022-03-06
vdpa: fix use-after-free on vp_vdpa_remove
Zhang Min
2022-01-14
vdpa: Provide interface to read driver features
Eli Cohen
2021-11-01
vp_vdpa: add vq irq offloading support
Wu Zongyong
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-08-11
vp_vdpa: Fix return value check for vdpa_alloc_device()
Xie Yongji
2021-07-08
vp_vdpa: allow set vq state to initial state after reset
Jason Wang
2021-07-03
vp_vdpa: correct the return value when fail to map notification
Jason Wang
2021-05-03
vdpa: add get_config_size callback in vdpa_config_ops
Stefano Garzarella
2021-05-03
vp_vdpa: report doorbell address
Jason Wang
2021-05-03
virtio-pci library: report resource address
Jason Wang
2021-05-03
vp_vdpa: switch to use vp_modern_map_vq_notify()
Jason Wang
2021-05-03
vdpa: introduce virtio pci driver
Jason Wang