index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-12
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
1
-0
/
+7
2023-07-05
Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDX
Sebastian Reichel
1
-9
/
+1
2023-07-05
Input: cpcap-pwrbutton - remove initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2023-07-05
Input: exc3000 - add ACPI support for EXC80H60
Andreas Helbech Kleist
1
-0
/
+10
2023-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
1
-4
/
+15
2023-06-06
MAINTAINERS: Adjust Qualcomm driver globbing
Caleb Connolly
1
-1
/
+1
2023-06-06
Input: gameport - provide default trigger() and read()
Dmitry Torokhov
2
-11
/
+18
2023-06-06
Input: tps65219-pwrbutton - use regmap_set_bits()
Uwe Kleine-König
1
-3
/
+2
2023-06-06
Input: tps65219-pwrbutton - convert to .remove_new()
Uwe Kleine-König
1
-5
/
+8
2023-05-23
Input: tests - add test to cover all input_grab_device() function
Dana Elfassy
1
-0
/
+32
2023-05-23
Input: gpio-keys - use input_report_key()
Geert Uytterhoeven
1
-3
/
+3
2023-05-23
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Ismael Ferreras Morezuelas
1
-1
/
+0
2023-05-23
Input: xpad - spelling fixes for "Xbox"
Ismael Ferreras Morezuelas
4
-45
/
+45
2023-05-23
Input: add HAS_IOPORT dependencies
Niklas Schnelle
2
-0
/
+2
2023-05-18
Input: libps2 - do not discard non-ack bytes when controlling LEDs
Dmitry Torokhov
1
-4
/
+32
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
4
-152
/
+269
2023-05-18
Input: libps2 - fix aborting PS/2 commands
Dmitry Torokhov
1
-4
/
+11
2023-05-18
Input: libps2 - fix NAK handling
Dmitry Torokhov
1
-1
/
+1
2023-05-18
Input: libps2 - rework handling of command response
Dmitry Torokhov
1
-8
/
+10
2023-05-18
Input: libps2 - remove special handling of ACK for command byte
Dmitry Torokhov
2
-8
/
+2
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
6
-29
/
+44
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
92
-92
/
+92
2023-05-11
Input: psmouse - fix OOB access in Elantech protocol
Dmitry Torokhov
1
-4
/
+5
2023-05-11
Input: soc_button_array - add invalid acpi_index DMI quirk handling
Hans de Goede
1
-0
/
+30
2023-05-11
dt-bindings: input: cypress,cyapa: convert to dtschema
Krzysztof Kozlowski
2
-42
/
+49
2023-05-11
Input: adxl34x - do not hardcode interrupt trigger type
Marek Vasut
1
-2
/
+1
2023-05-08
Input: pwm-vibra - add support for enable GPIO
Luca Weiss
1
-0
/
+16
2023-05-08
Input: pwm-vibra - add newline to dev_err prints
Luca Weiss
1
-10
/
+10
2023-05-08
dt-bindings: input: pwm-vibrator: Add enable-gpio
Luca Weiss
1
-0
/
+2
2023-05-06
Input: ili210x - probe even if no resolution information
Marek Vasut
1
-13
/
+23
2023-05-05
Input: edt-ft5x06 - add delay after waking up
Philipp Puschmann
1
-0
/
+1
2023-05-05
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
1
-0
/
+77
2023-05-05
Input: fix open count when closing inhibited device
Dmitry Torokhov
1
-1
/
+1
2023-05-05
Input: tests - fix input_test_match_device_id test
Dmitry Torokhov
1
-1
/
+1
2023-05-02
Input: avoid calling input_set_abs_val() in the event handling core
Dmitry Torokhov
1
-2
/
+4
2023-05-02
Input: tests - modular KUnit tests should not depend on KUNIT=y
Geert Uytterhoeven
1
-1
/
+1
2023-05-02
Input: tests - fix use-after-free and refcount underflow in input_test_exit()
Geert Uytterhoeven
1
-2
/
+2
2023-05-02
Input: uinput - allow injecting event times
Biswarup Pal
1
-0
/
+34
2023-05-02
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
1
-0
/
+85
2023-05-02
dt-bindings: input: atmel,maxtouch: add linux,keycodes
André Apitzsch
1
-0
/
+7
2023-05-02
Input: i8042 - add missing include
Michał Mirosław
1
-0
/
+1
2023-05-02
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
1
-2
/
+1
2023-05-02
Input: cyttsp5 - fix array length
Maximilian Weigand
1
-1
/
+1
2023-05-02
dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentation
Maximilian Weigand
1
-0
/
+2
2023-05-02
Input: cyttsp5 - remove unused code
Maximilian Weigand
1
-5
/
+0
2023-05-02
Input: drv260x - fix magnitude handling
Luca Weiss
1
-6
/
+7
2023-05-02
Input: drv260x - remove unused .reg_defaults
Luca Weiss
1
-40
/
+0
2023-05-02
Input: drv260x - sleep between polling GO bit
Luca Weiss
1
-0
/
+1
2023-05-02
Input: drv260x - fix typo in register value define
Luca Weiss
1
-2
/
+2
2023-05-02
Revert "Input: xpad - fix support for some third-party controllers"
Dmitry Torokhov
1
-23
/
+0
[next]