aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 44-537/+2617
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-83/+171
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2017-11-13Merge branch 'next' into for-linusGravatar Dmitry Torokhov 67-560/+2652
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+4
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2017-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-2/+4
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Gravatar Mark Brown 2-83/+171
2017-11-10Input: gamecon - mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-5/+5
2017-11-10Input: spaceball - mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-0/+4
2017-11-10Input: uinput - unlock on allocation failure in ioctlGravatar Dan Carpenter 1-2/+4
2017-11-10Input: add support for the Samsung S6SY761 touchscreenGravatar Andi Shyti 3-0/+571
2017-11-10Input: add support for HiDeep touchscreenGravatar Anthony Kim 3-0/+1132
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperGravatar Juergen Gross 1-6/+4
2017-11-07Input: st1232 - remove obsolete platform device supportGravatar Geert Uytterhoeven 1-13/+3
2017-11-07Merge tag 'v4.14-rc8' into nextGravatar Dmitry Torokhov 21-9/+32
2017-11-07Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3Gravatar Yiannis Marangos 1-2/+2
2017-11-07Input: tsc200x-core - set INPUT_PROP_DIRECTGravatar Martin Kepplinger 1-0/+1
2017-11-07Input: elan_i2c - add ELAN060C to the ACPI tableGravatar Kai-Heng Feng 1-0/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 21-9/+32
2017-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-0/+2
2017-11-03Input: sparse-keymap - send sync event for KE_SW/KE_VSWGravatar Stefan Brüns 1-0/+1
2017-11-03Input: ar1021_i2c - set INPUT_PROP_DIRECTGravatar Martin Kepplinger 1-0/+1
2017-11-03Input: convert autorepeat timer to use timer_setup()Gravatar Kees Cook 1-6/+5
2017-11-03Input: cyttsp4 - avoid overflows when calculating memory sizesGravatar Vince Kim 1-12/+40
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 16-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 16-0/+16
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-9/+14
2017-10-27Input: mxs-lradc - remove redundant assignment to pointer inputGravatar Colin Ian King 1-1/+1
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsGravatar Andrew Duggan 1-2/+3
2017-10-27Input: gtco - fix potential out-of-bound accessGravatar Dmitry Torokhov 1-7/+10
2017-10-25Input: add I2C attached EETI EXC3000 multi touch driverGravatar Ahmet Inan 3-0/+234
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Gravatar Mark Rutland 1-1/+1
2017-10-24Input: goodix - support gt1151 touchpanelGravatar Marcin Niestroj 1-27/+98
2017-10-24Input: elan_i2c - add ELAN0611 to the ACPI tableGravatar Kai-Heng Feng 1-0/+1
2017-10-24Input: ps2-gpio - actually abort probe when connected to sleeping GPIOsGravatar Dmitry Torokhov 1-0/+1
2017-10-24Input: hil_mlc - convert to using timer_setup()Gravatar Kees Cook 1-2/+2
2017-10-24Input: hp_sdc - convert to using timer_setup()Gravatar Kees Cook 1-3/+2
2017-10-24Input: touchsceen - convert timers to use timer_setup()Gravatar Kees Cook 5-18/+18
2017-10-24Input: keyboard - convert timers to use timer_setup()Gravatar Kees Cook 6-22/+19
2017-10-23Input: uinput - fold header into the driver properGravatar Dmitry Torokhov 1-1/+39
2017-10-23Input: uinput - remove uinput_allocate_device()Gravatar Dmitry Torokhov 1-18/+10
2017-10-23Input: uinput - fix coding style in uinput_ioctl_handler()Gravatar Dmitry Torokhov 1-116/+115
2017-10-23Input: uinput - allow FF requests to time outGravatar Dmitry Torokhov 1-1/+5
2017-10-23Input: ad7877 - convert to using timer_setup()Gravatar stephen lu 1-3/+3
2017-10-23Input: gpio-keys - convert timers to use timer_setup()Gravatar stephen lu 1-4/+3
2017-10-23Input: ff_memless - convert to using timer_setup()Gravatar Kees Cook 1-4/+4
2017-10-23Input: alps - convert to using timer_setup()Gravatar Kees Cook 1-4/+4