index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
virtio-rng.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
1
-1
/
+1
*
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-3
/
+3
*
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
1
-3
/
+3
*
hwrng: virtio-rng - Convert to new API
Ian Molton
2009-12-01
1
-51
/
+27
*
move virtrng_remove to .devexit.text
Uwe Kleine-König
2009-10-22
1
-1
/
+1
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
1
-0
/
+1
*
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-23
1
-1
/
+1
*
virtio: handle short buffers in virtio_rng.
Rusty Russell
2009-06-12
1
-8
/
+16
*
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
1
-3
/
+3
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
1
-1
/
+1
*
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
2009-04-24
1
-2
/
+2
*
virtio: An entropy device, as suggested by hpa.
Rusty Russell
2008-05-30
1
-0
/
+155