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-07-07
Input: adp5588-keys - use devm_regulator_get_enable()
Christophe JAILLET
1
-16
/
+1
2023-07-07
Input: pinephone-keyboard - use devm_regulator_get_enable()
Christophe JAILLET
1
-19
/
+1
2023-07-07
Input: bu21029_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
1
-20
/
+15
2023-07-07
Input: bu21013_ts - use local 'client->dev' variable in probe()
Krzysztof Kozlowski
1
-33
/
+28
2023-07-07
Input: bcm-keypad - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+4
2023-07-07
Input: sx8643 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2023-07-07
Input: surface3_spi - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-10
/
+3
2023-07-07
Input: sis_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2023-07-07
Input: silead - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+3
2023-07-07
Input: resistive-adc-touch - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: raydium_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-21
/
+9
2023-07-07
Input: pixcir_i2c_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-26
/
+12
2023-07-07
Input: melfas_mip4 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2023-07-07
Input: goodix - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-29
/
+11
2023-07-07
Input: elants_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-16
/
+6
2023-07-07
Input: ektf2127 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: edf-ft5x06 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+3
2023-07-07
Input: cy8ctma140 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: chipone_icn8318 - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: bu21029_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-14
/
+6
2023-07-07
Input: bu21013_ts - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-11
/
+6
2023-07-07
Input: elan_i2c - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-7
/
+2
2023-07-07
Input: rotary_encoder - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: pwm-vibra - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-21
/
+9
2023-07-07
Input: gpio-vibra - simplify with dev_err_probe()
Krzysztof Kozlowski
2
-28
/
+11
2023-07-07
Input: gpio_keys_polled - simplify with dev_err_probe()
Krzysztof Kozlowski
1
-6
/
+2
2023-07-07
Input: exc3000 - support power supply regulators
Mike Looijmans
1
-0
/
+7
2023-07-07
Input: xpad - add GameSir T4 Kaleid Controller support
Jonathan Frederick
1
-0
/
+2
2023-07-07
Input: xpad - add GameSir VID for Xbox One controllers
Sam Lantinga
1
-0
/
+1
2023-07-07
Input: xpad - fix support for some third-party controllers
Vicki Pfau
1
-0
/
+22
2023-07-05
Input: gameport - add ISA and HAS_IOPORT dependencies
Niklas Schnelle
2
-6
/
+24
2023-07-05
Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDX
Sebastian Reichel
1
-9
/
+1
2023-07-05
Input: cpcap-pwrbutton - remove initial kernel-doc notation
Randy Dunlap
1
-1
/
+1
2023-07-05
Input: exc3000 - add ACPI support for EXC80H60
Andreas Helbech Kleist
1
-0
/
+10
2023-06-29
Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-8
/
+1
2023-06-29
Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
113
-403
/
+793
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-72
/
+41
2023-06-28
Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'docs-arm-move' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
113
-403
/
+793
2023-06-24
Add Renesas PMIC RAA215300 and built-in RTC
Mark Brown
5
-7
/
+37
2023-06-16
docs: update some straggling Documentation/arm references
Jonathan Corbet
1
-1
/
+1
2023-06-09
Input: ads7846 - fix pointer cast warning
Arnd Bergmann
1
-1
/
+1
2023-06-07
Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-7
/
+37
2023-06-07
Input: ads7846 - Fix usage of match data
Linus Walleij
1
-8
/
+1
2023-06-06
Input: pm8941-powerkey - fix debounce on gen2+ PMICs
Caleb Connolly
1
-4
/
+15
2023-06-06
Input: gameport - provide default trigger() and read()
Dmitry Torokhov
1
-2
/
+16
2023-06-06
Input: tps65219-pwrbutton - use regmap_set_bits()
Uwe Kleine-König
1
-3
/
+2
2023-06-06
Input: tps65219-pwrbutton - convert to .remove_new()
Uwe Kleine-König
1
-5
/
+8
2023-05-24
Input: ads7846 - Convert to use software nodes
Linus Walleij
1
-72
/
+41
[prev]
[next]