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 Torvalds2019-09-1917-808/+368
|\
| * Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-021-21/+33
| * Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov2019-09-021-37/+43
| * Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov2019-09-021-24/+24
| * Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-021-16/+19
| * Input: bu21013_ts - remove support for platform dataDmitry Torokhov2019-09-021-72/+37
| * Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov2019-09-021-98/+84
| * Input: bu21013_ts - remove useless commentsDmitry Torokhov2019-09-021-59/+2
| * Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov2019-09-021-10/+3
| * Input: bu21013_ts - rename some variablesDmitry Torokhov2019-09-021-186/+190
| * Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-021-48/+38
| * Input: wacom_w8001 - allocate additional space for 'phys'Jason Gerecke2019-08-201-1/+3
| * Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-145-18/+6
| * Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-2/+0
| * Input: atmel_mxt_ts - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
| * Input: hideep - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
| * Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-114-6/+7
| |\
| * | Input: remove w90x900 touchscreen driverArnd Bergmann2019-08-093-341/+0
| * | Input: ads7846 - add support for general touchscreen bindingsMarco Felsch2019-08-091-8/+30
| * | Input: ts4800-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
| * | Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-2/+1
| * | Input: mxs-lradc-ts - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-7/+3
| * | Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()Mukesh Ojha2019-07-241-3/+1
* | | Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-121-0/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-08-091-0/+2
| |\ \
| | * | Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum2019-08-011-0/+2
* | | | media: input/touchscreen/sur40: use COLORSPACE_RAWHans Verkuil2019-07-231-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-201-2/+1
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2019-07-2089-595/+90
| |\|
| | * Merge tag 'v5.2' into nextDmitry Torokhov2019-07-1590-604/+102
| | |\
| | * | Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang2019-07-131-2/+1
* | | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-135-45/+77
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2019-07-107-97/+92
| |\| |
| | * | Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov2019-07-051-9/+4
| | * | Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry2019-07-011-10/+10
| | * | Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov2019-06-301-2/+3
| | * | Merge branch 'for-linus' into nextDmitry Torokhov2019-05-271-0/+1
| | |\ \
| | * | | Input: iqs5xx - remove redundant dev_set_drvdata callAxel Lin2019-05-231-2/+0
| | * | | Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-05-201-6/+2
| | * | | Input: eeti_ts - read hardware state once after wakeupDaniel Mack2019-05-151-15/+56
| | * | | Merge tag 'v5.1' into nextDmitry Torokhov2019-05-103-54/+19
| | |\ \ \
| * | | | | Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray2019-07-051-1/+2
* | | | | | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-07-091-4/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | media: touchscreen/sur40: set device_caps in struct video_deviceHans Verkuil2019-06-121-4/+2
* | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2129-135/+29
|\ \ \ \ \ \
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1927-125/+27
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner2019-06-191-4/+1
| * | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-6/+1
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-06-192-11/+14
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /