index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
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/git/dtor/input
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
2023-03-17
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
20
-2002
/
+37
2023-03-17
Input: hideep - optionally reset controller work mode to native HiDeep protocol
Hans de Goede
1
-0
/
+20
2023-03-17
Input: hideep - silence error in SW_RESET()
Hans de Goede
1
-1
/
+6
2023-03-17
Input: hideep - clean up some inconsistent indenting
Yang Li
1
-3
/
+3
2023-03-17
Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI table
Hans de Goede
1
-3
/
+11
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
1
-0
/
+8
2023-03-06
gpiolib: remove gpio_set_debounce()
Arnd Bergmann
1
-2
/
+3
2023-03-03
thermal/core: Use the thermal zone 'devdata' accessor in remaining drivers
Daniel Lezcano
1
-1
/
+1
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+17
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
111
-815
/
+665
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-10
/
+10
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-3
/
+1
2023-02-21
Input: hp_sdc_rtc - mark an unused function as __maybe_unused
Randy Dunlap
1
-1
/
+1
2023-02-21
Input: gpio-keys - add support for linux,input-value DTS property
Gergo Koteles
1
-0
/
+3
2023-02-21
Input: bbnsm_pwrkey - add bbnsm power key support
Jacky Bai
3
-0
/
+205
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
120
-1077
/
+834
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
13
-1985
/
+0
2023-02-03
Input: iqs626a - drop unused device node references
Jeff LaBundy
1
-83
/
+73
2023-02-03
Input: cyttsp5 - fix bitmask for touch buttons
Richard Kjerstadius
1
-1
/
+1
2023-02-03
Input: exc3000 - properly stop timer on shutdown
Dmitry Torokhov
1
-0
/
+10
2023-02-03
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
1
-1
/
+1
2023-02-03
Input: cap11xx - add support for cap1203, cap1293 and cap1298
Jiri Valek - 2N
1
-2
/
+17
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
3
-475
/
+0
2023-02-01
input: remove zylonite touchscreen driver
Arnd Bergmann
3
-235
/
+0
2023-02-01
input: remove pxa930_rotary keyboard driver
Arnd Bergmann
3
-205
/
+0
[prev]
[next]