index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: tests - fix use-after-free and refcount underflow in input_test_exit()
Geert Uytterhoeven
2023-05-02
1
-2
/
+2
*
Input: uinput - allow injecting event times
Biswarup Pal
2023-05-02
1
-0
/
+34
*
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
2023-05-02
1
-0
/
+85
*
dt-bindings: input: atmel,maxtouch: add linux,keycodes
André Apitzsch
2023-05-02
1
-0
/
+7
*
Input: i8042 - add missing include
Michał Mirosław
2023-05-02
1
-0
/
+1
*
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
2023-05-02
1
-2
/
+1
*
dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentation
Maximilian Weigand
2023-05-02
1
-0
/
+2
*
Input: cyttsp5 - remove unused code
Maximilian Weigand
2023-05-02
1
-5
/
+0
*
Input: drv260x - fix magnitude handling
Luca Weiss
2023-05-02
1
-6
/
+7
*
Input: drv260x - remove unused .reg_defaults
Luca Weiss
2023-05-02
1
-40
/
+0
*
Input: drv260x - sleep between polling GO bit
Luca Weiss
2023-05-02
1
-0
/
+1
*
Input: drv260x - fix typo in register value define
Luca Weiss
2023-05-02
1
-2
/
+2
*
Revert "Input: xpad - fix support for some third-party controllers"
Dmitry Torokhov
2023-05-02
1
-23
/
+0
*
dt-bindings: input: pwm-beeper: convert to dt schema
Peng Fan
2023-04-14
2
-24
/
+41
*
Input: xpad - fix PowerA EnWired Controller guide button
Vicki Pfau
2023-04-14
1
-0
/
+15
*
Input: xpad - add constants for GIP interface numbers
Vicki Pfau
2023-04-14
1
-1
/
+4
*
Input: synaptics-rmi4 - fix function name in kerneldoc
Jiapeng Chong
2023-04-14
1
-1
/
+1
*
Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe
Miaoqian Lin
2023-04-14
1
-2
/
+1
*
Input: edt-ft5x06 - select REGMAP_I2C
Daniel Golle
2023-04-11
1
-0
/
+1
*
Input: melfas_mip4 - report palm touches
JungHoon Hyun
2023-04-11
1
-9
/
+10
*
Input: cma3000_d0x - remove unneeded code
Jiapeng Chong
2023-04-10
1
-2
/
+0
*
Input: edt-ft5x06 - calculate points data length only once
Dario Binacchi
2023-04-03
1
-28
/
+28
*
Input: edt-ft5x06 - unify the crc check
Dario Binacchi
2023-04-03
1
-6
/
+3
*
Input: edt-ft5x06 - convert to use regmap API
Dario Binacchi
2023-04-03
1
-210
/
+214
*
Input: edt-ft5x06 - don't print error messages with dev_dbg()
Dario Binacchi
2023-04-03
1
-3
/
+3
*
Input: edt-ft5x06 - remove code duplication
Dario Binacchi
2023-04-03
1
-4
/
+7
*
Input: edt-ft5x06 - don't recalculate the CRC
Dario Binacchi
2023-04-03
1
-4
/
+4
*
Input: edt-ft5x06 - add spaces to ensure format specification
Dario Binacchi
2023-04-03
1
-2
/
+2
*
Input: edt-ft5x06 - remove unnecessary blank lines
Dario Binacchi
2023-04-03
1
-2
/
+0
*
Input: edt-ft5x06 - fix indentation
Dario Binacchi
2023-04-03
1
-16
/
+20
*
Input: tsc2007 - enable cansleep pendown GPIO
Benjamin Bara
2023-04-03
1
-15
/
+2
*
Input: Add KUnit tests for some of the input core helper functions
Javier Martinez Canillas
2023-04-02
5
-0
/
+167
*
Input: add a new Novatek NVT-ts driver
Hans de Goede
2023-04-02
4
-0
/
+318
*
Input: xpad - fix support for some third-party controllers
Vicki Pfau
2023-04-02
1
-0
/
+23
*
Input: xpad - treat Qanba controllers as Xbox360 controllers
Pierre-Loup A. Griffais
2023-04-02
1
-0
/
+1
*
dt-bindings: input: Drop unneeded quotes
Rob Herring
2023-03-24
9
-14
/
+14
*
Input: xpad - add VID for Turtle Beach controllers
Vicki Pfau
2023-03-24
1
-0
/
+1
*
Input: xpad - remove unused field in VID/PID table
Vicki Pfau
2023-03-24
1
-1
/
+0
*
Input: iqs62x-keys - suppress duplicated error message in .remove()
Uwe Kleine-König
2023-03-20
1
-1
/
+1
*
Input: bcm_iproc_tsc - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: sun4i-ts - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: tm2-touchkey - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: st-keyscan - drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-17
1
-1
/
+1
*
Input: zinitix - use of_property_present() for testing DT property presence
Rob Herring
2023-03-17
1
-1
/
+1
*
Input: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-17
4
-10
/
+5
*
Merge tag 'v6.3-rc2' into next
Dmitry Torokhov
2023-03-17
13638
-495078
/
+633579
|
\
|
*
Linux 6.3-rc2
v6.3-rc2
Linus Torvalds
2023-03-13
1
-1
/
+1
|
*
wifi: cfg80211: Partial revert "wifi: cfg80211: Fix use after free for wext"
Hector Martin
2023-03-13
1
-2
/
+0
|
*
Merge tag 'tpm-v6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jar...
Linus Torvalds
2023-03-13
3
-2
/
+137
|
|
\
|
|
*
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
2023-03-12
2
-1
/
+132
[next]