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-12-02
Input: synaptics_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: elan_i2c_core - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cyapa - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: pcf8574_keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+2
2022-12-02
Input: mma8450 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: kxtj9 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ibm-panel - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: drv2667 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: drv2665 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: drv260x - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: da7280 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cma3000_d0x_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: bma150 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: atmel_captouch - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: apanel - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: adxl34x-i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: ad714x-i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: tm2-touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: tca8418_keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: tca6416-keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: qt2160 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: qt1070 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: mpr121_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: mcs_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: max7359_keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: lm8333 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: lm8323 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: dlink-dir685-touchkeys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cap11xx - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: adp5589-keys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: adp5588-keys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: as5011 - 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-30
Input: wistron_btns - disable on UML
Randy Dunlap
1
-1
/
+1
2022-11-29
Input: elants_i2c - delete some dead code
Dan Carpenter
1
-2
/
+0
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-3
/
+1
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: elan_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-22
Input: elan_i2c - use PM subsystem to manage wake irq
Raul E Rangel
1
-7
/
+10
2022-11-18
Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-13
/
+33
2022-11-18
Input: i8042 - fix leaking of platform device on module removal
Chen Jun
1
-4
/
+0
2022-11-17
Input: max8997 - convert to modern way to get a reference to a PWM
Uwe Kleine-König
1
-4
/
+3
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
[prev]
[next]