index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-07
Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+37
2023-05-23
Input: xpad - delete a Razer DeathAdder mouse VID/PID entry
Ismael Ferreras Morezuelas
1
-1
/
+0
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-05
Input: fix open count when closing inhibited device
Dmitry Torokhov
1
-1
/
+1
2023-05-01
Input: cyttsp5 - fix array length
Maximilian Weigand
1
-1
/
+1
2023-05-01
Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
31
-297
/
+1015
2023-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
47
-2298
/
+1045
2023-05-01
Revert "Input: xpad - fix support for some third-party controllers"
Dmitry Torokhov
1
-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
/
+1
2023-04-25
Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2023-04-23
Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+7
2023-04-14
Merge back Intel thermal control material for 6.4-rc1.
Rafael J. Wysocki
1
-1
/
+1
2023-04-14
Input: xpad - fix PowerA EnWired Controller guide button
Vicki Pfau
1
-0
/
+15
2023-04-14
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
1
-1
/
+4
2023-04-13
Input: cyttsp5 - fix sensing configuration data structure
hrdl
1
-0
/
+1
2023-04-13
Input: synaptics-rmi4 - fix function name in kerneldoc
Jiapeng Chong
1
-1
/
+1
2023-04-13
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
1
-2
/
+1
2023-04-10
Input: edt-ft5x06 - select REGMAP_I2C
Daniel Golle
1
-0
/
+1
2023-04-10
Input: melfas_mip4 - report palm touches
JungHoon Hyun
1
-9
/
+10
2023-04-09
Input: pegasus-notetaker - check pipe type when probing
Soumya Negi
1
-0
/
+6
2023-04-09
Input: cma3000_d0x - remove unneeded code
Jiapeng Chong
1
-2
/
+0
2023-04-02
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
1
-28
/
+28
2023-04-02
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
1
-6
/
+3
2023-04-02
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
1
-210
/
+214
2023-04-02
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
1
-3
/
+3
2023-04-02
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
1
-4
/
+7
2023-04-02
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
1
-4
/
+4
2023-04-02
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
1
-2
/
+2
2023-04-02
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
1
-2
/
+0
2023-04-02
Input: edt-ft5x06 - fix indentation
Dario Binacchi
1
-16
/
+20
2023-04-02
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
1
-15
/
+2
2023-04-01
Input: Add KUnit tests for some of the input core helper functions
Javier Martinez Canillas
5
-0
/
+167
2023-04-01
Input: add a new Novatek NVT-ts driver
Hans de Goede
3
-0
/
+312
2023-04-01
Input: xpad - fix support for some third-party controllers
Vicki Pfau
1
-0
/
+23
2023-04-01
Input: xpad - treat Qanba controllers as Xbox360 controllers
Pierre-Loup A. Griffais
1
-0
/
+1
2023-04-01
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-18
/
+63
2023-03-23
Input: xpad - add VID for Turtle Beach controllers
Vicki Pfau
1
-0
/
+1
2023-03-23
Input: xpad - remove unused field in VID/PID table
Vicki Pfau
1
-1
/
+0
2023-03-23
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
1
-0
/
+28
2023-03-19
Input: alps - fix compatibility with -funsigned-char
msizanoen
1
-8
/
+8
2023-03-19
Input: focaltech - use explicitly signed char type
Jason A. Donenfeld
1
-4
/
+4
2023-03-19
Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTON
Matthias Benkmann
1
-3
/
+4
2023-03-19
Input: iqs62x-keys - suppress duplicated error message in .remove()
Uwe Kleine-König
1
-1
/
+1
2023-03-17
Input: bcm_iproc_tsc - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: sun4i-ts - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: tm2-touchkey - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: st-keyscan - drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-17
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-17
Input: Use of_property_read_bool() for boolean properties
Rob Herring
4
-10
/
+5
[next]