summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2019-12-13Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost1-1/+1
2019-12-13Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-13Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil1-2/+0
2019-12-13Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach1-0/+3
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil1-0/+1
2019-12-13Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-11-20Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan1-0/+1
2019-11-20Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach1-1/+1
2019-11-20Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2-4/+4
2019-11-20Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan1-2/+26
2019-11-20Input: synaptics-rmi4 - fix video buffer sizeLucas Stach1-1/+1
2019-11-20Input: ff-memless - kill timer in destroy()Oliver Neukum1-0/+9
2019-10-29Input: st1232 - fix reporting multitouch coordinatesDixit Parmar1-2/+4
2019-10-29Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green1-1/+5
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-10-29Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng1-26/+29
2019-08-20Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui1-29/+6
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-44/+56
2019-08-06Input: iforce - add sanity checksOliver Neukum1-0/+5
2019-08-06Input: applespi - use struct_size() helperGustavo A. R. Silva1-2/+1
2019-08-01Input: kbtab - sanity check for endpoint typeOliver Neukum1-2/+4
2019-08-01Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum1-0/+2
2019-07-31Input: applespi - add dependency on LEDS_CLASSYueHaibing1-0/+1
2019-07-25Input: synaptics - enable RMI mode for HP Spectre X360Dmitry Torokhov1-0/+1
2019-07-24Input: elantech - annotate fall-through case in elantech_use_host_notify()Dmitry Torokhov1-0/+1
2019-07-23Input: elantech - enable SMBus on new (2018+) systemsKai-Heng Feng1-29/+25
2019-07-23Input: applespi - fix trivial typo in struct descriptionNikolas Nyby1-4/+4
2019-07-23Input: applespi - select CRC16 moduleArnd Bergmann1-0/+1
2019-07-21Input: applespi - fix warnings detected by sparseRonald Tschalär1-7/+11
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-29/+2183
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov377-2611/+2576
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang1-1/+1
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing1-1/+2
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär5-0/+2117
2019-07-15Input: alps - don't handle ALPS cs19 trackpoint-only deviceHui Wang1-0/+32
2019-07-15Input: hyperv-keyboard - remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura1-2/+2
2019-07-15Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen1-0/+1
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher6-18/+0
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov374-2597/+422
2019-07-15Input: synaptics - fix misuse of strlcpyJoe Perches1-1/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-14Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds1-1/+1
2019-07-14*: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov1-1/+1
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds25-700/+774
2019-07-13Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang1-2/+1
2019-07-13Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-07-11Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta1-2/+7
2019-07-11Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta1-0/+3
2019-07-11Input: synaptics - whitelist Lenovo T580 SMBus intertouchNick Black1-0/+1