aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-1/+1
2018-01-08Input: cyapa - remove duplicated macro definitionsRasmus Villemoes1-43/+0
2018-01-08Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2018-01-08Input: twl6040-vibra - fix child-node lookupJohan Hovold1-2/+1
2018-01-08Input: twl4030-vibra - fix sibling-node lookupJohan Hovold1-2/+4
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-10/+11
2018-01-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge1-1/+0
2018-01-05Input: raydium_i2c_ts - include hardware version in firmware nameJeffrey Lin1-2/+12
2018-01-02Input: xen-kbdfront - do not advertise multi-touch pressure supportOleksandr Andrushchenko1-2/+0
2018-01-01Input: tps65218-pwrbutton - fix a spelling mistake in KconfigZhuohua Li1-1/+1
2018-01-01Input: gpio_tilt - delete driverLinus Walleij3-225/+0
2018-01-01Input: uinput - use monotonic times for timestampsDeepa Dinamani1-1/+4
2018-01-01Input: hp_sdc - convert to ktime_get()Arnd Bergmann1-10/+7
2018-01-01Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2-15/+8
2018-01-01Input: hil_mlc - convert timeval to time64_tWEN Pingbo1-5/+3
2017-12-18Input: hideep - fix compile error due to missing include fileAnthony Kim1-2/+1
2017-11-29Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov1-3/+7
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson1-1/+1
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro8-11/+11
2017-11-26Input: elantech - add new icbody type 15Aaron Ma1-1/+1
2017-11-26Input: ims-pcu - fix typo in the error messageZhen Lei1-1/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook4-13/+12
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-1/+1
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-537/+2617
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-83/+171
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-1/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-13Merge branch 'next' into for-linusDmitry Torokhov67-560/+2652
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-2/+4
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic/amd' and 'asoc/topic/arizona-mfd' into asoc-nextMark Brown2-83/+171
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva1-5/+5
2017-11-10Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-11-10Input: uinput - unlock on allocation failure in ioctlDan Carpenter1-2/+4
2017-11-10Input: add support for the Samsung S6SY761 touchscreenAndi Shyti3-0/+571
2017-11-10Input: add support for HiDeep touchscreenAnthony Kim3-0/+1132
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-6/+4
2017-11-07Input: st1232 - remove obsolete platform device supportGeert Uytterhoeven1-13/+3
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov21-9/+32
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Yiannis Marangos1-2/+2
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTMartin Kepplinger1-0/+1
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableKai-Heng Feng1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar21-9/+32
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+2
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWStefan BrĂ¼ns1-0/+1
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTMartin Kepplinger1-0/+1
2017-11-03Input: convert autorepeat timer to use timer_setup()Kees Cook1-6/+5