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
2022-11-14
Input: msg2638 - add support for msg2138
Vincent Knecht
1
-0
/
+93
2022-11-14
Input: msg2638 - set max finger number and irqhandler from driver data
Vincent Knecht
1
-10
/
+30
2022-11-08
Input: i8042 - apply probe defer to more ASUS ZenBook models
Takashi Iwai
1
-4
/
+4
2022-11-07
Input: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-1
/
+2
2022-11-07
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
Randy Dunlap
1
-0
/
+1
2022-11-07
Input: add driver for Himax hx83112b touchscreen devices
Job Noorman
3
-0
/
+378
2022-11-07
Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]
Hans de Goede
1
-0
/
+7
2022-11-07
Input: soc_button_array - add use_low_level_irq module parameter
Hans de Goede
1
-1
/
+6
2022-11-07
Input: iforce - invert valid length check when fetching device IDs
Tetsuo Handa
1
-4
/
+4
2022-11-03
Input: matrix_keypad - force switch rows to input mode
Siarhei Volkau
1
-0
/
+3
2022-11-03
Input: goodix - try resetting the controller when no config is set
Hans de Goede
1
-0
/
+11
2022-11-01
Input: Add driver for Cypress Generation 5 touchscreen
Alistair Francis
3
-0
/
+918
2022-10-29
Input: add driver for Hynitron cstxxx touchscreens
Chris Morgan
3
-0
/
+511
2022-10-28
Input: stmpe-keypad - add missing of.h include
Dmitry Torokhov
1
-0
/
+1
2022-10-24
Input: tps6507x-ts - remove variable loops
Colin Ian King
1
-2
/
+0
2022-10-24
Input: iqs7222 - add support for IQS7222A v1.13+
Jeff LaBundy
1
-0
/
+111
2022-10-24
Input: iqs7222 - protect against undefined slider size
Jeff LaBundy
1
-1
/
+8
2022-10-24
Input: iqs7222 - report malformed properties
Jeff LaBundy
1
-8
/
+36
2022-10-24
Input: iqs7222 - drop unused device node references
Jeff LaBundy
1
-194
/
+146
2022-10-24
Input: egalax_ts - do not hardcode interrupt trigger
Dmitry Torokhov
1
-4
/
+3
2022-10-24
Input: egalax_ts - switch to using gpiod API
Dmitry Torokhov
1
-25
/
+17
2022-10-17
Merge tag 'v6.1-rc1' into next
Dmitry Torokhov
12
-16
/
+31
2022-10-15
Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode
Aman Dhoot
1
-0
/
+1
2022-10-11
Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
111
-1113
/
+2102
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2022-10-10
Input: dlink-dir685-touchkeys - make array bl_data static const
Colin Ian King
1
-2
/
+2
2022-10-10
Input: atmel_captouch - drop obsolete dependency on COMPILE_TEST
Jean Delvare
2
-4
/
+2
2022-10-09
Merge branch 'next' into for-linus
Dmitry Torokhov
135
-1256
/
+2149
2022-10-09
Input: i8042 - fix refount leak on sparc
Liang He
1
-8
/
+19
2022-10-09
Input: i8042 - add LoongArch support in i8042-acpipnpio.h
Huacai Chen
2
-1
/
+7
2022-10-09
Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.h
Huacai Chen
2
-4
/
+4
2022-10-09
Input: pinephone-keyboard - support the proxied I2C bus
Samuel Holland
1
-0
/
+76
2022-10-09
Input: pinephone-keyboard - add PinePhone keyboard driver
Samuel Holland
3
-0
/
+406
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-68
/
+23
2022-10-03
Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-5
/
+5
2022-10-03
input: libps2: mark data received in __ps2_command() as initialized
Alexander Potapenko
1
-1
/
+4
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
46
-138
/
+0
2022-09-29
Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+5
2022-09-28
Input: xpad - add X-Box Adaptive Profile button
Nate Yocom
1
-2
/
+15
2022-09-28
Input: xpad - add X-Box Adaptive XBox button
Nate Yocom
1
-1
/
+2
2022-09-28
Input: xpad - add X-Box Adaptive support
Nate Yocom
1
-0
/
+1
2022-09-28
Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"
Colin Ian King
1
-1
/
+1
2022-09-28
Input: ibm-panel - add missing MODULE_DEVICE_TABLE
Zeng Heng
1
-0
/
+1
2022-09-28
Input: icn8505 - utilize acpi_get_subsystem_id()
Andy Shevchenko
1
-21
/
+9
2022-09-27
Input: xpad - decipher xpadone packages with GIP defines
Pavel Rojtberg
1
-30
/
+69
2022-09-27
Input: xpad - refactor using BIT() macro
Pavel Rojtberg
1
-56
/
+57
2022-09-27
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
1
-8
/
+8
2022-09-27
Input: twl4030-pwrbutton - add missing of.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-27
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
1
-1
/
+1
2022-09-26
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
[prev]
[next]