summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - add support for F03Lyude Paul2016-12-035-0/+246
* Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-013-9/+8
* Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functionsBenjamin Tissoires2016-12-012-16/+2
* Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires2016-12-012-37/+22
* Input: synaptics-rmi4 - add rmi_enable/disable_irqBenjamin Tissoires2016-11-302-19/+66
* Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck2016-11-233-4/+18
* Input: synaptics-rmi4 - add support for F55 sensor tuningGuenter Roeck2016-11-235-0/+138
* Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer2016-11-238-31/+668
* Input: synaptics-rmi4 - unlock on errorDan Carpenter2016-11-171-2/+3
* Input: synaptics-rmi4 - add SMBus supportBenjamin Tissoires2016-11-094-0/+472
* Input: synaptics-rmi4 - set the ABS_MT_TOOL_TYPE bit to report tool typeAndrew Duggan2016-11-091-4/+6
* Input: synaptics-rmi4 - add support for controlling dribble packets in F12Andrew Duggan2016-11-091-1/+69
* Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-093-7/+33
* Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-093-20/+61
* Input: synaptics-rmi4 - move IRQ handling to rmi_driverBjorn Andersson2016-11-093-140/+79
* Input: synaptics-rmi4 - add a couple of debug linesNick Dyer2016-11-092-0/+4
* Input: synaptics-rmi4 - factor out functions from probeNick Dyer2016-11-091-53/+86
* Input: synaptics-rmi4 - stop scanning PDT after two empty pagesNick Dyer2016-11-091-2/+14
* 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-10-011-0/+6
| |\
| | * Input: joydev - recognize devices with Z axis as joysticksVille Ranki2016-09-271-0/+6
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-09-241-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-275-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-0613-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-0413-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-031-1/+1
| | * Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao2016-08-031-16/+63
| | * Input: add driver for Silead touchscreensRobert Dolca2016-08-033-0/+581