aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-108/+123
2018-04-09Input: atmel_mxt_ts - remove platform data supportGravatar Dmitry Torokhov 1-75/+55
2018-04-09Input: atmel_mxt_ts - switch ChromeOS ACPI devices to generic propsGravatar Dmitry Torokhov 1-23/+40
2018-04-09Input: atmel_mxt_ts - switch from OF to generic device propertiesGravatar Dmitry Torokhov 1-29/+30
2018-04-09Input: atmel_mxt_ts - do not pass suspend mode in platform dataGravatar Dmitry Torokhov 1-5/+22
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 28-476/+1233
2018-04-04Merge branch 'next' into for-linusGravatar Dmitry Torokhov 43-598/+1400
2018-04-04Input: i8042 - enable MUX on Sony VAIO VGN-CS series to fix touchpadGravatar Ondrej Zary 1-0/+17
2018-04-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-6/+1
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 1-1/+177
2018-04-03Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-6/+5
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 7-711/+1
2018-03-30Input: stmfts, s6sy761 - update my e-mailGravatar Andi Shyti 2-2/+2
2018-03-30Input: stmfts - use async probe & suspend/resume to avoid 2s delayGravatar Marek Szyprowski 1-0/+2
2018-03-30Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Gravatar Masaki Ota 1-3/+21
2018-03-27parisc/gscps2: Fix sparse warningsGravatar Helge Deller 1-6/+5
2018-03-26Input: xpad - add PDP device id 0x02a4Gravatar Francis Therien 1-2/+7
2018-03-26Input: alps - report pressure of v3 and v7 trackstickGravatar Pali Rohár 1-4/+6
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterGravatar Marcus Folkesson 3-0/+314
2018-03-26Input: usbtouchscreen - do not rely on input_dev->usersGravatar Marcus Folkesson 1-4/+5
2018-03-26Input: usbtouchscreen - fix deadlock in autosuspendGravatar Marcus Folkesson 1-4/+11
2018-03-26input: misc: remove blackfin rotary driverGravatar Arnd Bergmann 3-304/+0
2018-03-26input: keyboard: remove bf54x driverGravatar Arnd Bergmann 3-406/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsGravatar Arnd Bergmann 1-1/+1
2018-03-17Input: pegasus_notetaker - do not rely on input_dev->usersGravatar Marcus Folkesson 1-2/+5
2018-03-17Input: pagasus_notetaker - fix deadlock in autosuspendGravatar Marcus Folkesson 1-6/+19
2018-03-17Input: synaptics_usb - do not rely on input_dev->usersGravatar Marcus Folkesson 1-4/+5
2018-03-17Input: synaptics_usb - fix deadlock in autosuspendGravatar Marcus Folkesson 1-8/+14
2018-03-17Merge branch 'psmouse' into nextGravatar Dmitry Torokhov 10-381/+498
2018-03-14Input: gpio-keys - add support for wakeup event actionGravatar Jeffy Chen 1-14/+131
2018-03-14Input: appletouch - use true and false for boolean valuesGravatar Gustavo A. R. Silva 1-3/+3
2018-03-14Input: silead - add Chuwi Hi8 supportGravatar Maruyama Shohei 1-0/+1
2018-03-14Input: analog - use get_cycles() on PPCGravatar Michael Ellerman 1-1/+1
2018-03-13Input: Evdev - unify MONOTONIC and BOOTTIME clock behaviorGravatar Thomas Gleixner 1-6/+1
2018-03-10Input: stmpe-keypad - remove VLA usageGravatar Gustavo A. R. Silva 1-4/+12
2018-03-09mn10300: Remove the architectureGravatar David Howells 1-1/+1
2018-03-08Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listGravatar Dennis Wassenberg 1-0/+7
2018-03-08Input: add RAVE SP Powerbutton driverGravatar Andrey Smirnov 3-0/+104
2018-03-08Merge tag 'v4.16-rc4' into nextGravatar Dmitry Torokhov 9-25/+25
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 3-11/+9
2018-03-07Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Gravatar Arkadiusz Hiler 1-1/+0
2018-02-14media: add video control handlers using V4L2 control frameworkGravatar Florian Echtler 1-0/+64
2018-02-14media: add panel register access functionsGravatar Florian Echtler 1-0/+75
2018-02-14media: add default settings and module parameters for video controlsGravatar Florian Echtler 1-0/+34
2018-02-14media: add missing blob structure field for tag idGravatar Florian Echtler 1-1/+4
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementGravatar Linus Torvalds 8-13/+13
2018-02-09Input: matrix_keypad - fix race when disabling interruptsGravatar Zhang Bo 1-1/+3
2018-02-02Input: synaptics - handle errors from input_mt_init_slots()Gravatar Dmitry Torokhov 1-9/+24
2018-02-02Input: synaptics - switch to using input_set_capabilityGravatar Dmitry Torokhov 1-25/+24
2018-02-02Input: trackpoint - combine calls to ps2_command()Gravatar Dmitry Torokhov 1-36/+24