summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-131-2/+2
|\
| * Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-175-25/+141
|\ \ | |/
| * Merge branch 'synaptics-rmi4' into nextDmitry Torokhov2016-12-153-34/+638
| |\
| * | 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
| |\ \
* | | | power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik2016-11-231-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-141-2/+36
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2016-10-131-2/+36
| |\ \ \ \ | | |/ / /
| | * | | Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee2016-10-111-2/+36
* | | | | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-10-113-34/+638
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2016-10-052-9/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [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-10-0711-390/+403
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2016-10-0311-390/+403
| |\ \ \ | | | |/ | | |/|
| | * | Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann2016-10-031-2/+2
| | * | Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij2016-09-263-0/+349
| | * | Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King2016-09-101-7/+14
| | * | Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen2016-09-051-2/+3
| | * | Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang2016-08-251-11/+20
| | * | Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-1/+1
| | * | Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-17/+7
| | * | Input: pixcir_i2c_ts - remove a useless blank lineLABBE Corentin2016-08-221-1/+0
| | * | Input: pixcir_i2c_ts - remove text about writing to Free Software FoundationLABBE Corentin2016-08-221-4/+0
| | * | Input: pixcir_i2c_ts - simplify code with of_device_get_match_dataLABBE Corentin2016-08-221-7/+1
| | * | Input: remove duplicate ft6236 driverHans de Goede2016-08-224-340/+8
* | | | 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
OpenPOWER on IntegriCloud