summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2019-02-17Input: ims-pcu - switch to using brightness_set_blocking()Dmitry Torokhov1-19/+8
2019-02-09Input: msm-vibrator - tweak an error messageDan Carpenter1-2/+1
2019-02-06Input: add new vibrator driver for various MSM SOCsBrian Masney3-0/+293
2019-01-14Merge tag 'v4.20' into nextDmitry Torokhov4-19/+8
2019-01-04Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede1-1/+1
2019-01-04Input: soc_button_array - add usage-page 0x01 usage-id 0xca mappingHans de Goede1-0/+4
2018-12-22Input: drv2667 - fix indentation issuesColin Ian King1-3/+3
2018-12-09Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König1-2/+4
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2018-10-17Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva1-1/+1
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
2018-01-17Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman1-2/+1
2018-01-10Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani1-2/+2
2018-01-09Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-09Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+1
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko1-2/+0
2018-01-02Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li1-1/+1
2018-01-02Input: gpio_tilt - delete driverLinus Walleij3-225/+0