summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck-8/+7
2017-01-21Input: touchscreen - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck-8/+0
2017-01-18Input: sis_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck-1/+0
2017-01-18Input: eeti_ts - drop goto to return statementGuenter Roeck-3/+1
2017-01-18Input: atmel-wm97xx - drop unnecessary error messagesGuenter Roeck-3/+1
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck-1/+0
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2017-01-06Input: intel-mid-touch - remove driverAndy Shevchenko-667/+0
2017-01-06Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur-2/+2
2017-01-05Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck-2/+2
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-25/+141
2016-12-15Merge branch 'synaptics-rmi4' into nextDmitry Torokhov-34/+638
2016-12-15Input: imx6ul_tsc - generalize the averaging propertyGuy Shapiro-11/+27
2016-11-30Input: imx6ul_tsc - convert int to u32Guy Shapiro-21/+21
2016-11-30Input: imx6ul_tsc - add mask when set REG_ADC_CFGHaibo Chen-1/+10
2016-11-27Input: imx6ul_tsc - add support for sample averagingGuy Shapiro-0/+18
2016-11-23power_supply: wm97xx_battery: use power_supply_get_drvdataRobert Jarzmik-1/+1
2016-11-16Input: raydium_i2c_ts - fix spelling mistake in dev_err messageColin Ian King-1/+1
2016-11-16Input: silead - add regulator supportHans de Goede-0/+29
2016-11-08Input: melfas_mip4 - add product ID reportingSangwon Jee-1/+2
2016-10-26Input: fsl-imx25-tcq - fix module autoload when registered via OFJavier Martinez Canillas-0/+1
2016-10-26Input: melfas_mip4 - use product id for firmware nameSangwon Jee-3/+9
2016-10-21Input: melfas_mip4 - add product_id sysfs attributeSangwon Jee-2/+38
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+36
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov-48/+48
2016-10-13Merge branch 'next' into for-linusDmitry Torokhov-2/+36
2016-10-11Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee-2/+36
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-34/+638
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-390/+403
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab-9/+10
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov-390/+403
2016-10-03Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2016-09-26Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij-0/+349
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-7/+9
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer-0/+1
2016-09-19[media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann-1/+2
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede-2/+3
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King-7/+14
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen-2/+3
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+1
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang-11/+20
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar-1/+1
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar-17/+7
2016-08-24[media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler-2/+18
2016-08-23[media] Input: sur40 - use new V4L2 touch input typeNick Dyer-33/+91
2016-08-23[media] Input: atmel_mxt_ts - add support for reference dataNick Dyer-6/+51
2016-08-23[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386Nick Dyer-3/+28
2016-08-23[media] Input: atmel_mxt_ts - handle diagnostic data orientationNick Dyer-5/+21
2016-08-23[media] Input: atmel_mxt_ts - read touchscreen sizeNick Dyer-6/+36