index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
virtio
/
virtio_input.c
Age
Commit message (
Expand
)
Author
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-05-22
virtio: input: drop owner assignment
Krzysztof Kozlowski
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2021-02-23
virtio-input: add multi-touch support
Mathias Crombez
2021-02-23
virtio_input: Prevent EV_MSC/MSC_TIMESTAMP loop storm for MT.
Colin Xu
2020-10-21
virtio_input: Constify id_table
Rikard Falkeborn
2020-08-05
virtio_input: convert to LE accessors
Michael S. Tsirkin
2020-04-17
virtio_input: pull in slab.h
Michael S. Tsirkin
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-05-02
virtio: wrap find_vqs
Michael S. Tsirkin
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-08-06
virtio-input: reset device and detach unused during remove
Jason Wang
2015-03-29
Add virtio-input driver.
Gerd Hoffmann