summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'input-for-v6.4-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-05-0111-278/+609
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2023-05-0115-1475/+609
| |\|
| | * Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin2023-04-131-2/+1
| | * Input: edt-ft5x06 - select REGMAP_I2CDaniel Golle2023-04-101-0/+1
| | * Input: melfas_mip4 - report palm touchesJungHoon Hyun2023-04-101-9/+10
| | * Input: edt-ft5x06 - calculate points data length only onceDario Binacchi2023-04-021-28/+28
| | * Input: edt-ft5x06 - unify the crc checkDario Binacchi2023-04-021-6/+3
| | * Input: edt-ft5x06 - convert to use regmap APIDario Binacchi2023-04-021-210/+214
| | * Input: edt-ft5x06 - don't print error messages with dev_dbg()Dario Binacchi2023-04-021-3/+3
| | * Input: edt-ft5x06 - remove code duplicationDario Binacchi2023-04-021-4/+7
| | * Input: edt-ft5x06 - don't recalculate the CRCDario Binacchi2023-04-021-4/+4
| | * Input: edt-ft5x06 - add spaces to ensure format specificationDario Binacchi2023-04-021-2/+2
| | * Input: edt-ft5x06 - remove unnecessary blank linesDario Binacchi2023-04-021-2/+0
| | * Input: edt-ft5x06 - fix indentationDario Binacchi2023-04-021-16/+20
| | * Input: tsc2007 - enable cansleep pendown GPIOBenjamin Bara2023-04-021-15/+2
| | * Input: add a new Novatek NVT-ts driverHans de Goede2023-04-013-0/+312
| | * Input: bcm_iproc_tsc - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
| | * Input: sun4i-ts - drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-171-1/+1
| | * Input: zinitix - use of_property_present() for testing DT property presenceRob Herring2023-03-171-1/+1
| | * Merge tag 'v6.3-rc2' into nextDmitry Torokhov2023-03-176-1197/+0
| | |\
| | * | Input: hideep - optionally reset controller work mode to native HiDeep protocolHans de Goede2023-03-171-0/+20
| | * | Input: hideep - silence error in SW_RESET()Hans de Goede2023-03-171-1/+6
| | * | Input: hideep - clean up some inconsistent indentingYang Li2023-03-171-3/+3
* | | | Merge tag 'thermal-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-251-1/+1
|\ \ \ \
| * \ \ \ Merge back Intel thermal control material for 6.4-rc1.Rafael J. Wysocki2023-04-141-1/+1
| |\ \ \ \
| | * | | | thermal/core: Use the thermal zone 'devdata' accessor in remaining driversDaniel Lezcano2023-03-031-1/+1
| | | |_|/ | | |/| |
* | | | | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-2/+3
|\ \ \ \ \
| * | | | | gpiolib: remove gpio_set_debounce()Arnd Bergmann2023-03-061-2/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-231-0/+1
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Input: cyttsp5 - fix sensing configuration data structurehrdl2023-04-131-0/+1
* | | | Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-011-3/+11
|\| | | | |/ / |/| |
| * | Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede2023-03-171-3/+11
| |/
* | Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2552-218/+225
|\|
| * Input: cyttsp5 - fix bitmask for touch buttonsRichard Kjerstadius2023-02-031-1/+1
| * Input: exc3000 - properly stop timer on shutdownDmitry Torokhov2023-02-031-0/+10
| * Input: edt-ft5x06 - fix typo in a commentDario Binacchi2023-01-291-1/+1
| * Input: ads7846 - don't check penirq immediately for 7845Luca Ellero2023-01-291-7/+1
| * Input: ads7846 - always set last command to PWRDOWNLuca Ellero2023-01-291-1/+9
| * Input: ads7846 - don't report pressure for ads7845Luca Ellero2023-01-291-2/+3
| * Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typoArnd Bergmann2023-01-271-2/+2
| * Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-273-6/+5
| * Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS()Jonathan Cameron2023-01-273-9/+4
| * Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS()Jonathan Cameron2023-01-273-6/+5
| * Input: stmfts - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-7/+7
| * Input: s6sy761 - switch to SYSTEM_SLEEP_/RUNTIME_PM_OPS() and pm_ptr()Jonathan Cameron2023-01-271-8/+7
| * Merge tag 'v6.2-rc3' into nextDmitry Torokhov2023-01-092-1/+14
| |\
| * | Input: ipaq-micro-ts - use DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-6/+5
| * | Input: zinitix - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| * | Input: zforce_ts - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-4/+4
| * | Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2023-01-091-5/+5