summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07dt-bindings: input: 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-07Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov
2023-07-05Input: gameport - add ISA and HAS_IOPORT dependenciesNiklas Schnelle
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly
2023-06-06MAINTAINERS: Adjust Qualcomm driver globbingCaleb 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-23Input: tests - add test to cover all input_grab_device() functionDana Elfassy
2023-05-23Input: gpio-keys - use input_report_key()Geert Uytterhoeven
2023-05-22Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas
2023-05-22Input: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-18Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov
2023-05-18Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov
2023-05-18Input: libps2 - fix NAK handlingDmitry Torokhov
2023-05-18Input: libps2 - rework handling of command responseDmitry Torokhov
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-11dt-bindings: input: cypress,cyapa: convert to dtschemaKrzysztof Kozlowski