summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-052-9/+10
|\
| * 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-272-2/+1Star
| |\|
| | * Input: ads7846 - remove redundant regulator_disable callPetr Cvek2016-08-221-1/+0Star
| | * Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
* | | [media] Input: v4l-touch - add copyright linesNick Dyer2016-09-191-0/+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: 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-065-1/+1006
|\|
| * Input: silead - remove some dead codeDan Carpenter2016-08-041-3/+0Star
| * Input: sis-i2c - select CONFIG_CRC_ITU_TArnd Bergmann2016-08-041-0/+1
| * Merge branch 'next' into for-linusDmitry Torokhov2016-08-045-1/+1008
| |\
| | * 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: add driver for Silead touchscreensRobert Dolca2016-08-033-0/+581
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-2714-93/+1828
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2016-07-2614-93/+1828
| |\|
| | * 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-198-24/+643
| | |\
| | * | Input: pixcir_ts - add support for axis inversion / swappingHans de Goede2016-07-151-33/+20Star
| | * | Input: icn8318 - use of_touchscreen helpers for inverting / swapping axesHans de Goede2016-07-151-47/+14Star
| | * | Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede2016-07-151-3/+4
| | * | Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-156-6/+85
| | * | Input: raydium_i2c_ts - check CRC of incoming packetsJeffrey Lin2016-07-141-19/+43
| | * | Input: ti_am335x_tsc - use variable name for sizeof() operatorAndrew F. Davis2016-06-011-1/+1
| | * | Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optionalDmitry Torokhov2016-06-011-6/+5Star
| | * | Input: add Raydium I2C touchscreen driverJeffrey Lin2016-05-283-0/+1229
| | * | Input: surface3_spi - add surface pen support for Surface 3Stephen Just2016-05-281-2/+112
| | * | Input: surface3_spi - Prepare to add support for Surface PenStephen Just2016-05-281-13/+26
| | * | Input: add new driver for the Surface 3Benjamin Tissoires2016-05-193-0/+318
| | * | Input: migor-ts - mark PM functions as __maybe_unusedArnd Bergmann2016-05-191-2/+2
| | * | Input: migor-ts - allow driver to build if COMPILE_TEST is enabledJavier Martinez Canillas2016-05-191-1/+1
| | * | Input: migor-ts - fix error for modular buildJavier Martinez Canillas2016-05-191-1/+1
* | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-271-16/+5Star
|\ \ \ \
| * \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-081-1/+10
| |\ \ \ \
| * | | | | [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-081-1/+0Star
| * | | | | [media] sur40: fix occasional oopses on device closeFlorian Echtler2016-07-081-1/+2
| * | | | | [media] sur40: lower poll interval to fix occasional FPS drops to ~56 FPSFlorian Echtler2016-07-081-1/+1
| * | | | | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
| * | | | | [media] sur40: set q->dev instead of allocating a contextHans Verkuil2016-07-081-12/+1Star