summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: novatek-nvt-ts - add touchscreen model number to descriptionHans de Goede2023-07-102-7/+5
* Input: novatek-nvt-ts - fix input_register_device() failure error messageHans de Goede2023-07-101-1/+1
* Input: bu21029_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-20/+15
* Input: bu21013_ts - use local 'client->dev' variable in probe()Krzysztof Kozlowski2023-07-071-33/+28
* Input: sx8643 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+3
* Input: surface3_spi - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-10/+3
* Input: sis_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
* Input: silead - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-5/+3
* Input: resistive-adc-touch - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* Input: raydium_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-21/+9
* Input: pixcir_i2c_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-26/+12
* Input: melfas_mip4 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+2
* Input: goodix - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-29/+11
* Input: elants_i2c - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-16/+6
* Input: ektf2127 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* Input: edf-ft5x06 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-7/+3
* Input: cy8ctma140 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* Input: chipone_icn8318 - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-6/+2
* Input: bu21029_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-14/+6
* Input: bu21013_ts - simplify with dev_err_probe()Krzysztof Kozlowski2023-07-071-11/+6
* Input: exc3000 - support power supply regulatorsMike Looijmans2023-07-071-0/+7
* Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-221-0/+1
* Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-1751-51/+51
* Input: ili210x - probe even if no resolution informationMarek Vasut2023-05-061-13/+23
* Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann2023-05-051-0/+1
* Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand2023-05-051-0/+77
* Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch2023-05-011-0/+85
* Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou2023-05-011-2/+1
* Input: cyttsp5 - remove unused codeMaximilian Weigand2023-05-011-5/+0
* 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
|\
| * Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-2552-218/+225
| |\
| * | mfd: remove ucb1400 supportArnd Bergmann2023-02-013-475/+0
| * | input: remove zylonite touchscreen driverArnd Bergmann2023-02-013-235/+0