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