summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [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
* | | | | | Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro2016-12-151-11/+27
* | | | | | Input: imx6ul_tsc - convert int to u32Guy Shapiro2016-11-301-21/+21
* | | | | | Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen2016-11-301-1/+10
* | | | | | Input: imx6ul_tsc - add support for sample averagingGuy Shapiro2016-11-271-0/+18
* | | | | | Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King2016-11-161-1/+1
* | | | | | Input: silead - add regulator supportHans de Goede2016-11-161-0/+29
* | | | | | Input: melfas_mip4 - add product ID reportingSangwon Jee2016-11-081-1/+2
* | | | | | Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas2016-10-261-0/+1
* | | | | | Input: melfas_mip4 - use product id for firmware nameSangwon Jee2016-10-261-3/+9
* | | | | | Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee2016-10-211-2/+38
* | | | | | Merge tag 'v4.8' into nextDmitry Torokhov2016-10-1311-48/+48
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | 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-262-2/+1
| |\| | | | | |/ / | |/| |
| | * | Input: ads7846 - remove redundant regulator_disable callPetr Cvek2016-08-221-1/+0
| | * | Input: silead - use devm_gpiod_getHans de Goede2016-08-221-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-055-1/+1006
| |\| |
| | * | 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-035-1/+1008
| | |\ \
| * | | | 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
| | |\ \ \
| * | \ \ \ Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-16/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-081-1/+10
| | |\ \ \ \ \
| | * | | | | | [media] sur40: drop unnecessary format descriptionHans Verkuil2016-07-081-1/+0
| | * | | | | | [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/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-234-6/+25
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Input: tsc200x - report proper input_dev nameMichael Welling2016-07-204-6/+25
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-162-6/+10
| |\| | | | | | | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-271-1/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-05-261-8/+1
| |\ \ \ \ \ \
| | * | | | | | input: convert sun4i-ts to use devm_thermal_zone_of_sensor_registerEduardo Valentin2016-05-171-8/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-182-46/+47
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | input: ad7879: use gpiochip data pointerLinus Walleij2016-03-301-5/+5
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | treewide: Fix typos in printkMasanari Iida2016-04-281-1/+1
| | |/ / / / / / /
* | | | | | | | / Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee2016-10-111-2/+36
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann2016-10-031-2/+2
OpenPOWER on IntegriCloud