summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2013-12-11Input: tegra-kbc - use reset frameworkStephen Warren1-3/+10
2013-12-09Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENTMichael Hennerich1-1/+1
2013-12-09Input: serio - fix sysfs layoutDmitry Torokhov1-7/+17
2013-12-09Merge tag 'v3.13-rc3' into for-linusDmitry Torokhov9-64/+78
2013-12-08tty: Always handle NULL flag ptrPeter Hurley1-13/+15
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov1-15/+21
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+1
2013-12-06Input: use dev_get_platdata()Jingoo Han51-67/+79
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart1-1/+1
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2-3/+204
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-12-01Input: usbtouchscreen - separate report and transmit buffer size handlingChristian Engelmayer1-4/+18
2013-12-01Input: sur40 - suppress false uninitialized variable warningDmitry Torokhov1-2/+2
2013-12-01Input: ads7846 - use IS_ENABLED() macroFabio Estevam1-2/+2
2013-11-26Input: add a new driver for GPIO beeperAlexander Shiyan3-0/+137
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2013-11-25Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke1-2/+2
2013-11-25Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-25Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel1-22/+4
2013-11-25Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel1-3/+3
2013-11-25Input: twl4030-pwrbutton - add device tree supportSebastian Reichel1-4/+12
2013-11-25Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov1-39/+40
2013-11-25Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov1-2/+0
2013-11-25Input: tsc2007 - add device tree support.Denis Carikli1-40/+133
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu4-5/+11
2013-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-4/+484
2013-11-22Merge branch 'next' into for-linusDmitry Torokhov6-4/+484
2013-11-20Input: atmel-wm97xx - fix compile errorDmitry Torokhov1-1/+1
2013-11-20Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter1-1/+4
2013-11-20Input: cyttsp4 - remove unnecessary work pending testXie XiuQi1-2/+1
2013-11-20Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler3-0/+478
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds42-126/+1544
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov48-259/+1799
2013-11-14Revert "Input: ALPS - add support for model found on Dell XT2"Dmitry Torokhov1-1/+0
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-1/+1
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+5
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-9/+16
2013-11-11Input: usbtouchscreen: ignore eGalax/D-Wav/EETI HIDsForest Bond1-3/+1
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi1-1/+8
2013-11-11Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong1-4/+1
2013-11-11Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun1-1/+3
2013-11-11Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun1-0/+1
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter1-2/+2
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring1-3/+4
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+9
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-43/+44