aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorFilesLines
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2018-10-22Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-1/+1
2018-10-16Input: xen-kbdfront - mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-1/+1
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Greg Kroah-Hartman 1-0/+1
2018-10-05Input: uinput - add a schedule point in uinput_inject_events()Gravatar Dmitry Torokhov 1-0/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Greg Kroah-Hartman 1-1/+1
2018-09-18Input: uinput - allow for max == min during input_absinfo validationGravatar Peter Hutterer 1-1/+1
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-91/+170
2018-07-30Input: pm8941-pwrkey - add resin entryGravatar Vinod Koul 1-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeGravatar Vinod Koul 1-13/+49
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Gravatar Jia-Ju Bai 1-2/+2
2018-07-27Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Gravatar Jia-Ju Bai 1-1/+1
2018-07-27Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Gravatar Jia-Ju Bai 1-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-0/+165
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 2-3/+3
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextGravatar Dmitry Torokhov 1-74/+109
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-2/+2
2018-06-12Input: xen-kbdfront - allow better run-time configurationGravatar Oleksandr Andrushchenko 1-71/+106
2018-06-12Input: xen-kbdfront - fix multi-touch XenStore node's locationsGravatar Oleksandr Andrushchenko 1-4/+4
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+1
2018-06-04Input: add Spreadtrum vibrator driverGravatar Xiaotong Lu 3-0/+165
2018-05-24Merge tag 'v4.17-rc6' into nextGravatar Dmitry Torokhov 3-304/+0
2018-05-16proc: introduce proc_create_single{,_data}Gravatar Christoph Hellwig 1-13/+1
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Gravatar Wolfram Sang 1-1/+1
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-0/+104
2018-03-26input: misc: remove blackfin rotary driverGravatar Arnd Bergmann 3-304/+0
2018-03-08Input: add RAVE SP Powerbutton driverGravatar Andrey Smirnov 3-0/+104
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 2-2/+2
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 8-244/+10
2018-02-01Merge branch 'next' into for-linusGravatar Dmitry Torokhov 8-244/+10
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-2/+2
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-4/+5
2018-01-17Input: inline macros for MODULE_LICENSE, etcGravatar Julia Lawall 2-10/+4
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGravatar Greg Kroah-Hartman 3-5/+0
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGravatar Greg Kroah-Hartman 1-2/+1
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsGravatar Deepa Dinamani 1-2/+2
2018-01-08Input: twl6040-vibra - fix child-node lookupGravatar Johan Hovold 1-2/+1
2018-01-08Input: twl4030-vibra - fix sibling-node lookupGravatar Johan Hovold 1-2/+4
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-3/+1
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportGravatar Oleksandr Andrushchenko 1-2/+0
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigGravatar Zhuohua Li 1-1/+1
2018-01-01Input: gpio_tilt - delete driverGravatar Linus Walleij 3-225/+0
2018-01-01Input: uinput - use monotonic times for timestampsGravatar Deepa Dinamani 1-1/+4
2017-11-28the rest of drivers/*: annotate ->poll() instancesGravatar Al Viro 2-2/+2
2017-11-26Input: ims-pcu - fix typo in the error messageGravatar Zhen Lei 1-1/+1
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-136/+171
2017-11-10Input: uinput - unlock on allocation failure in ioctlGravatar Dan Carpenter 1-2/+4
2017-11-07Merge tag 'v4.14-rc8' into nextGravatar Dmitry Torokhov 1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1