summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Input: iqs5xx - remove superfluous revision validationJeff LaBundy2021-03-251-32/+8
| * | | | Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy2021-03-251-16/+40
| * | | | Input: iqs5xx - optimize axis definition and validationJeff LaBundy2021-03-251-16/+14
| * | | | Input: iqs5xx - update vendor's URLJeff LaBundy2021-03-251-1/+1
| * | | | Input: silead - fix a typoBhaskar Chowdhury2021-03-251-1/+1
| * | | | Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko2021-03-201-0/+78
| * | | | Input: lpc32xx_ts - convert to use BIT()edison.jiang2021-03-201-5/+5
| * | | | Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-151-32/+17
| * | | | Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-152-8/+11
| * | | | Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+17
| * | | | Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-071-0/+14
| * | | | Input: exc3000 - factor out vendor data requestLucas Stach2021-03-071-68/+54
| * | | | Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-071-53/+61
* | | | | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolutionDmitry Osipenko2021-03-281-2/+1
* | | | | Input: elants_i2c - fix division by zero if firmware reports zero phys sizeDmitry Osipenko2021-03-271-1/+1
* | | | | Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-03-071-2/+2
| |_|_|/ |/| | |
* | | | Input: st1232 - fix NORMAL vs. IDLE state handlingGeert Uytterhoeven2021-02-231-2/+7
* | | | Merge branch 'next' into for-linusDmitry Torokhov2021-02-2213-332/+472
|\| | |
| * | | Merge tag 'v5.11' into nextDmitry Torokhov2021-02-228-56/+203
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-063-13/+63
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-1530-284/+317
| | |\ \
| | * \ \ Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-151-1/+2
| | |\ \ \
| | | * \ \ Merge series "spi: spi-geni-qcom: Use gpio descriptors for CS" from Stephen B...Mark Brown2020-12-101-0/+1
| | | |\ \ \
| | | * | | | Input: ads7846: do not overwrite spi->mode flags set by spi frameworkOleksij Rempel2020-11-121-1/+2
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-122-38/+100
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-051-2/+2
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-11-171-0/+1
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-2/+35
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2020-09-131-2/+35
| | | |\ \ \ \ \ \
| | | | * | | | | | ARM: s3c: adc: move header to linux/soc/samsungArnd Bergmann2020-08-191-2/+35
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-10-237-100/+682
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov2021-02-191-1/+1
| * | | | | | | | | Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov2021-02-191-1/+1
| * | | | | | | | | Input: elo - fix an error code in elo_connect()Dan Carpenter2021-02-181-1/+3
| * | | | | | | | | Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-02-161-0/+1
| * | | | | | | | | Input: elants_i2c - detect enum overflowJosh Poimboeuf2021-02-161-2/+1
| * | | | | | | | | Input: zinitix - remove unneeded semicolonYang Li2021-02-161-1/+1
| * | | | | | | | | Input: iqs5xx - initialize an uninitialized variableJeff LaBundy2021-01-281-1/+1
| * | | | | | | | | Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy2021-01-241-2/+2
| * | | | | | | | | Input: iqs5xx - allow more time for ATI to completeJeff LaBundy2021-01-241-6/+5
| * | | | | | | | | Input: iqs5xx - eliminate unnecessary register readJeff LaBundy2021-01-241-19/+12
| * | | | | | | | | Input: iqs5xx - simplify axis setup logicJeff LaBundy2021-01-241-79/+21
| * | | | | | | | | Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy2021-01-241-11/+41
| * | | | | | | | | Input: iqs5xx - accommodate bootloader latencyJeff LaBundy2021-01-241-2/+7
| * | | | | | | | | Input: iqs5xx - preserve bootloader errorsJeff LaBundy2021-01-241-1/+5
| * | | | | | | | | Input: iqs5xx - minor cosmetic improvementsJeff LaBundy2021-01-241-4/+4
| * | | | | | | | | Input: elants_i2c - add support for eKTF3624Michał Mirosław2021-01-241-17/+135
| * | | | | | | | | Input: ads7846 - convert to one messageOleksij Rempel2021-01-201-183/+193
| * | | | | | | | | Input: stmpe-ts - add description for 'prop' struct memberLee Jones2021-01-191-0/+1
| * | | | | | | | | Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-191-2/+0