mirror of https://github.com/torvalds/linux.git
Pull input updates from Dmitry Torokhov: - input core allows hardware drivers to specify a [more precise] timestamp (normally taken in top half) to better track velocity of contacts - input_dev instances now support "polling" mode so that drivers could use the same object for polled and interrupt-driven operation. The plan is to convert existing drivers and retire input_polled_dev API - a new driver for the FlySky FS-iA6B RC receiver - a refresh of BU21013 touchpad driver - w90x900 keyboard and touchpad drivers are removed as the platform is gone - assorted fixes * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (45 commits) Input: sidewinder - make array seq static const, makes object smaller Input: reset device timestamp on sync Input: bu21013_ts - switch to using standard touchscreen properties Input: bu21013_ts - switch to using MT-B (slotted) protocol Input: bu21013_ts - fix suspend when wake source Input: bu21013_ts - use interrupt from I2C client Input: bu21013_ts - remove support for platform data Input: bu21013_ts - convert to using managed resources Input: bu21013_ts - remove useless comments Input: bu21013_ts - annotate supend/resume methods as __maybe_unused Input: bu21013_ts - rename some variables Input: bu21013_ts - convert to use GPIO descriptors ARM: ux500: improve BU21013 touchpad bindings Input: i8042 - enable wakeup on a stable struct device Input: soc_button_array - use platform_device_register_resndata() Input: psmouse - drop all unneeded functions from mouse headers Input: add support for polling to input devices Input: wacom_w8001 - allocate additional space for 'phys' Input: cros_ec_keyb - add back missing mask for event_type Input: remove dev_err() usage after platform_get_irq() ... |
||
|---|---|---|
| .. | ||
| 88pm860x-ts.c | ||
| Kconfig | ||
| Makefile | ||
| ad7877.c | ||
| ad7879-i2c.c | ||
| ad7879-spi.c | ||
| ad7879.c | ||
| ad7879.h | ||
| ads7846.c | ||
| ar1021_i2c.c | ||
| atmel_mxt_ts.c | ||
| auo-pixcir-ts.c | ||
| bcm_iproc_tsc.c | ||
| bu21013_ts.c | ||
| bu21029_ts.c | ||
| chipone_icn8318.c | ||
| chipone_icn8505.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.c | ||
| cyttsp_i2c_common.c | ||
| cyttsp_spi.c | ||
| da9034-ts.c | ||
| da9052_tsi.c | ||
| dynapro.c | ||
| edt-ft5x06.c | ||
| eeti_ts.c | ||
| egalax_ts.c | ||
| egalax_ts_serial.c | ||
| ektf2127.c | ||
| elants_i2c.c | ||
| elo.c | ||
| exc3000.c | ||
| fsl-imx25-tcq.c | ||
| fujitsu_ts.c | ||
| goodix.c | ||
| gunze.c | ||
| hampshire.c | ||
| hideep.c | ||
| hp680_ts_input.c | ||
| htcpen.c | ||
| ili210x.c | ||
| 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 | ||
| mtouch.c | ||
| mxs-lradc-ts.c | ||
| of_touchscreen.c | ||
| pcap_ts.c | ||
| penmount.c | ||
| pixcir_i2c_ts.c | ||
| raspberrypi-ts.c | ||
| raydium_i2c_ts.c | ||
| resistive-adc-touch.c | ||
| rohm_bu21023.c | ||
| s3c2410_ts.c | ||
| s6sy761.c | ||
| silead.c | ||
| sis_i2c.c | ||
| st1232.c | ||
| stmfts.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.h | ||
| tsc2007_core.c | ||
| tsc2007_iio.c | ||
| ucb1400_ts.c | ||
| usbtouchscreen.c | ||
| wacom_i2c.c | ||
| 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 | ||