summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-12-031-4/+2
|\
| * Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou2019-11-211-1/+1
| * Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou2019-11-211-4/+2
* | Merge branch 'next' into for-linusDmitry Torokhov2019-11-2547-1805/+1497
|\ \
| * | Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil2019-11-231-1/+14
| * | Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil2019-11-231-0/+1
| * | Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-234-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-131-0/+14
| * | Input: ili210x - add resolution to chip operations structureSven Van Asbroeck2019-11-131-2/+7
| * | Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck2019-11-131-21/+0
| * | Input: mms114 - use device_get_match_dataStephan Gerhold2019-11-121-2/+1
| * | Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-121-162/+216
| |\ \
| | * | Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov2019-11-121-24/+0
| | * | Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov2019-11-121-2/+0
| | * | Input: ili210x - define and use chip operations structureDmitry Torokhov2019-11-121-136/+173
| | * | Input: ili210x - do not set parent device explicitlyDmitry Torokhov2019-11-121-1/+0
| | * | Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2019-11-121-1/+6
| | * | Input: ili210x - switch to using threaded IRQDmitry Torokhov2019-11-121-61/+56
| | * | Input: ili210x - add ILI2117 supportMarek Vasut2019-11-121-1/+45
| * | | Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi2019-11-121-2/+2
| * | | Input: synaptics-rmi4 - simplify data read in rmi_f54_workLucas Stach2019-11-051-32/+16
| * | | Input: kxtj9 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-122/+37
| * | | Input: kxtj9 - switch to using managed resourcesDmitry Torokhov2019-10-301-58/+28
| * | | Input: bma150 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-112/+44
| * | | Input: bma150 - use managed resources helpersJonathan Bakker2019-10-301-37/+14
| * | | Input: mma8450 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-56/+46
| * | | Input: gpio_decoder - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-20/+23
| * | | Input: rb532_button - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-16/+17
| * | | Input: rb532_button - switch to using managed resourcesDmitry Torokhov2019-10-301-18/+2
| * | | Input: sgi_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-13/+13
| * | | Input: sgi_btns - switch to using managed resourcesDmitry Torokhov2019-10-301-29/+8
| * | | Input: cobalt_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-13/+14
| * | | Input: cobalt_btns - convert to use managed resourcesDmitry Torokhov2019-10-301-40/+17
| * | | Input: wistron_btns - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-25/+27
| * | | Input: apanel - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-90/+64
| * | | Input: gpio_keys_polled - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-32/+34
| * | | Input: jornada680_kbd - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-19/+19
| * | | Input: clps711x-keypad - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-42/+29
| * | | Input: adc-keys - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-18/+19
| * | | Input: tsc6507x-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-20/+17
| * | | Input: ts4800-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-31/+38
| * | | Input: sur40 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-40/+53
| * | | Input: raspberrypi-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-19/+20
| * | | Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-31/+34
| * | | Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-291-0/+30
| * | | Input: st1232 - switch to using MT-B protocolDmitry Torokhov2019-10-291-54/+56
| * | | Input: st1232 - note that the receive buffer is DMA-safeDmitry Torokhov2019-10-291-1/+1
| * | | Input: st1232 - do not set parent device explicitlyDmitry Torokhov2019-10-291-1/+0
| * | | Input: st1232 - do not allocate fingers data separatelyDmitry Torokhov2019-10-291-10/+6