summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2019-11-25MLK-11703-1: input: touchscreen: max11801_ts: Add DCM mode for max11801 ADCRobin Gong
2019-11-25input: isl29023: Add regulator_disable to avoid WARN_ONClark Wang
2019-11-25input: misc: add sensors makefile stringsClark Wang
2019-11-25input: misc: fxls8471: add motion sensor fxls8471_i2cClark Wang
2019-11-25MLK-13471: fxls8471: add a symbol export to fix module buildJulien Olivain
2019-11-25MLK-11957 input: misc: fxls8471: remove unnecessary .kfree()Fugang Duan
2019-11-25MLK-11206: input: misc: fxls8471: support ±2g/±4g/±8g dynamically selectionGao Pan
2019-11-25MLK-10948 input: misc: fxls8471: add motion sensor fxls8471gaopan
2019-11-25MLK-20234 isl29023: fix Coverity warningClark Wang
2019-11-25MLK-11471-01 input: misc: isl29023: Add isl29023 driver support on i.MX6Q/DL/...Luwei Zhou
2019-11-25MLK-11468 input: mma8450: evbug module will keep print message.Fugang Duan
2019-11-25MLK-11467 input: mma8450: Add chip id check in probeLuwei Zhou
2019-11-25MLK-17837-01 input: misc: rpmsg_input: add rpmsg virtual sensor driverFugang Duan
2019-11-25MLK-10835-3 input: misc: mpl3115: add Freescale MPL3115 pressure temperature ...Fugang Duan
2019-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-22Revert "Input: synaptics - enable RMI mode for X1 Extreme 2nd Generation"Lyude Paul
2019-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-15Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul
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-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-12Input: cyttsp4_core - fix use after free bugPan Bian
2019-11-12Input: synaptics-rmi4 - clear IRQ enables for F54Lucas Stach
2019-11-04Input: synaptics-rmi4 - remove unused result_bits maskAndrew Duggan
2019-11-04Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan
2019-11-04Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driverAndrew Duggan
2019-11-04Input: synaptics-rmi4 - fix video buffer sizeLucas Stach
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-21Input: st1232 - fix reporting multitouch coordinatesDixit Parmar
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-15Revert "Input: elantech - enable SMBus on new (2018+) systems"Kai-Heng Feng
2019-10-11Input: synaptics-rmi4 - avoid processing unknown IRQsEvan Green
2019-10-08Input: soc_button_array - partial revert of support for newer surface devicesHans de Goede
2019-10-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy
2019-10-02Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-17Merge tag 'media/v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-09-05Input: sidewinder - make array seq static const, makes object smallerColin Ian King
2019-09-05Input: reset device timestamp on syncDmitry Torokhov
2019-09-02Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov
2019-09-02Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov
2019-09-02Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov
2019-09-02Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov
2019-09-02Input: bu21013_ts - remove support for platform dataDmitry Torokhov
2019-09-02Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov
2019-09-02Input: bu21013_ts - remove useless commentsDmitry Torokhov
2019-09-02Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov
2019-09-02Input: bu21013_ts - rename some variablesDmitry Torokhov
2019-09-02Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij