summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov-0/+4
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner-6/+15
2013-12-09Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich-1/+1
2013-12-09Input: serio - fix sysfs layoutDmitry Torokhov-7/+17
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov-64/+78
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang-3/+204
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker-0/+1
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer-4/+18
2013-12-01Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov-2/+2
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu-5/+11
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-4/+484
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov-4/+484
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov-1/+1
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter-1/+4
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi-2/+1
2013-11-20Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler-0/+478
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-126/+1544
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov-259/+1799
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+5
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-9/+16
2013-11-11Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond-3/+1
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi-1/+8
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong-4/+1
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun-1/+3
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun-0/+1
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter-2/+2
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring-3/+4
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+9
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-43/+44
2013-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-20/+51
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner-0/+850
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart-1/+1
2013-10-31Input: remove a redundant max() callKang Hu-1/+1
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen-5/+5
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen-0/+2
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone-4/+12
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem-4/+4
2013-10-31Input: ALPS - add support for model found on Dell XT2Yunkang Tang-0/+1
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding-3/+4
2013-10-22Input: fix PWM-related undefined reference errorsMajunath Goudar-2/+2
2013-10-22Input: ALPS - change secondary device's nameYunkang Tang-1/+1
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng-22/+39
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke-0/+4