linux-stable/drivers/input/touchscreen
Linus Torvalds bf1fa6f155 ARM: SoC changes for 6.5
These are mostly minor cleanups and bugfixes that address harmless
 problems.
 
 The largest branch is a conversion of the omap platform
 to use GPIO descriptors throughout the tree, for any devices that
 are not fully converted to devicetree.
 
 The Samsung Exynos platform gains back support for the Exynos4212
 chip that was previously unused and removed but is now used for
 the Samsung Galaxy Tab3.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmScsH8ACgkQYKtH/8kJ
 UicTOhAAxQB1zySNJ4vOwTnV9Mrey+b/1RvjKDwZAa3uuP6vgpPjAjqVxlRxl+TM
 SWal+0zzj+vrFTkTl0niT+DzMFOEnLqhBd7smN8YKmC+hD3t9g5Dos7Q/IsUVlrT
 SnXDmit+eSI2QXFeO1OM0LdmniLDcKydsQ8o4beKF6YaJRGYACNSmtIjB3KvWccv
 3cQXoaqN5rFoQxbLiGVINVyDU3Qpie2m8RqUcVWSmva46UM2yDAUWXwFNxcP8jXp
 WjL+NaiH7Ea/pzPcn3895u5ybIOZSylxLGRzL1ktewJqczUKf701qVZbf6enZp99
 SbEQQh4DKm4DkpQ/JdPoO9x3InORAGUQ1p0Ssa92rKuiEVSXsQUeO3BNAYGfvpy3
 o3QElSp6hlDWOHk9KawHzY3lfMsvKnTckFQDZxMbvC0+tQj6cDIM/qWo74CdZ07S
 UxVa1C9L2Lerv6IAG3v2meI9HjBn7DInWjfOAOxj2gX/ryIrdX9lO0692n6nVYca
 szH3CANjwPCPrtjAE2RXPjLTK+6nmQDavcEVEiG1SoGTplLh7RZgeQXV+5iIaOLp
 Nc8MDddR656kPBEprgoEugGZuLjsY2IGaLj+FNGriOEBKo5jpfEFeRQ2GPKxoyWR
 OHeWtxcFtBc2SnfVOtdMQ/X3UZTd4vlJYbNffiL+2NSM0iMBbHs=
 =z6FU
 -----END PGP SIGNATURE-----

Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC updates from Arnd Bergmann:
 "These are mostly minor cleanups and bugfixes that address harmless
  problems.

  The largest branch is a conversion of the omap platform to use GPIO
  descriptors throughout the tree, for any devices that are not fully
  converted to devicetree.

  The Samsung Exynos platform gains back support for the Exynos4212 chip
  that was previously unused and removed but is now used for the Samsung
  Galaxy Tab3"

* tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (24 commits)
  ARM: omap2: Fix copy/paste bug
  MAINTAINERS: Replace my email address
  Input: ads7846 - fix pointer cast warning
  Input: ads7846 - Fix usage of match data
  ARM: omap2: Fix checkpatch issues
  arm: omap1: replace printk() with pr_err macro
  ARM: omap: Fix checkpatch issues
  ARM: s3c: Switch i2c drivers back to use .probe()
  ARM: versatile: mark mmc_status() static
  ARM: spear: include "pl080.h" for pl080_get_signal() prototype
  ARM: sa1100: address missing prototype warnings
  ARM: pxa: fix missing-prototypes warnings
  ARM: orion5x: fix d2net gpio initialization
  ARM: omap2: fix missing tick_broadcast() prototype
  ARM: omap1: add missing include
  ARM: lpc32xx: add missing include
  ARM: imx: add missing include
  ARM: highbank: add missing include
  ARM: ep93xx: fix missing-prototype warnings
  ARM: davinci: fix davinci_cpufreq_init() declaration
  ...
