index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: VIRTIO_RNG depends on DM_RNG
Heinrich Schuchardt
2020-06-05
1
-5
/
+7
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
common: Drop log.h from common header
Simon Glass
2020-05-18
6
-0
/
+6
*
common: Drop part.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
2
-0
/
+2
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
4
-0
/
+4
*
virtio: fix typo devicd
Heinrich Schuchardt
2020-01-10
1
-1
/
+1
*
virtio: rng: Add a random number generator(rng) driver
Sughosh Ganu
2020-01-07
4
-0
/
+96
*
virtio: pci: use correct type in virtio_pci_bind()
Heinrich Schuchardt
2019-10-31
1
-1
/
+1
*
virtio: Add a Sandbox transport driver
Bin Meng
2018-11-14
3
-0
/
+242
*
virtio: net: Support non-legacy device
Bin Meng
2018-11-14
1
-5
/
+26
*
virtio: pci: Support non-legacy PCI transport device
Bin Meng
2018-11-14
3
-4
/
+613
*
virtio: Add virtio over pci transport driver
Bin Meng
2018-11-14
4
-0
/
+603
*
virtio: Add block driver support
Tuomas Tynkkynen
2018-11-14
4
-0
/
+274
*
virtio: Add net driver support
Tuomas Tynkkynen
2018-11-14
4
-0
/
+494
*
virtio: Add virtio over mmio transport driver
Bin Meng
2018-11-14
4
-0
/
+550
*
virtio: Add codes for virtual queue/ring management
Tuomas Tynkkynen
2018-11-14
2
-1
/
+359
*
dm: Add a new uclass driver for VirtIO transport devices
Bin Meng
2018-11-14
3
-0
/
+400