mirror of https://github.com/torvalds/linux.git
Pull input layer updates from Dmitry Torokhov: "First set of updates for the input subsystem. You will get a new touchscreen driver (Melfas mms114), a new keypad driver for LPC32xx SoC, large update to Atmel mXT touchscreen driver, a lot of drivers acquired device tree support and a slew of other fixes." * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: (57 commits) Input: add MELFAS mms114 touchscreen driver Input: add support for key scan interface of the LPC32xx SoC Input: omap4-keypad - add device tree support Input: hanwang - add support for Art Master II tablet Input: spear_keyboard - reconfigure operating frequency on suspend Input: spear_keyboard - fix clock handling during suspend/resume Input: ff-memless - fix a couple min_t() casts Input: synaptics - print firmware ID and board number at init Input: spear_keyboard - generalize keyboard frequency configuration Input: spear_keyboard - rename bit definitions to reflect register Input: spear_keyboard - use correct io accessors Input: spear-keyboard - fix disable device_init_wakeup in remove Input: wacom_i2c - fix compiler warning Input: imx_keypad - check error returned by clk_prepare_enable() Input: imx_keypad - adapt the new kpp clock name Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() Input: ad7879 - add option to correct xy axis Input: synaptics_usb - Remove TrackPoint name trailing whitespace Revert "Input: atmel_mxt_ts - warn if sysfs could not be created" Input: MT - Include win8 support ... |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| adp5520-keys.c | ||
| adp5588-keys.c | ||
| adp5589-keys.c | ||
| amikbd.c | ||
| atakbd.c | ||
| atkbd.c | ||
| bf54x-keys.c | ||
| davinci_keyscan.c | ||
| ep93xx_keypad.c | ||
| gpio_keys.c | ||
| gpio_keys_polled.c | ||
| hil_kbd.c | ||
| hilkbd.c | ||
| hpps2atkbd.h | ||
| imx_keypad.c | ||
| jornada680_kbd.c | ||
| jornada720_kbd.c | ||
| lkkbd.c | ||
| lm8323.c | ||
| lm8333.c | ||
| locomokbd.c | ||
| lpc32xx-keys.c | ||
| maple_keyb.c | ||
| matrix_keypad.c | ||
| max7359_keypad.c | ||
| mcs_touchkey.c | ||
| mpr121_touchkey.c | ||
| newtonkbd.c | ||
| nomadik-ske-keypad.c | ||
| omap-keypad.c | ||
| omap4-keypad.c | ||
| opencores-kbd.c | ||
| pmic8xxx-keypad.c | ||
| pxa27x_keypad.c | ||
| pxa930_rotary.c | ||
| qt1070.c | ||
| qt2160.c | ||
| samsung-keypad.c | ||
| sh_keysc.c | ||
| spear-keyboard.c | ||
| stmpe-keypad.c | ||
| stowaway.c | ||
| sunkbd.c | ||
| tc3589x-keypad.c | ||
| tca6416-keypad.c | ||
| tca8418_keypad.c | ||
| tegra-kbc.c | ||
| tnetv107x-keypad.c | ||
| twl4030_keypad.c | ||
| w90p910_keypad.c | ||
| xtkbd.c | ||