summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-191-0/+11
|\
| * Input: goodix - try resetting the controller when no config is setHans de Goede2022-11-031-0/+11
* | Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-119-136/+88
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2022-10-1017-171/+98
| |\
| | * input: drop empty comment blocksChristophe JAILLET2022-09-301-3/+0
| | * Input: icn8505 - utilize acpi_get_subsystem_id()Andy Shevchenko2022-09-281-21/+9
| | * Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov2022-09-161-30/+10
| | * Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov2022-09-161-1/+1
| | * Input: auo-pixcir-ts - switch to using gpiod APIDmitry Torokhov2022-09-161-27/+20
| | * Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov2022-09-161-62/+56
| | * Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher2022-08-311-1/+1
| | * Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-195-17/+17
* | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-059-27/+9
|\ \ \
| * \ \ Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-161-0/+2
| |\ \ \ | | |_|/ | |/| |
| * | | i2c: Make remove callback return voidUwe Kleine-König2022-08-169-27/+9
* | | | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-5/+5
|\ \ \ \
| * | | | Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano2022-08-171-5/+5
| |/ / /
* | | | Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-291-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-09-251-1/+1
* | | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-031-0/+2
|\| | | |/ |/|
| * Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1
| * Input: goodix - add support for GT1158Ondrej Jirman2022-08-121-0/+1
* | Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-114-81/+156
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2022-08-0211-226/+244
| |\
| | * Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-084-134/+83
| | |\
| | * | Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko2022-07-071-14/+8
| | * | Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-06-291-3/+4
| | * | Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi2022-06-291-0/+30
| | * | Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi2022-06-291-5/+17
| | * | Input: edt-ft5x06 - show model name by sysfsDario Binacchi2022-06-291-0/+12
| | * | Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi2022-06-291-0/+23
| | * | Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi2022-06-291-3/+6
| | * | Input: zinitix - rename defines ZINITIX_*Linus Walleij2022-05-281-56/+56
| | * | Merge tag 'v5.18' into nextDmitry Torokhov2022-05-285-23/+13
| | |\ \
* | | \ \ Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-8/+1
|\ \ \ \ \
| * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-8/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-173-1/+11
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede2022-07-091-0/+5
| * | | Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König2022-07-081-1/+3
| * | | Input: usbtouchscreen - add driver_info sanity checkJohan Hovold2022-06-281-0/+3
* | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-034-134/+83
|\ \ \ \
| * | | | Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2022-05-072-18/+0
| * | | | Input: wm97xx - switch to using threaded IRQDmitry Torokhov2022-05-071-35/+7
| * | | | Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-073-14/+16
| * | | | input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann2022-05-071-28/+31
| * | | | input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann2022-05-071-12/+7
| * | | | ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann2022-05-071-9/+11
| * | | | ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann2022-05-071-21/+14
| * | | | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-191-1/+1
* | | | | Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-281-8/+8
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |