Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-12-15 | virtio: clean up handling of request_irq failure | Michael S. Tsirkin | 1 | -3/+1 |
2016-12-15 | vsock/virtio: fix src/dst cid format | Michael S. Tsirkin | 1 | -7/+7 |
2016-12-15 | vsock/virtio: mark an internal function static | Michael S. Tsirkin | 1 | -2/+1 |
2016-12-15 | vsock/virtio: add a missing __le annotation | Michael S. Tsirkin | 1 | -1/+1 |
2016-12-15 | vhost: add missing __user annotations | Michael S. Tsirkin | 1 | -5/+5 |
2016-12-15 | vhost: make interval tree static inline | Michael S. Tsirkin | 1 | -1/+1 |
2016-12-15 | drm/virtio: annotate virtio_gpu_queue_ctrl_buffer_locked | Michael S. Tsirkin | 1 | -0/+2 |
2016-12-15 | drm/virtio: fix lock context imbalance | Michael S. Tsirkin | 1 | -1/+3 |
2016-12-15 | drm/virtio: fix endianness in primary_plane_update | Michael S. Tsirkin | 1 | -2/+2 |
2016-12-15 | virtio_console: drop unused config fields | Michael S. Tsirkin | 1 | -7/+7 |
2016-12-15 | virtio_ring: fix complaint by sparse | Gonglei | 1 | -2/+2 |
2016-12-15 | virtio_pci_modern: fix complaint by sparse | Gonglei | 1 | -4/+4 |