index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
virt-pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: virt-pci: fix platform map offset
Vincent Whitchurch
2024-01-04
1
-1
/
+1
*
um: virt-pci: fix missing declaration warning
Vincent Whitchurch
2023-08-26
1
-0
/
+2
*
um: virt-pci: properly remove PCI device from bus
Benjamin Berg
2023-02-13
1
-5
/
+16
*
um: virtio_uml: free command if adding to virtqueue failed
Benjamin Berg
2023-02-13
1
-1
/
+4
*
virt-pci: add platform bus support
Vincent Whitchurch
2023-02-13
1
-0
/
+91
*
um-virt-pci: Make max delay configurable
Vincent Whitchurch
2023-02-13
1
-2
/
+3
*
um: virt-pci: implement pcibios_get_phb_of_node()
Vincent Whitchurch
2023-02-13
1
-0
/
+19
*
um: virt-pci: Avoid GCC non-NULL warning
Kees Cook
2022-12-02
1
-3
/
+6
*
um: virt-pci: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-09-19
1
-2
/
+2
*
um: virt-pci: set device ready in probe()
Vincent Whitchurch
2022-06-11
1
-1
/
+6
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-1
/
+1
|
\
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-15
1
-1
/
+1
*
|
um: virt-pci: Fix 32-bit compile
Johannes Berg
2021-12-21
1
-4
/
+4
|
/
*
um: virt-pci: don't do DMA from stack
Johannes Berg
2021-08-26
1
-26
/
+78
*
um: make PCI emulation driver init/exit static
Johannes Berg
2021-08-26
1
-2
/
+2
*
um: virtio/pci: enable suspend/resume
Johannes Berg
2021-06-17
1
-0
/
+10
*
um: add PCI over virtio emulation driver
Johannes Berg
2021-06-17
1
-0
/
+885