index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
virtio-rng.c
Age
Commit message (
Expand
)
Author
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2011-10-31
drivers/char: Add module.h to those who were using it implicitly
Paul Gortmaker
2010-05-19
virtio-rng: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-01-16
virtio: fix section mismatch warnings
Jeff Mahoney
2009-12-01
hwrng: virtio-rng - Convert to new API
Ian Molton
2009-10-22
move virtrng_remove to .devexit.text
Uwe Kleine-König
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
2008-05-30
virtio: An entropy device, as suggested by hpa.
Rusty Russell