Jim Quigley
|
e5cc6e79bb
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
|
7 роки тому |
Michael S. Tsirkin
|
e20016a9c6
hwrng: virtio - drop extra empty line
|
10 роки тому |
Linus Torvalds
|
0e6e58f941
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 роки тому |
Michael S. Tsirkin
|
1bbc260627
virtio-rng: refactor probe error handling
|
10 роки тому |
Amos Kong
|
f49819560f
virtio-rng: skip reading when we start to remove the device
|
11 роки тому |
Amos Kong
|
3856e54837
virtio-rng: fix stuck of hot-unplugging busy device
|
11 роки тому |
Amit Shah
|
34679ec7a0
virtio: rng: add derating factor for use by hwrng core
|
11 роки тому |
Amit Shah
|
eeec626366
Revert "hwrng: virtio - ensure reads happen after successful probe"
|
11 роки тому |
Amit Shah
|
5c06273401
virtio: rng: delay hwrng_register() till driver is ready
|
11 роки тому |
Amit Shah
|
6062829fcd
virtio: rng: re-arrange struct elements for better packing
|
11 роки тому |
Amit Shah
|
373445d02b
virtio: rng: remove unused struct element
|
11 роки тому |
Amit Shah
|
e052dbf554
hwrng: virtio - ensure reads happen after successful probe
|
11 роки тому |
Sasha Levin
|
a17597d3b4
virtio-rng: fixes for device registration/unregistration
|
11 роки тому |
Sasha Levin
|
e5d23a8cc3
virtio-rng: fix boot with virtio-rng device
|
11 роки тому |
Amos Kong
|
08e53fbdb8
virtio-rng: support multiple virtio-rng devices
|
11 роки тому |
Rusty Russell
|
9914a76617
virtio-rng: don't crash if virtqueue is broken.
|
11 роки тому |
Aaron Lu
|
8910700039
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
|
12 роки тому |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 роки тому |
Rusty Russell
|
fb6aa6fcfe
virtio_rng: use simplified virtqueue accessors.
|
12 роки тому |
Amit Shah
|
e84e7a56a3
virtio: rng: disallow multiple device registrations, fixes crashes
|
12 роки тому |
Rusty Russell
|
b2a17029c2
virtio: use module_virtio_driver.
|
12 роки тому |
Greg Kroah-Hartman
|
bcd2982a0e
Drivers: char: remove __dev* attributes.
|
12 роки тому |
Bill Pemberton
|
39af33fc45
char: remove use of __devexit
|
12 роки тому |
Amit Shah
|
0bc1a2ef19
virtio: rng: s3/s4 support
|
13 роки тому |
Amit Shah
|
178d855e78
virtio: rng: split out common code in probe / remove for s3/s4 ops
|
13 роки тому |
Amit Shah
|
4476987a9a
virtio: rng: don't wait on host when module is going away
|
13 роки тому |
Amit Shah
|
cc8744e129
virtio: rng: allow tasks to be killed that are waiting for rng input
|
13 роки тому |
Rusty Russell
|
f96fde41f7
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
|
13 роки тому |
Paul Gortmaker
|
c22405c98d
drivers/char: Add module.h to those who were using it implicitly
|
14 роки тому |
Michael S. Tsirkin
|
28cfc828e7
virtio-rng: use virtqueue_xxx wrappers
|
15 роки тому |