summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-076-17/+49
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-12-066-17/+49
| |\
| | * Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil2019-12-041-2/+0
| | * Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-041-0/+3
| | * Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-041-0/+9
| | * Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-041-1/+1
| | * Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-041-2/+2
| | * Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht2019-11-252-12/+34
* | | 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-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