summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-5/+3
* | | | Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
* | | | Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-26/+12
* | | | Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+2
* | | | Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-29/+11
* | | | Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-16/+6
* | | | Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+3
* | | | Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
* | | | Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-11/+6
* | | | Input: elan_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+2
* | | | Input: rotary_encoder - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: pwm-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
* | | | Input: gpio-vibra - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-072-28/+11
* | | | Input: gpio_keys_polled - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* | | | Input: exc3000 - support power supply regulatorsMike Looijmans2023-07-071-0/+7
* | | | Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick2023-07-071-0/+2
* | | | Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga2023-07-071-0/+1
* | | | Input: xpad - fix support for some third-party controllersVicki Pfau2023-07-071-0/+22
* | | | Input: gameport - add ISA and HAS_IOPORT dependenciesNiklas Schnelle2023-07-052-6/+24
* | | | Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly2023-06-061-4/+15
* | | | Input: gameport - provide default trigger() and read()Dmitry Torokhov2023-06-061-2/+16
* | | | 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-222-39/+39
* | | | Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-222-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-183-129/+231
* | | | 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-181-7/+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
* | | | Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut2023-05-101-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
* | | | 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
* | | | Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand2023-05-051-0/+77
* | | | Input: tests - fix input_test_match_device_id testDmitry Torokhov2023-05-051-1/+1
* | | | Input: avoid calling input_set_abs_val() in the event handling coreDmitry Torokhov2023-05-021-2/+4
* | | | Input: tests - modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven2023-05-021-1/+1
* | | | Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven2023-05-021-2/+2
* | | | Input: uinput - allow injecting event timesBiswarup Pal2023-05-011-0/+34