summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2018-08-24MLK-17837-01 input: misc: rpmsg_input: add rpmsg virtual sensor driverFugang Duan
2018-08-24MLK-17061-1 sensor: set sensor interrupt pins as open-drainGao Pan
2018-08-24MLK-13471: fxls8471: add a symbol export to fix module buildJulien Olivain
2018-08-24MLK-11957 input: misc: fxls8471: remove unnecessary .kfree()Fugang Duan
2018-08-24MLK-11471-01 input: misc: isl29023: Add isl29023 driver support on i.MX6Q/DL/...Luwei Zhou
2018-08-24MLK-11468 input: mma8450: evbug module will keep print message.Fugang Duan
2018-08-24MLK-11467 input: mma8450: Add chip id check in probeLuwei Zhou
2018-08-23MLK-11206: input: misc: fxls8471: support ±2g/±4g/±8g dynamically selectionGao Pan
2018-08-23MLK-10948 input: misc: fxls8471: add motion sensor fxls8471gaopan
2018-08-23MLK-10835-3 input: misc: mpl3115: add Freescale MPL3115 pressure temperature ...Fugang Duan
2018-04-29Input: drv260x - fix initializing overdrive voltageDmitry Torokhov
2018-03-24Input: twl4030-pwrbutton - use correct device for irq requestSebastian Reichel
2018-01-23Input: twl4030-vibra - fix sibling-node lookupJohan Hovold
2018-01-23Input: twl6040-vibra - fix child-node lookupJohan Hovold
2017-11-18Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-03-30Input: cm109 - validate number of endpoints before using themJohan Hovold
2017-03-30Input: yealink - validate number of endpoints before using themJohan Hovold
2017-03-30Input: ims-pcu - validate number of endpoints before using themJohan Hovold
2017-02-14Input: uinput - fix crash when mixing old and new init styleDmitry Torokhov
2017-01-09Input: drv260x - fix input device's parent assignmentJingkui Wang
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-10Input: tps65218-pwrbutton - add support for tps65217 variantMarcin Niestroj
2016-08-31miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan
2016-08-29Input: add generic input driver to read encoded GPIO linesVignesh R
2016-08-22Input: max77693-haptic - change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-27Input: rotary_encoder - support binary encoding of statesUwe Kleine-König
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-19Merge branch 'for-linus' into nextDmitry Torokhov
2016-07-13Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possibleJan Beulich
2016-06-23Input: add powerkey driver for HISI 65xx SoCJorge Ramirez-Ortiz
2016-06-23Input: apanel - spelling mistake - "skiping" -> "skipping"Colin Ian King
2016-06-23Input: regulator-haptic - fix spelling mistake: "dveice" -> "device"Colin Ian King
2016-06-18Merge branch 'cec-defines' into for-linusDmitry Torokhov
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-27Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-20Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang
2016-05-19Input: atmel_captouch - add dependence on i2cArnd Bergmann
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-18Input: add Atmel Captouch Button driverDaniel Hung-yu Wu
2016-05-17input: misc: pwm-beeper: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max8997: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17input: misc: max77693: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-16Merge branch 'next' into for-linusDmitry Torokhov
2016-05-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-09Input: twl6040-vibra - fix DT node memory managementH. Nikolaus Schaller