index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_input.c
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-2
/
+2
2026-01-08
virtio_input: use virtqueue_add_inbuf_cache_clean for events
Michael S. Tsirkin
-1
/
+1
2026-01-08
virtio_input: fix DMA alignment for evts
Michael S. Tsirkin
-0
/
+3
2025-08-26
virtio_input: Improve freeze handling
Ying Gao
-0
/
+4
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
-1
/
+1
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
-4
/
+5
2024-05-22
virtio: input: drop owner assignment
Krzysztof Kozlowski
-1
/
+0
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
-1
/
+1
2021-02-23
virtio-input: add multi-touch support
Mathias Crombez
-1
/
+10
2021-02-23
virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.
Colin Xu
-0
/
+15
2020-10-21
virtio_input: Constify id_table
Rikard Falkeborn
-1
/
+1
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
-16
/
+16
2020-04-17
virtio_input: pull in slab.h
Michael S. Tsirkin
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
-0
/
+1
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
-2
/
+1
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
-1
/
+2
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
-1
/
+1
2015-08-06
virtio-input: reset device and detach unused during remove
Jason Wang
-0
/
+4
2015-03-29
Add virtio-input driver.
Gerd Hoffmann
-0
/
+384