summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)AuthorLines
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-91/+170
2018-07-30Input: pm8941-pwrkey - add resin entryVinod Koul-0/+8
2018-07-30Input: pm8941-pwrkey - abstract register offsets and event codeVinod Koul-13/+49
2018-07-27Input: yealink - replace GFP_ATOMIC with GFP_KERNEL in usb_probe()Jia-Ju Bai-2/+2
2018-07-27Input: powermate - replace GFP_ATOMIC with GFP_KERNEL in powermate_alloc_buff...Jia-Ju Bai-1/+1
2018-07-27Input: keyspan_remote - replace GFP_ATOMIC with GFP_KERNEL in keyspan_probe()Jia-Ju Bai-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+165
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-3/+3
2018-06-12Merge branch 'ib/4.17-xen-kbdfront-runtime-config' into nextDmitry Torokhov-74/+109
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-2/+2
2018-06-12Input: xen-kbdfront - allow better run-time configurationOleksandr Andrushchenko-71/+106
2018-06-12Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko-4/+4
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-06-04Input: add Spreadtrum vibrator driverXiaotong Lu-0/+165
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov-304/+0
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-13/+1
2018-05-15Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang-1/+1
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+104
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann-304/+0
2018-03-08Input: add RAVE SP Powerbutton driverAndrey Smirnov-0/+104
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-2/+2
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-244/+10
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov-244/+10
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-2/+2
2018-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+5
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall-10/+4
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman-5/+0
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman-2/+1
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani-2/+2
2018-01-08Input: twl6040-vibra - fix child-node lookupJohan Hovold-2/+1
2018-01-08Input: twl4030-vibra - fix sibling-node lookupJohan Hovold-2/+4
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+1
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko-2/+0
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li-1/+1
2018-01-01Input: gpio_tilt - delete driverLinus Walleij-225/+0
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani-1/+4
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-2/+2
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei-1/+1
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-136/+171
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter-2/+4
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-1/+1
2017-10-23Input: uinput - fold header into the driver properDmitry Torokhov-1/+39
2017-10-23Input: uinput - remove uinput_allocate_device()Dmitry Torokhov-18/+10
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Dmitry Torokhov-116/+115
2017-10-23Input: uinput - allow FF requests to time outDmitry Torokhov-1/+5
2017-10-23Merge tag 'v4.14-rc6' into nextDmitry Torokhov-21/+54
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+15