summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-056-11/+20
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-301-0/+6
| |\
| | * Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-261-0/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-231-7/+9
| |\|
| | * Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede2016-09-101-5/+6
| | * Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede2016-09-101-2/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-265-4/+5
| |\|
| | * Input: ads7846 - remove redundant regulator_disable callPetr Cvek2016-08-221-1/+0
| | * Input: synaptics-rmi4 - fix register descriptor subpacket map constructionAndrew Duggan2016-08-221-1/+2
| | * Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-08-221-1/+1
| | * Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
| | * Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov2016-08-191-0/+1
* | | [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-192-0/+2
* | | [media] Input: synaptics-rmi4: disallow impossible configurationArnd Bergmann2016-09-191-1/+1
* | | [media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann2016-09-191-1/+2
* | | [media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler2016-08-241-2/+18
* | | [media] Input: sur40 - use new V4L2 touch input typeNick Dyer2016-08-231-33/+91
* | | [media] Input: synaptics-rmi4 - add support for F54 diagnosticsNick Dyer2016-08-235-0/+772
* | | [media] Input: atmel_mxt_ts - add support for reference dataNick Dyer2016-08-231-6/+51
* | | [media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386Nick Dyer2016-08-231-3/+28
* | | [media] Input: atmel_mxt_ts - handle diagnostic data orientationNick Dyer2016-08-231-5/+21
* | | [media] Input: atmel_mxt_ts - read touchscreen sizeNick Dyer2016-08-231-6/+36
* | | [media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 deviceNick Dyer2016-08-232-2/+249
* | | [media] Input: atmel_mxt_ts - add support for T37 diagnostic dataNick Dyer2016-08-232-0/+165
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-0513-59/+1151
|\|
| * Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0
| * Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann2016-08-041-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2016-08-0313-59/+1153
| |\
| | * Input: add driver for SiS 9200 family I2C touchscreen controllersMika Penttilä2016-08-033-0/+426
| | * Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2016-08-021-1/+1
| | * Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-021-16/+63
| | * Input: add driver for Silead touchscreensRobert Dolca2016-08-023-0/+581
| | * Input: elantech - fix debug dump of the current packetBenjamin Tissoires2016-08-021-6/+2
| | * Input: rotary_encoder - support binary encoding of statesUwe Kleine-König2016-07-271-1/+22
| | * Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-271-0/+43
| | * Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov2016-07-272-21/+5
| | * Input: synaptics-rmi4 - do not check for NULL when calling of_node_put()Markus Elfring2016-07-261-4/+1
| | * Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-2/+2
|\ \ \
| * | | input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan2016-07-061-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-2735-127/+2841
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-07-2635-127/+2841
| |\ \ \ | | | |/ | | |/|
| | * | Input: pegasus_notetaker - set device mode in reset_resume() if in useMartin Kepplinger2016-07-191-1/+13
| | * | Input: pegasus_notetaker - cancel workqueue's work in suspend()Martin Kepplinger2016-07-191-0/+1
| | * | Input: pegasus_notetaker - fix usb_autopm calls to be balancedMartin Kepplinger2016-07-191-14/+19
| | * | Input: pegasus_notetaker - handle usb control msg errorsMartin Kepplinger2016-07-191-9/+20
| | * | Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng2016-07-191-1/+7
| | * | Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng2016-07-191-0/+2
| | * | Merge branch 'for-linus' into nextDmitry Torokhov2016-07-1924-136/+782
| | |\ \
| | * | | Input: pixcir_ts - add support for axis inversion / swappingHans de Goede2016-07-151-33/+20