Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
078550569eafc6631d333488045159badbeb911a
/
drivers
/
char
/
hw_random
/
virtio-rng.c
e20016a9
hwrng: virtio - drop extra empty line
by Michael S. Tsirkin
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
1bbc260
virtio-rng: refactor probe error handling
by Michael S. Tsirkin
· 10 years ago
f498195
virtio-rng: skip reading when we start to remove the device
by Amos Kong
· 10 years ago
3856e54
virtio-rng: fix stuck of hot-unplugging busy device
by Amos Kong
· 10 years ago
34679ec
virtio: rng: add derating factor for use by hwrng core
by Amit Shah
· 11 years ago
eeec626
Revert "hwrng: virtio - ensure reads happen after successful probe"
by Amit Shah
· 11 years ago
5c06273
virtio: rng: delay hwrng_register() till driver is ready
by Amit Shah
· 11 years ago
6062829
virtio: rng: re-arrange struct elements for better packing
by Amit Shah
· 11 years ago
373445d
virtio: rng: remove unused struct element
by Amit Shah
· 11 years ago
e052dbf
hwrng: virtio - ensure reads happen after successful probe
by Amit Shah
· 11 years ago
a17597d
virtio-rng: fixes for device registration/unregistration
by Sasha Levin
· 11 years ago
e5d23a8
virtio-rng: fix boot with virtio-rng device
by Sasha Levin
· 11 years ago
08e53fb
virtio-rng: support multiple virtio-rng devices
by Amos Kong
· 11 years ago
9914a76
virtio-rng: don't crash if virtqueue is broken.
by Rusty Russell
· 11 years ago
8910700
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
by Aaron Lu
· 11 years ago
736a2dd
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
fb6aa6f
virtio_rng: use simplified virtqueue accessors.
by Rusty Russell
· 12 years ago
e84e7a5
virtio: rng: disallow multiple device registrations, fixes crashes
by Amit Shah
· 12 years ago
b2a1702
virtio: use module_virtio_driver.
by Rusty Russell
· 12 years ago
bcd2982
Drivers: char: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
39af33f
char: remove use of __devexit
by Bill Pemberton
· 12 years ago
0bc1a2e
virtio: rng: s3/s4 support
by Amit Shah
· 13 years ago
178d855
virtio: rng: split out common code in probe / remove for s3/s4 ops
by Amit Shah
· 13 years ago
4476987
virtio: rng: don't wait on host when module is going away
by Amit Shah
· 13 years ago
cc8744e
virtio: rng: allow tasks to be killed that are waiting for rng input
by Amit Shah
· 13 years ago
f96fde4
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
by Rusty Russell
· 13 years ago
c22405c
drivers/char: Add module.h to those who were using it implicitly
by Paul Gortmaker
· 14 years ago
28cfc82
virtio-rng: use virtqueue_xxx wrappers
by Michael S. Tsirkin
· 15 years ago
d817cd5
virtio: fix section mismatch warnings
by Jeff Mahoney
· 15 years ago
bb347d9
hwrng: virtio-rng - Convert to new API
by Ian Molton
· 15 years ago
ff07eb8
move virtrng_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
e95646c
virtio: let header files include virtio_ids.h
by Christian Borntraeger
· 15 years ago
3ca4f5c
virtio: add virtio IDs file
by Fernando Luis Vazquez Cao
· 16 years ago
3c1b27d
virtio: make add_buf return capacity remaining
by Rusty Russell
· 15 years ago
594de1d
virtio: handle short buffers in virtio_rng.
by Rusty Russell
· 16 years ago
d2a7ddd
virtio: find_vqs/del_vqs virtio operations
by Michael S. Tsirkin
· 16 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 16 years ago
e5b8954
virtio-rng: Remove false BUG for spurious callbacks
by Christian Borntraeger
· 16 years ago
f7f510e
virtio: An entropy device, as suggested by hpa.
by Rusty Russell
· 17 years ago