2023-06-29 15:28:33 -07:00
..
88pm860x-ts.c
ad7877.c Input: ad7877 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:23 -08:00
ad7879-i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
ad7879-spi.c
ad7879.c
ad7879.h
ads7846.c Input: ads7846 - fix pointer cast warning 2023-06-09 23:16:49 +02:00
ar1021_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
atmel_mxt_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
auo-pixcir-ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
bcm_iproc_tsc.c Input: bcm_iproc_tsc - drop of_match_ptr for ID table 2023-03-17 04:17:37 -07:00
bu21013_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
bu21029_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
chipone_icn8318.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
chipone_icn8505.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
colibri-vf50-ts.c
cy8ctma140.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
cy8ctmg110_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
cyttsp4_core.c Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync() 2023-05-01 17:50:16 -07:00
cyttsp4_core.h
cyttsp4_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
cyttsp4_spi.c Input: cyttsp4 - use EXPORT_GPL_RUNTIME_DEV_PM_OPS() 2023-01-27 14:49:53 -08:00
cyttsp5.c Merge branch 'next' into for-linus 2023-06-26 15:18:13 -07:00
cyttsp_core.c Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS() 2023-01-27 14:49:53 -08:00
cyttsp_core.h
cyttsp_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
cyttsp_i2c_common.c
cyttsp_spi.c Input: cyttsp - use EXPORT_GPL_SIMPLE_DEV_PM_OPS() 2023-01-27 14:49:53 -08:00
da9034-ts.c
da9052_tsi.c
dynapro.c
edt-ft5x06.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
eeti_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
egalax_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
egalax_ts_serial.c
ektf2127.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
elants_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
elo.c
exc3000.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
fsl-imx25-tcq.c
fujitsu_ts.c
goodix.c Merge branch 'next' into for-linus 2023-06-26 15:18:13 -07:00
goodix.h Input: goodix - fix race on driver unbind 2022-02-28 23:26:30 -08:00
goodix_fwupload.c
gunze.c input: drop empty comment blocks 2022-09-29 16:25:42 -07:00
hampshire.c
hideep.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
himax_hx83112b.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
hp680_ts_input.c
htcpen.c
hycon-hy46xx.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
hynitron_cstxxx.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
ili210x.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
ilitek_ts_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
imagis.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
imx6ul_tsc.c Input: imx6ul_tsc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:26 -08:00
inexio.c
ipaq-micro-ts.c Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo 2023-01-27 14:52:06 -08:00
iqs5xx.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
jornada720_ts.c
Kconfig Input: add HAS_IOPORT dependencies 2023-05-22 15:17:09 -07:00
lpc32xx_ts.c
mainstone-wm97xx.c ARM: pxa: remove unused board files 2023-01-20 11:23:44 +01:00
Makefile Input: add a new Novatek NVT-ts driver 2023-04-01 22:42:26 -07:00
max11801_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
mc13783_ts.c
mcs5000_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
melfas_mip4.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
migor_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
mk712.c
mms114.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
msg2638.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
mtouch.c
mxs-lradc-ts.c
novatek-nvt-ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
pcap_ts.c
penmount.c
pixcir_i2c_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
raspberrypi-ts.c Input: raspberrypi-ts - fix refcount leak in rpi_ts_probe 2023-04-13 23:08:11 -07:00
raydium_i2c_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
resistive-adc-touch.c
rohm_bu21023.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
s6sy761.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
silead.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
sis_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
st1232.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
stmfts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
stmpe-ts.c
sun4i-ts.c docs: update some straggling Documentation/arm references 2023-06-16 08:31:47 -06:00
sur40.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
surface3_spi.c Input: surface3_spi - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:27 -08:00
sx8654.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
ti_am335x_tsc.c Input: ti_am335x_tsc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:27 -08:00
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c Input: tps6507x-ts - remove variable loops 2022-10-24 05:18:55 -07:00
ts4800-ts.c
tsc40.c
tsc200x-core.c Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS() 2023-01-27 14:49:53 -08:00
tsc200x-core.h
tsc2004.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
tsc2005.c Input: tsc200x - use EXPORT_GPL_SIMPLE_DEV_PM_OPS() 2023-01-27 14:49:53 -08:00
tsc2007.h
tsc2007_core.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
tsc2007_iio.c
usbtouchscreen.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
wacom_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
wacom_w8001.c Input: move from strlcpy with unused retval to strscpy 2022-08-18 15:44:08 -07:00
wdt87xx_i2c.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
wm97xx-core.c Input: wm97xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() 2023-01-09 20:25:28 -08:00
wm831x-ts.c
wm9705.c
wm9712.c
wm9713.c
zet6223.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
zforce_ts.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00
zinitix.c Input: Switch i2c drivers back to use .probe() 2023-05-17 09:59:11 -07:00