opnsense-src/sys/dev/evdev
Gordon Bergling d58ccf3ba4 evdev: Fix a typo in a commit
- s/prefered/preferred/

(cherry picked from commit efd8749fe5)
2021-10-06 08:20:20 +02:00
..
cdev.c evdev: Multitouch code style changes. 2021-09-08 02:55:12 +03:00
evdev.c evdev: Add support for automatic MT protocol type A to type B conversion. 2021-09-08 02:59:57 +03:00
evdev.h evdev: Fix a typo in a commit 2021-10-06 08:20:20 +02:00
evdev_mt.c evdev: Add support for automatic MT protocol type A to type B conversion. 2021-09-08 02:59:57 +03:00
evdev_private.h evdev: Add implicit mode for touch tracking. 2021-09-08 02:59:35 +03:00
evdev_utils.c evdev: Multitouch code style changes. 2021-09-08 02:55:12 +03:00
input-event-codes.h [evdev] Sync event codes with Linux kernel 5.6 2020-05-04 11:00:24 +00:00
input.h [evdev] Sync event codes with Linux kernel 5.6 2020-05-04 11:00:24 +00:00
uinput.c evdev: Make MT tracking IDs monotonically increasing sequence. 2021-09-08 02:58:47 +03:00
uinput.h uinput: Add FreeBSD specific ioctl to set unique identifier of input device. 2018-04-30 10:34:16 +00:00