summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-07-07Input: adp5588-keys - use devm_regulator_get_enable()Christophe JAILLET
2023-07-07Input: pinephone-keyboard - use devm_regulator_get_enable()Christophe JAILLET
2023-07-07Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski
2023-07-07Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski
2023-07-07Input: bcm-keypad - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: sx8643 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: gpio_keys_polled - simplify with dev_err_probe()Krzysztof Kozlowski
2023-07-07Input: exc3000 - support power supply regulatorsMike Looijmans
2023-07-07Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick
2023-07-07Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga
2023-07-07Input: xpad - fix support for some third-party controllersVicki Pfau
2023-07-05Input: gameport - add ISA and HAS_IOPORT dependenciesNiklas Schnelle
2023-07-05Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDXSebastian Reichel
2023-07-05Input: cpcap-pwrbutton - remove initial kernel-doc notationRandy Dunlap
2023-07-05Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet
2023-06-09Input: ads7846 - fix pointer cast warningArnd Bergmann
2023-06-07Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-07Input: ads7846 - Fix usage of match dataLinus Walleij
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly
2023-06-06Input: gameport - provide default trigger() and read()Dmitry Torokhov
2023-06-06Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König
2023-06-06Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij