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
/
touchscreen
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-02
Input: rohm_bu21023 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: raydium_i2c_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: pixcir_i2c_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: mms114 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: migor_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: melfas_mip4 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-12-02
Input: mcs5000_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: max11801_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: iqs5xx - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ilitek_ts_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ili210x - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: hycon-hy46xx - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: hx83112b: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: hideep - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: goodix - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ektf2127 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: egalax_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: eeti_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: edt-ft5x06 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: cyttsp_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cyttsp5: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cyttsp4 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cy8ctmg110_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cy8ctma140 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: chipone_icn8318 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: bu21029_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: bu21013_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: auo-pixcir-ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: atmel_mxt_ts - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-12-02
Input: ar1021_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ad7879-i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-30
Input: msg2638 - only read linux,keycodes array if necessary
Vincent Knecht
1
-7
/
+9
2022-11-29
Input: elants_i2c - delete some dead code
Dan Carpenter
1
-2
/
+0
2022-11-22
Input: stmpe-ts - drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-11-22
Input: raydium_ts_i2c - don't set wake_capable and wake_irq
Raul E Rangel
1
-9
/
+0
2022-11-22
Input: elants_i2c - don't set wake_capable and wake_irq
Raul E Rangel
1
-16
/
+0
2022-11-22
Input: raydium_ts_i2c - use PM subsystem to manage wake irq
Raul E Rangel
1
-6
/
+10
2022-11-22
Input: elants_i2c - use PM subsystem to manage wake irq
Raul E Rangel
1
-4
/
+11
2022-11-17
Input: elants_i2c - properly handle the reset GPIO when power is off
Douglas Anderson
1
-6
/
+3
2022-11-17
Input: hynitron_cstxxx - initialize tmp to 0 to fix uninitialized variable issue
Chris Morgan
1
-1
/
+1
2022-11-16
Input: msg2638 - add support for msg2138 key events
Vincent Knecht
1
-4
/
+58
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-07
Input: add driver for Himax hx83112b touchscreen devices
Job Noorman
3
-0
/
+378
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-24
Input: tps6507x-ts - remove variable loops
Colin Ian King
1
-2
/
+0
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
[prev]
[next]