mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 06:04:44 +01:00
- support for FocalTech FT8112 added to i2c-hid driver - support for FocalTech FT3518 added to edt-ft5x06 driver - support for power buttons in TWL603x chips added to twl4030-pwrbutton driver - an update to gpio-decoder driver to make it usable on non-OF platforms and to clean up the code - an update to synaptics_i2c driver switching it to use managed resources and a fix to restarting polling after resume - an update to gpio-keys driver to fall back to getting IRQ from resources if not specified using other means - an update to ili210x driver to support polling mode - a number of input drivers switched to scnprintf() to suppress truncation warnings - a number of updates and conversions of device tree bindings to yaml format - fixes to spelling in comments and messages in several drivers - other assorted fixups. -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQST2eWILY88ieB2DOtAj56VGEWXnAUCaZDuRwAKCRBAj56VGEWX nMDgAQDru/JJP8OzAOzkBVBKv4gq2/Sgcd9gnIWdbLmOgk/vyQD9FkurIYZeiPOJ 8F/q0bhQPh72TlWF5mmD9A8PB48BFgs= =0l6r -----END PGP SIGNATURE----- Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input Pull input updates from Dmitry Torokhov: - support for FocalTech FT8112 added to i2c-hid driver - support for FocalTech FT3518 added to edt-ft5x06 driver - support for power buttons in TWL603x chips added to twl4030-pwrbutton driver - an update to gpio-decoder driver to make it usable on non-OF platforms and to clean up the code - an update to synaptics_i2c driver switching it to use managed resources and a fix to restarting polling after resume - an update to gpio-keys driver to fall back to getting IRQ from resources if not specified using other means - an update to ili210x driver to support polling mode - a number of input drivers switched to scnprintf() to suppress truncation warnings - a number of updates and conversions of device tree bindings to yaml format - fixes to spelling in comments and messages in several drivers - other assorted fixups * tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (57 commits) dt-bindings: input: qcom,pm8941-pwrkey: Document PMM8654AU dt-bindings: input: touchscreen: imagis: allow linux,keycodes for ist3038 Input: apbps2 - fix comment style and typos Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys Input: novatek-nvt-ts - drop wake_type check dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells' Input: ili210x - add support for polling mode dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for old Ilitek Input: appletouch - fix potential race between resume and open HID: i2c-hid: Add FocalTech FT8112 dt-bindings: input: i2c-hid: Introduce FocalTech FT8112 Input: synaptics_i2c - switch to using managed resources Input: synaptics_i2c - guard polling restart in resume Input: gpio_decoder - don't use "proxy" headers Input: gpio_decoder - make use of the macros from bits.h Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep() Input: gpio_decoder - unify messages with help of dev_err_probe() Input: gpio_decoder - make use of device properties Input: serio - complete sizeof(*pointer) conversions Input: wdt87xx_i2c - switch to use dev_err_probe() ... |
||
|---|---|---|
| .. | ||
| adi,ad7879.yaml | ||
| apple,z2-multitouch.yaml | ||
| auo_pixcir_ts.txt | ||
| azoteq,iqs7211.yaml | ||
| brcm,iproc-touchscreen.txt | ||
| bu21029.txt | ||
| chipone,icn8318.yaml | ||
| cypress,cy8ctma140.yaml | ||
| cypress,cy8ctma340.yaml | ||
| cypress,tt21000.yaml | ||
| edt-ft5x06.yaml | ||
| eeti,exc3000.yaml | ||
| elan,ektf2127.yaml | ||
| elan,elants_i2c.yaml | ||
| fsl,imx6ul-tsc.yaml | ||
| fsl-mx25-tcq.txt | ||
| goodix,gt9916.yaml | ||
| goodix.yaml | ||
| hideep.txt | ||
| himax,hx852es.yaml | ||
| hycon,hy46xx.yaml | ||
| hynitron,cst816x.yaml | ||
| ilitek,ili210x.yaml | ||
| imagis,ist3038c.yaml | ||
| melfas,mip4_ts.yaml | ||
| melfas,mms114.yaml | ||
| mstar,msg2638.yaml | ||
| neonode,zforce.yaml | ||
| novatek,nvt-ts.yaml | ||
| nxp,lpc3220-tsc.yaml | ||
| pixcir,pixcir_ts.yaml | ||
| resistive-adc-touch.yaml | ||
| rohm,bu21013.yaml | ||
| samsung,s6sy761.yaml | ||
| silead,gsl1680.yaml | ||
| sis_i2c.txt | ||
| sitronix,st1232.yaml | ||
| st,stmfts.yaml | ||
| ti,ads7843.yaml | ||
| ti,am3359-tsc.yaml | ||
| ti,tsc2005.yaml | ||
| ti,tsc2007.yaml | ||
| toradex,vf50-touchscreen.yaml | ||
| touchscreen.yaml | ||
| trivial-touch.yaml | ||
| ts4800-ts.txt | ||
| zeitec,zet6223.yaml | ||
| zinitix,bt400.yaml | ||