Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-14 | virtio: wrap config->reset calls | Michael S. Tsirkin | 1 | -1/+1 |
2021-02-23 | virtio-input: add multi-touch support | Mathias Crombez | 1 | -1/+10 |
2021-02-23 | virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT. | Colin Xu | 1 | -0/+15 |
2020-10-21 | virtio_input: Constify id_table | Rikard Falkeborn | 1 | -1/+1 |
2020-08-05 | virtio_input: convert to LE accessors | Michael S. Tsirkin | 1 | -16/+16 |
2020-04-17 | virtio_input: pull in slab.h | Michael S. Tsirkin | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 1 | -0/+1 |
2017-05-02 | virtio: wrap find_vqs | Michael S. Tsirkin | 1 | -2/+1 |
2017-02-27 | virtio: allow drivers to request IRQ affinity when creating VQs | Christoph Hellwig | 1 | -1/+2 |
2016-01-12 | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi | 1 | -1/+1 |
2015-08-06 | virtio-input: reset device and detach unused during remove | Jason Wang | 1 | -0/+4 |
2015-03-29 | Add virtio-input driver. | Gerd Hoffmann | 1 | -0/+384 |