summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-16Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-08-11Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-08-11Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2022-09-15Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-06-14Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2020-12-30Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-11-24Input: adxl34x - clean up a data type in adxl34x_probe()Dan Carpenter1-1/+1
2020-01-29Input: pm8xxx-vib - fix handling of separate enable registerStephan Gerhold1-1/+1
2020-01-29Input: keyspan-remote - fix control-message timeoutsJohan Hovold1-3/+6
2020-01-14Input: input_event - fix struct padding on sparc64Arnd Bergmann1-5/+9
2019-10-29Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch1-4/+1
2019-06-25Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOADAndrey Smirnov1-2/+20
2019-04-05Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede1-1/+1
2019-03-23Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel1-4/+4
2019-03-23Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker1-5/+12
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+1
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Dmitry Torokhov1-0/+1
2018-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-1/+1
2018-09-19Input: uinput - allow for max == min during input_absinfo validationPeter Hutterer1-1/+1
2018-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-91/+170
2018-07-31Input: pm8941-pwrkey - add resin entryVinod Koul1-0/+8
2018-07-31Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul1-13/+49
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai1-2/+2
2018-07-27Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai1-1/+1
2018-07-27Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai1-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+165
2018-06-16docs: Fix some broken referencesMauro Carvalho Chehab2-3/+3
2018-06-13Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov1-74/+109
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-2/+2
2018-06-13Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko1-71/+106
2018-06-13Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko1-4/+4
2018-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2018-06-04Input: add Spreadtrum vibrator driverXiaotong Lu3-0/+165
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov3-304/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+1
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+104
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann3-304/+0
2018-03-09Input: add RAVE SP Powerbutton driverAndrey Smirnov3-0/+104
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-2/+2
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-244/+10
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov8-244/+10
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+2
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+5
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall2-10/+4
2018-01-17Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman3-5/+0