summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-14/+6
* Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-5/+3
* Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-21/+9
* Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-26/+12
* Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-7/+2
* Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-29/+11
* Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-16/+6
* Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-7/+3
* Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-14/+6
* Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-11/+6
* Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-7/+2
* Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-21/+9
* Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-082-28/+11
* Input: gpio_keys_polled - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-081-6/+2
* Input: exc3000 - support power supply regulatorsMike Looijmans2023-07-081-0/+7
* dt-bindings: input: exc3000: support power supply regulatorsMike Looijmans2023-07-081-0/+2
* Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick2023-07-081-0/+2
* Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga2023-07-081-0/+1
* Input: xpad - fix support for some third-party controllersVicki Pfau2023-07-081-0/+22
* Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov2023-07-081-1/+1
* Input: gameport - add ISA and HAS_IOPORT dependenciesNiklas Schnelle2023-07-062-6/+24
* Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly2023-06-061-4/+15
* MAINTAINERS: Adjust Qualcomm driver globbingCaleb Connolly2023-06-061-1/+1
* Input: gameport - provide default trigger() and read()Dmitry Torokhov2023-06-062-11/+18
* Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König2023-06-061-3/+2
* Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König2023-06-061-5/+8
* Input: tests - add test to cover all input_grab_device() functionDana Elfassy2023-05-231-0/+32
* Input: gpio-keys - use input_report_key()Geert Uytterhoeven2023-05-231-3/+3
* Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas2023-05-234-45/+45
* Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-232-0/+2
* Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov2023-05-181-4/+32
* Input: libps2 - introduce common interrupt handlerDmitry Torokhov2023-05-184-152/+269
* Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov2023-05-181-4/+11
* Input: libps2 - fix NAK handlingDmitry Torokhov2023-05-181-1/+1
* Input: libps2 - rework handling of command responseDmitry Torokhov2023-05-181-8/+10
* Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov2023-05-182-8/+2
* Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov2023-05-186-29/+44
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-1792-92/+92
* dt-bindings: input: cypress,cyapa: convert to dtschemaKrzysztof Kozlowski2023-05-112-42/+49
* Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut2023-05-111-2/+1
* Input: pwm-vibra - add support for enable GPIOLuca Weiss2023-05-081-0/+16
* Input: pwm-vibra - add newline to dev_err printsLuca Weiss2023-05-081-10/+10
* dt-bindings: input: pwm-vibrator: Add enable-gpioLuca Weiss2023-05-081-0/+2
* Input: ili210x - probe even if no resolution informationMarek Vasut2023-05-061-13/+23
* Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann2023-05-051-0/+1