summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2018-01-18Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers
2018-01-18Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King
2018-01-18Input: remove at32psifCorentin Labbe
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall
2018-01-16Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman
2018-01-16Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2018-01-16Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman
2018-01-16Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer
2018-01-16Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov
2018-01-12Input: goodix - disable IRQs while suspendedHans de Goede
2018-01-12Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry
2018-01-10Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰
2018-01-10Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann
2018-01-09Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani
2018-01-09Input: silead - add support for capactive home button found on some x86 tabletsHans de Goede
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes
2018-01-08Input: 88pm860x-ts - fix child-node lookupJohan Hovold
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-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin
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
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo
2017-12-18Input: hideep - fix compile error due to missing include fileAnthony Kim
2017-11-29Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-26Input: elantech - add new icbody type 15Aaron Ma
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds