summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-011-9/+3
|\
| * Input: wm97xx: Simplify resource managementChristophe JAILLET2022-01-311-9/+3
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-1215-285/+1350
| |\
* | \ Merge branch 'next' into for-linusDmitry Torokhov2022-01-157-93/+349
|\ \ \
| * | | Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin2022-01-101-1/+1
| * | | Input: zinitix - add compatible for bt532Nikita Travkin2022-01-081-0/+1
| * | | Input: zinitix - handle proper supply namesLinus Walleij2022-01-081-5/+16
| * | | Input: ucb1400_ts - remove redundant variable penupColin Ian King2021-12-191-3/+1
| * | | Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi2021-12-191-3/+7
| * | | Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi2021-12-191-1/+4
| * | | Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi2021-12-191-1/+2
| * | | Input: silead - add pen supportHans de Goede2021-12-121-0/+99
| * | | Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede2021-12-121-5/+68
| * | | Input: goodix - 2 small fixes for pen supportHans de Goede2021-12-121-1/+2
| * | | Input: goodix - improve gpiod_get() error loggingHans de Goede2021-12-121-2/+2
| * | | Input: goodix - add pen supportHans de Goede2021-12-092-2/+121
| * | | Merge tag 'v5.15' into nextDmitry Torokhov2021-12-086-79/+37
| |\| |
| | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-171-13/+16
| | |\ \
| | * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-113-5/+13
| | |\ \ \
| | * \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-07-0511-152/+293
| | |\ \ \ \
| | * | | | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-201-52/+0
| * | | | | | Input: wacom_i2c - clean up the query device fieldsAlistair Francis2021-11-291-18/+26
* | | | | | | Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin2022-01-081-9/+9
* | | | | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
* | | | | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
* | | | | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
* | | | | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
* | | | | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2021-11-1115-285/+1350
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | Input: wacom_i2c - use macros for the bit masksAlistair Francis2021-11-091-6/+16
| * | | | Input: ili210x - reduce sample period to 15msMarek Vasut2021-11-091-1/+1
| * | | | Input: ili210x - improve polled sample spacingMarek Vasut2021-11-091-2/+8
| * | | | Input: ili210x - special case ili251x sample read outMarek Vasut2021-11-091-5/+13
| * | | | Input: ili210x - add ili251x firmware update supportMarek Vasut2021-10-162-0/+309
| * | | | Input: ili210x - export ili251x version details via sysfsMarek Vasut2021-10-161-3/+162
| * | | | Input: ili210x - use resolution from ili251x firmwareMarek Vasut2021-10-161-0/+56
| * | | | Input: ads7846 - do not attempt IRQ workaround when deferring probeDmitry Torokhov2021-10-151-1/+1
| * | | | Input: ads7846 - use input_set_capability()Dmitry Torokhov2021-10-151-2/+1
| * | | | Input: ads7846 - set input device bus type and product IDDmitry Torokhov2021-10-151-0/+3
| * | | | Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König2021-10-124-6/+8
| * | | | Input: st1232 - prefer asynchronous probingJohn Keeping2021-10-111-0/+1
| * | | | Input: st1232 - increase "wait ready" timeoutJohn Keeping2021-10-111-1/+1
| * | | | Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...Cai Huoqing2021-09-221-2/+2
| * | | | Input: elants_i2c - make use of devm_add_action_or_reset()Cai Huoqing2021-09-221-2/+2
| * | | | Input: goodix - add support for controllers without flashHans de Goede2021-09-204-8/+507
| * | | | Input: goodix - allow specifying the config filenameHans de Goede2021-09-202-5/+11
| * | | | Input: goodix - push error logging up into i2c_read and i2c_write helpersHans de Goede2021-09-201-30/+23
| * | | | Input: goodix - refactor reset handlingHans de Goede2021-09-202-16/+33
| * | | | Input: goodix - add a goodix.h header fileHans de Goede2021-09-202-68/+79
| * | | | Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede2021-09-201-1/+1