linux_dsm_epyc7002/drivers/input/touchscreen
Dmitry Torokhov cd467299c1 Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional
We should not be ignoring -EPROBE_DEFER reported by
devm_gpiod_get_optional(), but report it as any other error to the upper
layers. While we are at it simplify check for the presence of reset GPIO
and instead of using IS_ERR_OR_NULL just use boolean.

Also do not return -ENOMEM from suspend handler when the device in
bootloader mode as that does not make sense and switch to -EBUSY instead.

Reported-by: Guenter Roeck <groeck@chromium.org>
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2016-06-01 11:18:59 -07:00
..
88pm860x-ts.c
ad7877.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
ad7879-i2c.c Input: ad7879 - add device tree support 2016-03-08 10:51:18 -08:00
ad7879-spi.c Input: ad7879 - add device tree support 2016-03-08 10:51:18 -08:00
ad7879.c Linux 4.5 2016-03-15 16:54:45 -07:00
ad7879.h
ads7846.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-11-06 11:57:41 -08:00
ar1021_i2c.c
atmel_mxt_ts.c Merge branch 'rotary-encoder' into next 2016-03-04 11:32:40 -08:00
atmel-wm97xx.c
auo-pixcir-ts.c Input: auo-pixcir-ts - simplify function return logic 2015-10-02 11:44:18 -07:00
bcm_iproc_tsc.c Input: bcm_iproc_tsc - use syscon to access shared registers 2016-04-06 16:11:56 -07:00
bu21013_ts.c
chipone_icn8318.c
colibri-vf50-ts.c Input: colibri-vf50-ts - add missing #include <linux/of.h> 2016-02-09 15:36:22 -08:00
cy8ctmg110_ts.c
cyttsp4_core.c
cyttsp4_core.h
cyttsp4_i2c.c Input: cyttsp - use PTR_ERR_OR_ZERO() 2015-10-02 11:44:19 -07:00
cyttsp4_spi.c spi: Drop owner assignment from spi_drivers 2015-10-28 10:30:17 +09:00
cyttsp_core.c Input: cyttsp - perform hard reset of the chip during probe 2016-01-27 14:32:49 -08:00
cyttsp_core.h Input: cyttsp - switch to using device properties 2016-01-27 14:32:48 -08:00
cyttsp_i2c_common.c
cyttsp_i2c.c Input: cyttsp - use devres managed resource allocations 2016-01-27 14:32:46 -08:00
cyttsp_spi.c Input: cyttsp - use devres managed resource allocations 2016-01-27 14:32:46 -08:00
da9034-ts.c
da9052_tsi.c
dynapro.c
edt-ft5x06.c Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree 2016-02-09 15:36:20 -08:00
eeti_ts.c
egalax_ts_serial.c Input: egalax_ts_serial - fix potential NULL dereference on error 2015-12-19 23:44:40 -08:00
egalax_ts.c
elants_i2c.c Input: elants_i2c - fix wake-on-touch 2015-12-18 16:21:43 -08:00
elo.c
ft6236.c Input: ft6236 - change module license string to match copyright notice 2015-10-10 11:27:04 -07:00
fujitsu_ts.c
goodix.c Input: goodix - use "inverted_[xy]" flags instead of "rotated_screen" 2015-12-17 17:11:56 -08:00
gunze.c
hampshire.c
hp680_ts_input.c
htcpen.c
ili210x.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-09-04 12:02:11 -07:00
imx6ul_tsc.c Input: imx6ul_tsc - fix controller name 2015-09-19 11:41:54 -07:00
inexio.c
intel-mid-touch.c
ipaq-micro-ts.c
jornada720_ts.c
Kconfig Input: add Raydium I2C touchscreen driver 2016-05-27 17:08:31 -07:00
lpc32xx_ts.c Input: lpc32xx_ts - fix warnings caused by enabling unprepared clock 2015-10-17 11:33:05 -07:00
mainstone-wm97xx.c
Makefile Input: add Raydium I2C touchscreen driver 2016-05-27 17:08:31 -07:00
max11801_ts.c
mc13783_ts.c
mcs5000_ts.c
melfas_mip4.c Input: melfas_mip4 - add hw_version sysfs attribute 2016-03-16 16:25:41 -07:00
migor_ts.c Input: migor-ts - mark PM functions as __maybe_unused 2016-05-19 09:35:15 -07:00
mk712.c
mms114.c Input: mms114 - remove unneded semicolons 2015-09-19 11:39:03 -07:00
mtouch.c
of_touchscreen.c
pcap_ts.c Input: pcap_ts - use to_delayed_work 2016-01-02 21:08:53 -08:00
penmount.c
pixcir_i2c_ts.c Input: pixcir_i2c - add support for wake and enable gpios 2015-12-04 17:12:07 -08:00
raydium_i2c_ts.c Input: raydium_i2c_ts - do not ignore EPROBE_DEFER from gpiod_get_optional 2016-06-01 11:18:59 -07:00
rohm_bu21023.c Input: rohm_bu21023 - fix handling of retrying firmware update 2016-01-07 09:57:21 -08:00
s3c2410_ts.c
st1232.c
stmpe-ts.c Input: stmpe-ts - restore kerneldoc 2016-03-02 09:40:20 -08:00
sun4i-ts.c
sur40.c Input: sur40 - fix DMA on stack 2016-03-23 17:29:30 -07:00
surface3_spi.c Input: surface3_spi - add surface pen support for Surface 3 2016-05-27 16:33:34 -07:00
sx8654.c
ti_am335x_tsc.c Input: ti_am335x_tsc - use SIMPLE_DEV_PM_OPS 2016-04-05 10:17:51 -07:00
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c Input: tps6507x-ts - simplify function return logic 2015-10-02 11:44:18 -07:00
ts4800-ts.c Input: add touchscreen support for TS-4800 2015-12-16 14:00:51 -08:00
tsc40.c
tsc200x-core.c Input: tsc200x-core - rename functions and variables 2015-11-03 14:54:01 -08:00
tsc200x-core.h Input: tsc200x-core - rename functions and variables 2015-11-03 14:54:01 -08:00
tsc2004.c Input: tsc2004 - add support for tsc2004 2015-11-03 14:54:22 -08:00
tsc2005.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-11-13 21:41:14 -08:00
tsc2007.c
ucb1400_ts.c
usbtouchscreen.c
w90p910_ts.c
wacom_i2c.c
wacom_w8001.c Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE 2016-01-11 00:12:53 -08:00
wdt87xx_i2c.c
wm97xx-core.c
wm831x-ts.c
wm9705.c
wm9712.c
wm9713.c
zforce_ts.c Input: zforce - simplify function return logic 2015-10-02 11:44:17 -07:00
zylonite-wm97xx.c