.. |
gameport
|
Input: gameport - add ISA and HAS_IOPORT dependencies
|
2023-07-05 17:32:34 -07:00 |
joystick
|
Input: as5011 - convert to GPIO descriptor
|
2023-12-13 21:26:13 -08:00 |
keyboard
|
Input: omap-keypad - drop optional GPIO support
|
2023-12-13 21:26:13 -08:00 |
misc
|
Input: da9063 - use dev_err_probe()
|
2023-12-14 22:30:52 -08:00 |
mouse
|
Input: navpoint - convert to use GPIO descriptor
|
2023-12-13 21:26:13 -08:00 |
rmi4
|
Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()
|
2023-12-13 21:26:12 -08:00 |
serio
|
Input: xilinx_ps2 - convert to platform remove callback returning void
|
2023-09-23 19:28:15 -07:00 |
tablet
|
Input: pegasus-notetaker - check pipe type when probing
|
2023-04-09 19:19:14 -07:00 |
tests
|
Input: tests - add test to cover all input_grab_device() function
|
2023-05-23 14:50:28 -07:00 |
touchscreen
|
Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()
|
2023-12-13 21:26:11 -08:00 |
apm-power.c
|
|
|
evbug.c
|
Input: evbug - remove an empty comment block
|
2021-05-24 21:06:39 -07:00 |
evdev.c
|
Input: evdev - annotate struct evdev_client with __counted_by
|
2023-09-30 09:24:16 -07:00 |
ff-core.c
|
input: drop empty comment blocks
|
2022-09-29 16:25:42 -07:00 |
ff-memless.c
|
input: drop empty comment blocks
|
2022-09-29 16:25:42 -07:00 |
input-compat.c
|
|
|
input-compat.h
|
|
|
input-core-private.h
|
Input: deactivate MT slots when inhibiting or suspending devices
|
2022-07-20 11:35:13 -07:00 |
input-leds.c
|
Input: leds - annotate struct input_leds with __counted_by
|
2023-09-30 09:24:16 -07:00 |
input-mt.c
|
Input: deactivate MT slots when inhibiting or suspending devices
|
2022-07-20 11:35:13 -07:00 |
input-poller.c
|
Input: use input_device_enabled()
|
2020-12-02 22:10:33 -08:00 |
input-poller.h
|
|
|
input.c
|
Input: use sysfs_emit() instead of scnprintf()
|
2023-12-13 21:26:11 -08:00 |
joydev.c
|
Input: joydev - fix comment typo
|
2022-09-25 00:57:25 -07:00 |
Kconfig
|
Input: tests - modular KUnit tests should not depend on KUNIT=y
|
2023-05-02 10:39:00 -07:00 |
Makefile
|
Input: Add KUnit tests for some of the input core helper functions
|
2023-04-01 22:47:04 -07:00 |
matrix-keymap.c
|
|
|
mousedev.c
|
|
|
sparse-keymap.c
|
Input: Use fallthrough pseudo-keyword
|
2020-07-07 11:25:54 -07:00 |
touchscreen.c
|
Input: touchscreen - avoid bitwise vs logical OR warning
|
2021-10-15 22:22:54 -07:00 |
vivaldi-fmap.c
|
Input: vivaldi - convert to use sysfs_emit_at() API
|
2023-12-13 21:26:12 -08:00 |