summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2020-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-01-20Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold
2020-01-16Input: keyspan-remote - fix control-message timeoutsJohan Hovold
2020-01-16Input: max77650-onkey - add of_match tableBartosz Golaszewski
2020-01-16Input: rmi_f54 - read from FIFO in 32 byte blocksHans Verkuil
2020-01-16Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"Hans Verkuil
2020-01-10Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-10Input: gtco - drop redundant variable reinitJohan Hovold
2020-01-10Input: gtco - fix extra-descriptor debug messageJohan Hovold
2020-01-10Input: gtco - fix endpoint sanity checkJohan Hovold
2020-01-10Input: aiptek - use descriptors of current altsettingJohan Hovold
2020-01-10Input: aiptek - fix endpoint sanity checkJohan Hovold
2020-01-10Input: pegasus_notetaker - fix endpoint sanity checkJohan Hovold
2020-01-10Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-10Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()Miles Chen
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-13Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang
2019-12-13Input: add safety guards to input_set_keycode()Dmitry Torokhov
2019-12-13Input: input_event - fix struct padding on sparc64Arnd Bergmann
2019-12-13Input: uinput - always report EPOLLOUTDmitry Torokhov
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov
2019-12-04Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil
2019-12-04Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach
2019-12-04Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-04Input: uinput - fix returning EPOLLOUT from uinput_pollMarcel Holtmann
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht
2019-11-25Merge branch 'next' into for-linusDmitry Torokhov
2019-11-22Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54Hans Verkuil
2019-11-22Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil
2019-11-22Input: fix Kconfig indentationKrzysztof Kozlowski
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul
2019-11-21Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou
2019-11-21Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul
2019-11-15Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang
2019-11-15Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan
2019-11-15Input: ff-memless - kill timer in destroy()Oliver Neukum
2019-11-12Input: cyttsp4_core - fix use after free bugPan Bian
2019-11-12Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach
2019-11-12Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck
2019-11-12Input: ili210x - add resolution to chip operations structureSven Van Asbroeck
2019-11-12Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck
2019-11-11Input: mms114 - use device_get_match_dataStephan Gerhold
2019-11-11Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov
2019-11-11Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov
2019-11-11Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov
2019-11-11Input: ili210x - define and use chip operations structureDmitry Torokhov