index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
92
-92
/
+92
2023-05-15
mfd: rk808: Split into core and i2c
Sebastian Reichel
1
-1
/
+1
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-10
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-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-01
Input: uinput - allow injecting event times
Biswarup Pal
1
-0
/
+34
2023-05-01
Input: atmel_mxt_ts - support capacitive keys
André Apitzsch
1
-0
/
+85
2023-05-01
Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()
Duoming Zhou
1
-2
/
+1
2023-05-01
Input: cyttsp5 - fix array length
Maximilian Weigand
1
-1
/
+1
2023-05-01
Input: cyttsp5 - remove unused code
Maximilian Weigand
1
-5
/
+0
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
Input: drv260x - fix magnitude handling
Luca Weiss
1
-6
/
+7
2023-05-01
Input: drv260x - remove unused .reg_defaults
Luca Weiss
1
-40
/
+0
2023-05-01
Input: drv260x - sleep between polling GO bit
Luca Weiss
1
-0
/
+1
2023-05-01
Input: drv260x - fix typo in register value define
Luca Weiss
1
-2
/
+2
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
[prev]
[next]