summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-2523-54/+112
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2024-11-2523-54/+112
| |\
| | * Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor2024-11-151-1/+1
| | * Input: ads7846 - add dummy command register clearing cycleMarek Vasut2024-11-081-1/+11
| | * Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng2024-10-251-1/+1
| | * Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-201-3/+2
| | * Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco2024-10-201-3/+1
| | * Input: 88pm860x - use cleanup facility for device_nodeJavier Carrasco2024-10-201-13/+7
| | * Input: switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-159-11/+11
| | * Input: elo - use guard notation when pausing serio portDmitry Torokhov2024-10-041-4/+4
| | * Input: hycon-hy46xx - add missing dependency on REGMAP_I2CJavier Carrasco2024-10-031-0/+1
| | * Input: hideep - add missing dependency on REGMAP_I2CJavier Carrasco2024-10-031-0/+1
| | * input: Fix typos in comments across various filesYu Jiaoliang2024-09-308-11/+11
| | * Input: novatek-nvt-ts - add support for NT36672A touchscreenJoel Selvaraj2024-09-301-6/+61
| | * Input: novatek-nvt-ts - replace generic i2c device id with specific IC variantJoel Selvaraj2024-09-301-1/+1
* | | Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-031-1/+18
|\| |
| * | Input: edt-ft5x06 - fix regmap leak when probe failsDmitry Torokhov2024-10-251-1/+18
* | | Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-191-12/+22
|\| |
| * | Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin2024-10-191-12/+22
* | | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0231-31/+31
|/ /
* / Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...Uwe Kleine-König2024-09-221-1/+1
|/
* Input: zforce_ts - switch to using asynchronous probingDmitry Torokhov2024-09-061-0/+1
* Input: zforce_ts - remove assert/deassert wrappersDmitry Torokhov2024-09-061-12/+2
* Input: zforce_ts - do not hardcode interrupt levelDmitry Torokhov2024-09-061-2/+1
* Input: zforce_ts - switch to using devm_regulator_get_enable()Dmitry Torokhov2024-09-061-12/+1
* Input: zforce_ts - stop treating VDD regulator as optionalDmitry Torokhov2024-09-061-15/+13
* Input: zforce_ts - make zforce_idtable constantDmitry Torokhov2024-09-061-1/+1
* Input: zforce_ts - use dev_err_probe() where appropriateDmitry Torokhov2024-09-061-132/+113
* Input: zforce_ts - do not ignore errors when acquiring regulatorDmitry Torokhov2024-09-061-1/+1
* Input: zforce_ts - make parsing of contacts less confusingDmitry Torokhov2024-09-061-12/+13
* Input: zforce_ts - switch to using get_unaligned_le16Dmitry Torokhov2024-09-061-12/+12
* Input: zforce_ts - use guard notation when acquiring mutexesDmitry Torokhov2024-09-061-21/+24
* Input: zforce_ts - ensure that pm_stay_awake() and pm_relax() are balancedDmitry Torokhov2024-09-061-5/+11
* Input: zforce_ts - remove unneeded lockingDmitry Torokhov2024-09-061-38/+9
* Input: zforce_ts - handle errors from input_mt_init_sots()Dmitry Torokhov2024-09-061-1/+5
* Input: zforce_ts - do not explicitly set EV_SYN, etc bitsDmitry Torokhov2024-09-061-4/+0
* Input: zforce_ts - remove support for platfrom dataDmitry Torokhov2024-09-061-40/+16
* Input: zforce_ts - simplify reporting of slot stateDmitry Torokhov2024-09-061-4/+2
* Input: zforce_ts - use devm_add_action_or_reset()Sudip Mukherjee2024-09-061-4/+1
* Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov2024-09-063-13/+9
|\
| * Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-243-13/+9
| |\
| | * Input: himax_hx83112b - fix incorrect size when reading product IDDmitry Torokhov2024-08-201-12/+2
| | * Input: edt-ft5x06 - add support for FocalTech FT8201Felix Kaechele2024-08-051-0/+6
| | * Input: ads7846 - ratelimit the spi_sync error messageMarek Vasut2024-07-241-1/+1
| * | minmax: don't use max() in situations that want a C constant expressionLinus Torvalds2024-07-291-1/+1
| * | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-2029-236/+358
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2024-07-1529-240/+363
| | |\
* | | | Input: zinitix - varying icon status registersLinus Walleij2024-09-011-2/+35
* | | | Input: zinitix - read and cache device version numbersLinus Walleij2024-09-011-0/+36
* | | | Input: colibri-vf50-ts - make use of the helper function dev_err_probe()Cai Huoqing2024-08-191-7/+3