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
/
input
Age
Commit message (
Expand
)
Author
Lines
2023-05-15
mfd: rk808: Split into core and i2c
Sebastian Reichel
-1
/
+1
2023-05-11
Input: psmouse - fix OOB access in Elantech protocol
Dmitry Torokhov
-4
/
+5
2023-05-11
Input: soc_button_array - add invalid acpi_index DMI quirk handling
Hans de Goede
-0
/
+30
2023-05-10
Input: adxl34x - do not hardcode interrupt trigger type
Marek Vasut
-2
/
+1
2023-05-08
Input: pwm-vibra - add support for enable GPIO
Luca Weiss
-0
/
+16
2023-05-08
Input: pwm-vibra - add newline to dev_err prints
Luca Weiss
-10
/
+10
2023-05-06
Input: ili210x - probe even if no resolution information
Marek Vasut
-13
/
+23
2023-05-05
Input: edt-ft5x06 - add delay after waking up
Philipp Puschmann
-0
/
+1
2023-05-05
Input: cyttsp5 - implement proper sleep and wakeup procedures
Maximilian Weigand
-0
/
+77
2023-05-05
Input: fix open count when closing inhibited device
Dmitry Torokhov
-1
/
+1
2023-05-05
Input: tests - fix input_test_match_device_id test
Dmitry Torokhov
-1
/
+1
2023-05-02
Input: avoid calling input_set_abs_val() in the event handling core
Dmitry Torokhov
-2
/
+4
2023-05-02
Input: tests - modular KUnit tests should not depend on KUNIT=y
Geert Uytterhoeven
-1
/
+1
2023-05-02
Input: tests - fix use-after-free and refcount underflow in input_test_exit()
Geert Uytterhoeven
-2
/
+2
2023-05-01
Input: uinput - allow injecting event times
Biswarup Pal
-0
/
+34
2023-05-01
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
-0
/
+85
2023-05-01
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
-2
/
+1
2023-05-01
Input: cyttsp5 - fix array length
Maximilian Weigand
-1
/
+1
2023-05-01
Input: cyttsp5 - remove unused code
Maximilian Weigand
-5
/
+0
2023-05-01
Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-297
/
+1015
2023-05-01
Input: drv260x - fix magnitude handling
Luca Weiss
-6
/
+7
2023-05-01
Input: drv260x - remove unused .reg_defaults
Luca Weiss
-40
/
+0
2023-05-01
Input: drv260x - sleep between polling GO bit
Luca Weiss
-0
/
+1
2023-05-01
Input: drv260x - fix typo in register value define
Luca Weiss
-2
/
+2
2023-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
-2298
/
+1045
2023-05-01
Revert "Input: xpad - fix support for some third-party controllers"
Dmitry Torokhov
-23
/
+0
2023-04-25
Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+3
2023-04-23
Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+7
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
-1
/
+1
2023-04-14
Input: xpad - fix PowerA EnWired Controller guide button
Vicki Pfau
-0
/
+15
2023-04-14
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
-1
/
+4
2023-04-13
Input: cyttsp5 - fix sensing configuration data structure
hrdl
-0
/
+1
2023-04-13
Input: synaptics-rmi4 - fix function name in kerneldoc
Jiapeng Chong
-1
/
+1
2023-04-13
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
-2
/
+1
2023-04-10
Input: edt-ft5x06 - select REGMAP_I2C
Daniel Golle
-0
/
+1
2023-04-10
Input: melfas_mip4 - report palm touches
JungHoon Hyun
-9
/
+10
2023-04-09
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
-0
/
+6
2023-04-09
Input: cma3000_d0x - remove unneeded code
Jiapeng Chong
-2
/
+0
2023-04-02
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
-28
/
+28
2023-04-02
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
-6
/
+3
2023-04-02
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
-210
/
+214
2023-04-02
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
-3
/
+3
2023-04-02
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
-4
/
+7
2023-04-02
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
-4
/
+4
2023-04-02
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
-2
/
+2
2023-04-02
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
-2
/
+0
2023-04-02
Input: edt-ft5x06 - fix indentation
Dario Binacchi
-16
/
+20
2023-04-02
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
-15
/
+2
2023-04-01
Input: Add KUnit tests for some of the input core helper functions
Javier Martinez Canillas
-0
/
+167
[prev]
[next]