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-09-23
Input: da9052_onkey - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: 88pm80x_onkey - convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-09-23
Input: stmpe-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: spear-keyboard - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: sh_keysc - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: samsung-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: omap4-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: omap-keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: matrix_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: iqs62x-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: ep93xx_keypad - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: cros_ec_keyb - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-23
Input: adp5520-keys - convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-17
Input: xpad - add HyperX Clutch Gladiate Support
Max Nguyen
1
-0
/
+2
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
1
-1
/
+1
2023-09-06
Input: wdt87xx_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+4
2023-09-06
Input: tsc2004/5 - use device core to create driver-specific device attributes
Dmitry Torokhov
4
-17
/
+16
2023-09-06
Input: stmfts - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: s6sy761 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: rohm_bu21023 - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-10
/
+2
2023-09-06
Input: raydium_i2c_ts - use device core to create driver-specific device attr...
Dmitry Torokhov
1
-13
/
+3
2023-09-06
Input: melfas-mip4 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-11
/
+2
2023-09-06
Input: iqs5xx - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-7
/
+3
2023-09-06
Input: ilitek_ts_i2c - use device core to create driver-specific device attri...
Dmitry Torokhov
1
-10
/
+2
2023-09-06
Input: ili210x - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-10
/
+5
2023-09-06
Input: hycon-hy46xx - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: hideep - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+3
2023-09-06
Input: exc3000 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-9
/
+3
2023-09-06
Input: elants_i2c - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+3
2023-09-06
Input: edt-ft5x06 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: ads7846 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+6
2023-09-06
Input: ad7879 - use device core to create driver-specific device attributes
Dmitry Torokhov
4
-10
/
+17
2023-09-06
Input: ad7877 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-7
/
+5
2023-09-06
Input: kxtj9 - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-12
/
+17
2023-09-06
Input: iqs269a - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-8
/
+2
2023-09-06
Input: cyapa - use device core to create driver-specific device attributes
Dmitry Torokhov
1
-11
/
+3
2023-09-06
Input: cros_ec_keyb - use device core to create driver-specific device attrib...
Dmitry Torokhov
1
-7
/
+3
2023-09-06
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
73
-1029
/
+3638
2023-09-05
Merge tag 'v6.5' into next
Dmitry Torokhov
3
-78
/
+40
2023-08-30
Merge branch 'next' into for-linus
Dmitry Torokhov
73
-1022
/
+3622
2023-08-15
Input: goodix - add support for ACPI ID GDX9110
Felix Engelhardt
1
-0
/
+1
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-3
/
+2
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-01
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
1
-4
/
+4
2023-07-31
input: serport: remove casts from tty->disc_data
Jiri Slaby
1
-5
/
+5
2023-07-28
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
1
-28
/
+20
2023-07-28
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
1
-35
/
+18
2023-07-28
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
1
-6
/
+2
[prev]
[next]