Amit Shah
|
e84e7a56a3
virtio: rng: disallow multiple device registrations, fixes crashes
|
12 years ago |
Rusty Russell
|
b2a17029c2
virtio: use module_virtio_driver.
|
12 years ago |
Greg Kroah-Hartman
|
bcd2982a0e
Drivers: char: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
39af33fc45
char: remove use of __devexit
|
12 years ago |
Amit Shah
|
0bc1a2ef19
virtio: rng: s3/s4 support
|
13 years ago |
Amit Shah
|
178d855e78
virtio: rng: split out common code in probe / remove for s3/s4 ops
|
13 years ago |
Amit Shah
|
4476987a9a
virtio: rng: don't wait on host when module is going away
|
13 years ago |
Amit Shah
|
cc8744e129
virtio: rng: allow tasks to be killed that are waiting for rng input
|
13 years ago |
Rusty Russell
|
f96fde41f7
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
|
13 years ago |
Paul Gortmaker
|
c22405c98d
drivers/char: Add module.h to those who were using it implicitly
|
14 years ago |
Michael S. Tsirkin
|
28cfc828e7
virtio-rng: use virtqueue_xxx wrappers
|
15 years ago |
Jeff Mahoney
|
d817cd5255
virtio: fix section mismatch warnings
|
15 years ago |
Ian Molton
|
bb347d9807
hwrng: virtio-rng - Convert to new API
|
15 years ago |
Uwe Kleine-König
|
ff07eb897a
move virtrng_remove to .devexit.text
|
15 years ago |
Christian Borntraeger
|
e95646c3ec
virtio: let header files include virtio_ids.h
|
15 years ago |
Fernando Luis Vazquez Cao
|
3ca4f5ca73
virtio: add virtio IDs file
|
16 years ago |
Rusty Russell
|
3c1b27d504
virtio: make add_buf return capacity remaining
|
15 years ago |
Rusty Russell
|
594de1dd64
virtio: handle short buffers in virtio_rng.
|
16 years ago |
Michael S. Tsirkin
|
d2a7ddda9f
virtio: find_vqs/del_vqs virtio operations
|
16 years ago |
Rusty Russell
|
9499f5e7ed
virtio: add names to virtqueue struct, mapping from devices to queues.
|
16 years ago |
Christian Borntraeger
|
e5b89542ea
virtio-rng: Remove false BUG for spurious callbacks
|
16 years ago |
Rusty Russell
|
f7f510ec19
virtio: An entropy device, as suggested by hpa.
|
17 years ago |