aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart
2013-10-31Input: remove a redundant max() callKang Hu
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang
2013-10-22Input: fix PWM-related undefined reference errorsMajunath Goudar
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke
2013-10-15Input: wacom - export battery scopeBastien Nocera
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-10-06Input: cm109 - convert high volume dev_err() to dev_err_ratelimited()Tim Gardner
2013-10-06Input: move name/timer init to input_alloc_dev()David Herrmann
2013-10-06Input: st1232 - include linux/of.h headerSachin Kamat
2013-10-06Input: rotary_encoder - include linux/of.h headerSachin Kamat
2013-10-06Input: pwm-beeper - include linux/of.h headerSachin Kamat
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat
2013-10-06Input: ti_am335x_tsc - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: egalax_ts - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: sirfsoc-onkey - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng
2013-09-20Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke
2013-09-20Input: tsc2005 - remove redundant spi_set_drvdataSachin Kamat
2013-09-20Input: ad7879-spi - remove redundant spi_set_drvdataSachin Kamat
2013-09-20Input: ad7877 - remove redundant spi_set_drvdataSachin Kamat
2013-09-20Input: ad714x-spi - remove redundant spi_set_drvdataSachin Kamat
2013-09-19Input: add a driver to support Hyper-V synthetic keyboardK. Y. Srinivasan
2013-09-19Input: uinput - support injecting multiple events in one write() callRyan Mallon