Linus Torvalds
|
52269718dc
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
|
8 years ago |
Linus Torvalds
|
bafb0762cb
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
8 years ago |
Christoph Hellwig
|
b32dbc1e0b
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
|
8 years ago |
Arvind Yadav
|
ac317e2767
char: virtio: constify attribute_group structures.
|
8 years ago |
Juergen Gross
|
ecda85e702
x86/lguest: Remove lguest support
|
8 years ago |
Linus Torvalds
|
c44b594303
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
8 years ago |
Linus Torvalds
|
af82455f7d
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
8 years ago |
Michael S. Tsirkin
|
9b2bbdb227
virtio: wrap find_vqs
|
8 years ago |
Michael S. Tsirkin
|
2055997f98
virtio_console: fix uninitialized variable use
|
8 years ago |
Joe Perches
|
2eec10807a
drivers/char: Convert remaining use of pr_warning to pr_warn
|
8 years ago |
Omar Sandoval
|
c4baad5029
virtio-console: avoid DMA from stack
|
8 years ago |
Christoph Hellwig
|
fb5e31d970
virtio: allow drivers to request IRQ affinity when creating VQs
|
8 years ago |
G. Campana
|
8379cadf71
virtio_console: fix a crash in config_work_handler
|
8 years ago |
Michael S. Tsirkin
|
7328fa64aa
virtio_console: drop unused config fields
|
8 years ago |
Matt Redfearn
|
34563769e4
virtio: console: Unlock vqs while freeing buffers
|
8 years ago |
Masahiro Yamada
|
97139d4a6f
treewide: remove redundant #include <linux/kconfig.h>
|
8 years ago |
Miklos Szeredi
|
ca76f5b6bd
pipe: add pipe_buf_steal() helper
|
9 years ago |
Andy Lutomirski
|
5e59d9a1ae
virtio_console: Stop doing DMA on the stack
|
9 years ago |
Dan Carpenter
|
db1700685c
virtio_console: silence a static checker warning
|
10 years ago |
Joe Perches
|
f580d730c9
virtio_console: Use bool function return values of true/false not 1/0
|
10 years ago |
Michael S. Tsirkin
|
eeb8a7e8bb
virtio_console: avoid config access from irq
|
10 years ago |
Michael S. Tsirkin
|
4f6e24ed9d
virtio_console: init work unconditionally
|
10 years ago |
Rusty Russell
|
be8ff5952a
virtio: don't require a config space on the console device.
|
10 years ago |
Michael S. Tsirkin
|
011f0e7a69
virtio/console: verify device has config space
|
10 years ago |
Michael S. Tsirkin
|
48b36066b4
virtio_console: fix sparse warnings
|
10 years ago |
Michael S. Tsirkin
|
51cdc3815f
virtio: drop VIRTIO_F_VERSION_1 from drivers
|
10 years ago |
Michael S. Tsirkin
|
1f0f9106f9
virtio_console: virtio 1.0 support
|
10 years ago |
Michael S. Tsirkin
|
e16e12be34
virtio: use u32, not bitmap for features
|
11 years ago |
Cornelia Huck
|
65eca3a202
virtio_console: move early VQ enablement
|
10 years ago |
Michael S. Tsirkin
|
401bbdc901
virtio_console: enable VQs early on restore
|
10 years ago |