summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-07-10Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()Yangtao Li
2023-07-10Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-10Input: bcm-keypad - convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-10Input: iqs7222 - add support for Azoteq IQS7222DJeff LaBundy
2023-07-10Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy
2023-07-10Input: tegra-kbc - use devm_platform_ioremap_resourceMartin Kaiser
2023-07-10Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede
2023-07-10Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede
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