linux/drivers/input/touchscreen
Linus Torvalds 9ebe5422ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input updates from Dmitry Torokhov:
 "An update to the Goodix touchscreen driver to enable it work properly
  on various Bay Trail and Cherry Trail devices, and a few other
  assorted changes"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (26 commits)
  Input: update SPDX tag for input-event-codes.h
  Input: i8042 - add Acer Aspire 5738z to nomux list
  Input: goodix - fix compilation when ACPI support is disabled
  dt-bindings: touchscreen: Convert edt-ft5x06 to json-schema
  Input: of_touchscreen - explicitly choose axis
  Input: goodix - support gt9147 touchpanel
  dt-bindings: touchscreen: goodix: support of gt9147
  Input: goodix - add support for Goodix GT917S
  Input: goodix - use string-based chip ID
  dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
  Input: goodix - add support for more then one touch-key
  Input: goodix - fix spurious key release events
  Input: goodix - try to reset the controller if the i2c-test fails
  Input: goodix - restore config on resume if necessary
  Input: goodix - make goodix_send_cfg() take a raw buffer as argument
  Input: goodix - add minimum firmware size check
  Input: goodix - save a copy of the config from goodix_read_config()
  Input: goodix - move defines to above struct goodix_ts_data declaration
  Input: goodix - add support for controlling the IRQ pin through ACPI methods
  Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
  ...
2020-04-07 20:20:12 -07:00
..
88pm860x-ts.c
Kconfig Input: fix Kconfig indentation 2019-11-22 15:19:19 -08:00
Makefile
ad7877.c
ad7879-i2c.c
ad7879-spi.c
ad7879.c
ad7879.h
ads7846.c Input: ads7846 - use new `delay` structure for SPI transfer delays 2020-01-20 20:45:25 -08:00
ar1021_i2c.c Input: ar1021 - fix typo in preprocessor macro name 2019-11-11 16:02:30 -08:00
atmel_mxt_ts.c Input: atmel_mxt_ts - disable IRQ across suspend 2019-10-02 14:02:31 -07:00
auo-pixcir-ts.c
bcm_iproc_tsc.c
bu21013_ts.c Input: bu21013_ts - switch to using standard touchscreen properties 2019-09-02 09:07:38 -07:00
bu21029_ts.c
chipone_icn8318.c
chipone_icn8505.c Input: icn8505 - Switch to firmware_request_platform for retreiving the fw 2020-03-20 14:57:54 +01:00
colibri-vf50-ts.c Input: colibri-vf50-ts - remove unneeded gpio.h header file 2019-10-27 11:14:22 -07:00
cy8ctmg110_ts.c
cyttsp4_core.c Input: cyttsp4_core - fix use after free bug 2019-11-12 17:11:26 -08:00
cyttsp4_core.h
cyttsp4_i2c.c
cyttsp4_spi.c
cyttsp_core.c
cyttsp_core.h
cyttsp_i2c.c
cyttsp_i2c_common.c
cyttsp_spi.c
da9034-ts.c
da9052_tsi.c
dynapro.c
edt-ft5x06.c Input: edt-ft5x06 - use pm core to enable/disable the wake irq 2020-01-10 14:45:36 -08:00
eeti_ts.c
egalax_ts.c
egalax_ts_serial.c
ektf2127.c
elants_i2c.c Input: elants_i2c - report resolution information for touch major 2020-03-06 10:06:36 -08:00
elo.c
exc3000.c
fsl-imx25-tcq.c
fujitsu_ts.c
goodix.c Input: goodix - fix compilation when ACPI support is disabled 2020-04-01 13:05:29 -07:00
gunze.c
hampshire.c
hideep.c
hp680_ts_input.c
htcpen.c
ili210x.c Input: ili210x - add ili2120 support 2020-02-10 10:00:22 -08:00
imx6ul_tsc.c
inexio.c
ipaq-micro-ts.c
iqs5xx.c
jornada720_ts.c
lpc32xx_ts.c
mainstone-wm97xx.c
max11801_ts.c
mc13783_ts.c
mcs5000_ts.c
melfas_mip4.c
migor_ts.c
mk712.c
mms114.c Input: mms114 - use device_get_match_data 2019-11-11 16:25:05 -08:00
mtouch.c
mxs-lradc-ts.c
of_touchscreen.c Input: of_touchscreen - explicitly choose axis 2020-03-24 15:21:24 -07:00
pcap_ts.c
penmount.c
pixcir_i2c_ts.c Input: pixcir_i2c_ts - remove platform data 2019-10-09 14:56:40 -07:00
raspberrypi-ts.c Input: raspberrypi-ts - switch to using polled mode of input devices 2019-10-29 17:13:37 -07:00
raydium_i2c_ts.c Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger() 2020-03-06 14:37:56 -08:00
resistive-adc-touch.c
rohm_bu21023.c
s3c2410_ts.c Input: s3c2410_ts - remove unneeded gpio.h header file 2019-10-27 11:14:24 -07:00
s6sy761.c
silead.c Input: silead - Switch to firmware_request_platform for retreiving the fw 2020-03-20 14:57:53 +01:00
sis_i2c.c
st1232.c Input: st1232 - switch to using MT-B protocol 2019-10-28 21:04:27 -07:00
stmfts.c
stmpe-ts.c
sun4i-ts.c Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_register 2020-01-10 14:42:52 -08:00
sur40.c Input: sur40 - fix interface sanity checks 2020-01-10 14:43:01 -08:00
surface3_spi.c
sx8654.c
ti_am335x_tsc.c
touchit213.c
touchright.c
touchwin.c
tps6507x-ts.c Input: tsc6507x-ts - switch to using polled mode of input devices 2019-10-29 17:13:41 -07:00
ts4800-ts.c Input: ts4800-ts - switch to using polled mode of input devices 2019-10-29 17:13:40 -07:00
tsc40.c
tsc200x-core.c
tsc200x-core.h
tsc2004.c
tsc2005.c
tsc2007.h
tsc2007_core.c
tsc2007_iio.c
ucb1400_ts.c
usbtouchscreen.c
wacom_i2c.c Input: wacom_i2c - remove unneeded gpio.h header file 2019-10-27 11:14:25 -07:00
wacom_w8001.c
wdt87xx_i2c.c
wm97xx-core.c
wm831x-ts.c
wm9705.c
wm9712.c
wm9713.c
zet6223.c
zforce_ts.c
zylonite-wm97xx.c