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