summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee2018-06-041-0/+1
* Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-06-041-0/+2
* Input: ti_am335x_tsc - prevent system suspend when TSC is in useGrygorii Strashko2018-05-301-0/+3
* Input: ti_am335x_tsc - ack pending IRQs at probe and before suspendGrygorii Strashko2018-05-301-0/+4
* Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni2018-05-301-12/+21
* Input: mk712 - update documentation web linkMartin Kepplinger2018-05-291-1/+1
* Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel2018-05-241-11/+7
* Input: atmel_mxt_ts - require device properties present when probingDmitry Torokhov2018-05-241-140/+12
* Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-2418-811/+366
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-025-84/+135
| |\
| | * Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-011-0/+5
| | * Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| | * Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| | * Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-231-1/+1
| | * Input: alps - fix reporting pressure of v3 trackstickPali Rohár2018-04-231-1/+1
| | * Input: leds - fix out of bound accessDmitry Torokhov2018-04-111-4/+4
| | * Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET2018-04-061-2/+5
| * | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-261-1/+6
| * | Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds2018-04-131-108/+123
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-0528-476/+1233
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'next' into for-linusDmitry Torokhov2018-04-0443-598/+1400
| | |\ \
| | * | | Input: ALPS - fix TrackStick detection on Thinkpad L570 and Latitude 7370Masaki Ota2018-03-301-3/+21
| | * | | Input: xpad - add PDP device id 0x02a4Francis Therien2018-03-261-2/+7
| | * | | Input: silead - add Chuwi Hi8 supportMaruyama Shohei2018-03-141-0/+1
| | * | | Input: analog - use get_cycles() on PPCMichael Ellerman2018-03-141-1/+1
| | * | | Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva2018-03-101-4/+12
| | * | | Input: i8042 - add Lenovo ThinkPad L460 to i8042 reset listDennis Wassenberg2018-03-081-0/+7
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-041-6/+1
| |\ \ \ \
| | * | | | Input: Evdev - unify MONOTONIC and BOOTTIME clock behaviorThomas Gleixner2018-03-131-6/+1
| * | | | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-031-1/+177
| |\ \ \ \ \
| | * | | | | media: add video control handlers using V4L2 control frameworkFlorian Echtler2018-02-141-0/+64
| | * | | | | media: add panel register access functionsFlorian Echtler2018-02-141-0/+75
| | * | | | | media: add default settings and module parameters for video controlsFlorian Echtler2018-02-141-0/+34
| | * | | | | media: add missing blob structure field for tag idFlorian Echtler2018-02-141-1/+4
| | |/ / / /
| * | | | | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-031-6/+5
| |\ \ \ \ \
| | * | | | | parisc/gscps2: Fix sparse warningsHelge Deller2018-03-271-6/+5
| | |/ / / /
| * | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-027-711/+1
| |\ \ \ \ \
| | * | | | | input: misc: remove blackfin rotary driverArnd Bergmann2018-03-263-304/+0
| | * | | | | input: keyboard: remove bf54x driverArnd Bergmann2018-03-263-406/+0
| | * | | | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
| | * | | | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| | |/ / / /
* | | | | | Input: psmouse-smbus - allow to control psmouse_deactivateBenjamin Tissoires2018-05-234-5/+13
* | | | | | Input: elantech - detect new ICs and setup Host Notify for themBenjamin Tissoires2018-05-232-4/+22
* | | | | | Input: elantech - add support for SMBus devicesBenjamin Tissoires2018-05-236-11/+246
* | | | | | Input: elantech - query the resolution in query_infoBenjamin Tissoires2018-05-232-12/+17
* | | | | | Input: elantech - split device info into a separate structureBenjamin Tissoires2018-05-232-124/+175
* | | | | | Input: elan_i2c - add trackstick reportBenjamin Tissoires2018-05-231-3/+85
* | | | | | Input: usbtouchscreen - add sysfs attribute for 3M MTouch firmware revNick Dyer2018-05-151-0/+94
* | | | | | Input: ati_remote2 - fix typo 'can by' to 'can be'Wolfram Sang2018-05-151-1/+1
* | | | | | Input: replace hard coded string with __func__ in pr_err()Nick Simonov2018-05-151-2/+1
OpenPOWER on IntegriCloud