Age | Commit message (Expand) | Author |
2014-05-14 | Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2 | Jason Gerecke |
2014-05-14 | Input: sun4i-ts - add support for temperature sensor | Hans de Goede |
2014-05-14 | Input: add driver for Allwinner sunxi SoC's rtp controller | Hans de Goede |
2014-05-14 | Input: logips2pp - fix typo in Kconfig help | Daniele Forsi |
2014-05-14 | Input: gpio_keys_polled - convert to devm-* API | Alexander Shiyan |
2014-05-14 | Input: implement managed polled input devices | Dmitry Torokhov |
2014-05-14 | Input: remove race when instantiating polled device attributes | Dmitry Torokhov |
2014-05-14 | Input: gpio_keys - more conversions to devm-* API | Alexander Shiyan |
2014-05-14 | Input: zforce - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: mms114 - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: lpc32xx_ts - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: egalax_ts - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: auo-pixcir-ts - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: apbps2 - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: olpc_apsp - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: rotary_encoder - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: gpio-beeper - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: imx_keypad - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: gpio_keys_polled - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: gpio_keys - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: clps711x-keypad - make of_device_id array const | Jingoo Han |
2014-05-14 | Input: gpio-beeper - simplify GPIO handling | Alexander Shiyan |
2014-05-14 | Input: tsc2005 - convert driver to use devm_* | Sebastian Reichel |
2014-05-14 | Input: tsc2005 - use dev_err for error messages | Sebastian Reichel |
2014-05-14 | Input: gpio_keys - convert struct descriptions to kernel-doc | Andy Shevchenko |
2014-05-14 | Input: gpio_keys - convert to use devm_* | Andy Shevchenko |
2014-05-14 | Input: twl6040-vibra - use devm functions | Fabio Estevam |
2014-05-14 | Input: ads7877 - remove bitrotted comment | Mark Brown |
2014-05-14 | Input: evdev - get rid of old workaround for EVIOCGBIT | Dmitry Torokhov |
2014-05-14 | Input: add st-keyscan driver | Gabriel FERNANDEZ |
2014-05-14 | Input: ads7846 - correct log message for spi_sync() errors | Mark Brown |
2014-05-14 | Input: tc3589x-keypad - support probing from device tree | Linus Walleij |
2014-05-14 | Input: w90p910_ts - depend on ARCH_W90X900 | Jean Delvare |
2014-04-03 | Input: edt-ft5x06 - add a missing condition | Dan Carpenter |
2014-03-30 | Input: appletouch - fix jumps when additional fingers are detected | Clinton Sprain |
2014-03-30 | Input: appletouch - implement sensor data smoothing | Clinton Sprain |
2014-03-30 | Input: add driver for SOC button array | Lejun Zhu |
2014-03-30 | Input: pm8xxx-vibrator - add DT match table | Stephen Boyd |
2014-03-30 | Input: pmic8xxx-pwrkey - migrate to DT | Stephen Boyd |
2014-03-30 | Input: pmic8xxx-keypad - migrate to DT | Stephen Boyd |
2014-03-30 | Input: pmic8xxx-keypad - migrate to regmap APIs | Stephen Boyd |
2014-03-30 | Input: pmic8xxx-keypad - migrate to devm_* APIs | Stephen Boyd |
2014-03-30 | Input: pmic8xxx-keypad - fix build by removing gpio configuration | Stephen Boyd |
2014-03-30 | Input: add new driver for ARM CLPS711X keypad | Alexander Shiyan |
2014-03-28 | Input: edt-ft5x06 - add support for M09 firmware version | Lothar Waßmann |
2014-03-28 | Input: edt-ft5x06 - ignore touchdown events | Lothar Waßmann |
2014-03-28 | Input: edt-ft5x06 - adjust delays to conform datasheet | Lothar Waßmann |
2014-03-28 | Input: edt-ft5x06 - add DT support | Lothar Waßmann |
2014-03-28 | Input: edt-ft5x06 - several cleanups; no functional change | Lothar Waßmann |
2014-03-28 | Input: appletouch - dial back fuzz setting | Clinton Sprain |