summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2019-11-252-12/+34
| |/ / |/| |
* | | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil2019-11-221-1/+14
* | | Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-221-0/+1
* | | Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-224-27/+27
* | | Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang2019-11-151-1/+1
* | | Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck2019-11-121-0/+14
* | | Input: ili210x - add resolution to chip operations structureSven Van Asbroeck2019-11-121-2/+7
* | | Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck2019-11-121-21/+0
* | | Input: mms114 - use device_get_match_dataStephan Gerhold2019-11-111-2/+1
* | | Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-111-162/+216
|\ \ \
| * | | Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov2019-11-111-24/+0
| * | | Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov2019-11-111-2/+0
| * | | Input: ili210x - define and use chip operations structureDmitry Torokhov2019-11-111-136/+173
| * | | Input: ili210x - do not set parent device explicitlyDmitry Torokhov2019-11-111-1/+0
| * | | Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2019-11-111-1/+6
| * | | Input: ili210x - switch to using threaded IRQDmitry Torokhov2019-11-111-61/+56
| * | | Input: ili210x - add ILI2117 supportMarek Vasut2019-11-111-1/+45
* | | | Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi2019-11-111-2/+2
* | | | Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach2019-11-041-32/+16
* | | | Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-122/+37
* | | | Input: kxtj9 - switch to using managed resourcesDmitry Torokhov2019-10-291-58/+28
* | | | Input: bma150 - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-112/+44
* | | | Input: bma150 - use managed resources helpersJonathan Bakker2019-10-291-37/+14
* | | | Input: mma8450 - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-56/+46
* | | | Input: gpio_decoder - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-20/+23
* | | | Input: rb532_button - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-16/+17
* | | | Input: rb532_button - switch to using managed resourcesDmitry Torokhov2019-10-291-18/+2
* | | | Input: sgi_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-13/+13
* | | | Input: sgi_btns - switch to using managed resourcesDmitry Torokhov2019-10-291-29/+8
* | | | Input: cobalt_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-13/+14
* | | | Input: cobalt_btns - convert to use managed resourcesDmitry Torokhov2019-10-291-40/+17
* | | | Input: wistron_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-25/+27
* | | | Input: apanel - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-90/+64
* | | | Input: gpio_keys_polled - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-32/+34
* | | | Input: jornada680_kbd - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-19/+19
* | | | Input: clps711x-keypad - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-42/+29
* | | | Input: adc-keys - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-18/+19
* | | | Input: tsc6507x-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-20/+17
* | | | Input: ts4800-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-31/+38
* | | | Input: sur40 - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-40/+53
* | | | Input: raspberrypi-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-19/+20
* | | | Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov2019-10-292-31/+34
* | | | Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-281-0/+30
* | | | Input: st1232 - switch to using MT-B protocolDmitry Torokhov2019-10-281-54/+56
* | | | Input: st1232 - note that the receive buffer is DMA-safeDmitry Torokhov2019-10-281-1/+1
* | | | Input: st1232 - do not set parent device explicitlyDmitry Torokhov2019-10-281-1/+0
* | | | Input: st1232 - do not allocate fingers data separatelyDmitry Torokhov2019-10-281-10/+6
* | | | Input: st1232 - do not reset the chip too earlyDmitry Torokhov2019-10-281-10/+12
* | | | Input: st1232 - rely on I2C core to configure wakeup interruptDmitry Torokhov2019-10-281-10/+6
* | | | Input: st1232 - do not unconditionally configure as wakeup sourceDmitry Torokhov2019-10-281-1/+0