linux_dsm_epyc7002/drivers/input/touchscreen
Guy Shapiro accbcea346 Input: imx6ul_tsc - convert int to u32
The code uses of_property_read_u32 and expects positive values.  However,
the values are stored in signed int variables.  Additionally, the registers
values are also stored in signed variables without a good reason
(readl/writel expect u32).

The only time this caused a real bug was in the new average-samples
property, in which the property is numerically compared and implicitly
expected to be positive.

I believe it's better to change all the properties and registers to u32,
for consistency and warnings reduction.

Signed-off-by: Guy Shapiro <guy.shapiro@mobi-wize.com>
Reported-by: Bjørn Forsman <bjorn.forsman@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-11-30 17:44:36 -08:00
..
88pm860x-ts.c
ad7877.c
ad7879-i2c.c
ad7879-spi.c
ad7879.c
ad7879.h
ads7846.c Input: ads7846 - remove redundant regulator_disable call 2016-08-22 14:15:11 -07:00
ar1021_i2c.c
atmel_mxt_ts.c
atmel-wm97xx.c
auo-pixcir-ts.c
bcm_iproc_tsc.c
bu21013_ts.c
chipone_icn8318.c
colibri-vf50-ts.c
cy8ctmg110_ts.c
cyttsp4_core.c
cyttsp4_core.h
cyttsp4_i2c.c
cyttsp4_spi.c
cyttsp_core.c
cyttsp_core.h
cyttsp_i2c_common.c
cyttsp_i2c.c
cyttsp_spi.c
da9034-ts.c
da9052_tsi.c
dynapro.c
edt-ft5x06.c Input: remove duplicate ft6236 driver 2016-08-22 14:16:07 -07:00
eeti_ts.c
egalax_ts_serial.c
egalax_ts.c
ektf2127.c Input: ektf2127 - mark PM functions as __maybe_unused 2016-10-03 16:36:52 -07:00
elants_i2c.c Input: elants_i2c - get product id on recovery mode for FW update 2016-08-25 10:11:31 -07:00
elo.c
fsl-imx25-tcq.c Input: fsl-imx25-tcq - fix module autoload when registered via OF 2016-10-26 16:48:15 -07:00
fujitsu_ts.c
goodix.c
gunze.c
hampshire.c
hp680_ts_input.c
htcpen.c
ili210x.c
imx6ul_tsc.c Input: imx6ul_tsc - convert int to u32 2016-11-30 17:44:36 -08:00
inexio.c
intel-mid-touch.c
ipaq-micro-ts.c
jornada720_ts.c Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes 2016-09-10 10:47:48 -07:00
Kconfig Linux 4.8 2016-10-13 17:25:40 -07:00
lpc32xx_ts.c
mainstone-wm97xx.c
Makefile Input: add support for Elan eKTF2127 touchscreen controller 2016-09-26 20:01:58 -07:00
max11801_ts.c
mc13783_ts.c Input: mc13783_ts - remove deprecated create_singletheread_workqueue 2016-08-25 10:11:00 -07:00
mcs5000_ts.c
melfas_mip4.c Input: melfas_mip4 - add product ID reporting 2016-11-08 16:23:49 -08:00
migor_ts.c
mk712.c
mms114.c
mtouch.c
of_touchscreen.c
pcap_ts.c
penmount.c
pixcir_i2c_ts.c Input: pixcir_i2c_ts - remove a useless blank line 2016-08-22 14:16:50 -07:00
raydium_i2c_ts.c Input: raydium_i2c_ts - fix spelling mistake in dev_err message 2016-11-16 17:25:02 -08:00
rohm_bu21023.c
s3c2410_ts.c
silead.c Input: silead - add regulator support 2016-11-16 16:59:55 -08:00
sis_i2c.c
st1232.c
stmpe-ts.c
sun4i-ts.c
sur40.c
surface3_spi.c
sx8654.c
ti_am335x_tsc.c
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c
ts4800-ts.c
tsc40.c
tsc200x-core.c
tsc200x-core.h
tsc2004.c
tsc2005.c
tsc2007.c
ucb1400_ts.c
usbtouchscreen.c
w90p910_ts.c
wacom_i2c.c
wacom_w8001.c
wdt87xx_i2c.c Input: wdt87xx_i2c - fix the flash erase issue 2016-09-05 10:31:47 -07:00
wm97xx-core.c Input: wm97xx - remove deprecated create_singletheread_workqueue 2016-08-25 10:11:30 -07:00
wm831x-ts.c
wm9705.c
wm9712.c
wm9713.c
zforce_ts.c
zylonite-wm97xx.c