mirror of
https://github.com/torvalds/linux.git
synced 2026-06-16 02:52:26 +02:00
Pull input updates from Dmitry Torokhov: "Updates for the input subsystem. This contains the following new drivers promised in the last merge window: - driver for touchscreen controller found in Surface 3 - driver for Pegasus Notetaker tablet - driver for Atmel Captouch Buttons - driver for Raydium I2C touchscreen controllers - powerkey driver for HISI 65xx SoC plus a few fixes" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (40 commits) Input: tty/vt/keyboard - use memdup_user() Input: pegasus_notetaker - set device mode in reset_resume() if in use Input: pegasus_notetaker - cancel workqueue's work in suspend() Input: pegasus_notetaker - fix usb_autopm calls to be balanced Input: pegasus_notetaker - handle usb control msg errors Input: wacom_w8001 - handle errors from input_mt_init_slots() Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/Y Input: pixcir_ts - add support for axis inversion / swapping Input: icn8318 - use of_touchscreen helpers for inverting / swapping axes Input: edt-ft5x06 - add support for inverting / swapping axes Input: of_touchscreen - add support for inverted / swapped axes Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_report Input: synaptics-rmi4 - remove unneeded variable Input: synaptics-rmi4 - remove pointer to rmi_function in f12_data Input: synaptics-rmi4 - support regulator supplies Input: raydium_i2c_ts - check CRC of incoming packets Input: xen-kbdfront - prefer xenbus_write() over xenbus_printf() where possible Input: fix a double word "is is" in include/linux/input.h Input: add powerkey driver for HISI 65xx SoC Input: apanel - spelling mistake - "skiping" -> "skipping" ... |
||
|---|---|---|
| .. | ||
| 88pm860x-ts.c | ||
| ad7877.c | ||
| ad7879-i2c.c | ||
| ad7879-spi.c | ||
| ad7879.c | ||
| ad7879.h | ||
| ads7846.c | ||
| 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 | ||
| cyttsp_core.c | ||
| cyttsp_core.h | ||
| cyttsp_i2c_common.c | ||
| cyttsp_i2c.c | ||
| cyttsp_spi.c | ||
| cyttsp4_core.c | ||
| cyttsp4_core.h | ||
| cyttsp4_i2c.c | ||
| cyttsp4_spi.c | ||
| da9034-ts.c | ||
| da9052_tsi.c | ||
| dynapro.c | ||
| edt-ft5x06.c | ||
| eeti_ts.c | ||
| egalax_ts_serial.c | ||
| egalax_ts.c | ||
| elants_i2c.c | ||
| elo.c | ||
| fsl-imx25-tcq.c | ||
| ft6236.c | ||
| fujitsu_ts.c | ||
| goodix.c | ||
| gunze.c | ||
| hampshire.c | ||
| hp680_ts_input.c | ||
| htcpen.c | ||
| ili210x.c | ||
| imx6ul_tsc.c | ||
| inexio.c | ||
| intel-mid-touch.c | ||
| ipaq-micro-ts.c | ||
| jornada720_ts.c | ||
| Kconfig | ||
| lpc32xx_ts.c | ||
| mainstone-wm97xx.c | ||
| Makefile | ||
| max11801_ts.c | ||
| mc13783_ts.c | ||
| mcs5000_ts.c | ||
| melfas_mip4.c | ||
| migor_ts.c | ||
| mk712.c | ||
| mms114.c | ||
| mtouch.c | ||
| of_touchscreen.c | ||
| pcap_ts.c | ||
| penmount.c | ||
| pixcir_i2c_ts.c | ||
| raydium_i2c_ts.c | ||
| rohm_bu21023.c | ||
| s3c2410_ts.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 | ||
| wm97xx-core.c | ||
| wm831x-ts.c | ||
| wm9705.c | ||
| wm9712.c | ||
| wm9713.c | ||
| zforce_ts.c | ||
| zylonite-wm97xx.c | ||