summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-274-4/+4
|\
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-2511-40/+59
|\ \
| * | Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold2020-01-211-1/+1
| * | Input: keyspan-remote - fix control-message timeoutsJohan Hovold2020-01-171-3/+6
| * | Input: max77650-onkey - add of_match tableBartosz Golaszewski2020-01-171-0/+7
| * | Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil2020-01-171-16/+27
| * | Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil2020-01-171-0/+2
| * | Input: sur40 - fix interface sanity checksJohan Hovold2020-01-101-1/+1
| * | Input: gtco - drop redundant variable reinitJohan Hovold2020-01-101-2/+0
| * | Input: gtco - fix extra-descriptor debug messageJohan Hovold2020-01-101-1/+2
| * | Input: gtco - fix endpoint sanity checkJohan Hovold2020-01-101-7/+3
| * | Input: aiptek - use descriptors of current altsettingJohan Hovold2020-01-101-1/+1
| * | Input: aiptek - fix endpoint sanity checkJohan Hovold2020-01-101-3/+3
| * | Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold2020-01-101-1/+1
| * | Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-101-1/+5
| * | Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen2020-01-101-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-01-104-25/+42
|\| | | |/ |/|
| * Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang2019-12-141-1/+7
| * Input: add safety guards to input_set_keycode()Dmitry Torokhov2019-12-141-10/+16
| * Input: input_event - fix struct padding on sparc64Arnd Bergmann2019-12-142-12/+16
| * Input: uinput - always report EPOLLOUTDmitry Torokhov2019-12-141-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-12-086-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-051-2/+0
| | * Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-051-0/+3
| | * Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-051-0/+9
| | * Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann2019-12-051-1/+1
| | * Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov2019-12-051-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-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