summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2019-04-12Input: soc_button_array - fix mapping of the 5th GPIO in a PNP0C40 deviceHans de Goede
2019-03-26Input: pwm-vibra - stop regulator after disabling pwm, not beforePaweł Chmiel
2019-03-26Input: pwm-vibra - prevent unbalanced regulatorJonathan Bakker
2019-03-08Input: bma150 - register input device after setting private dataJonathan Bakker
2019-02-19Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov
2018-10-03Input: xen-kbdfront - fix multi-touch XenStore node's locationsOleksandr Andrushchenko
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-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
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
2017-10-19Input: ims-psu - check if CDC union descriptor is saneDmitry Torokhov
2017-10-19Input: axp20x-pek - fix module not auto-loading for axp221 pekHans de Goede
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds