summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-15Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd1-4/+11
2013-12-15Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd1-12/+12
2013-12-15Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd1-47/+14
2013-12-15Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd1-31/+12
2013-12-15Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria1-0/+2
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov1-15/+21
2013-12-06Input: use dev_get_platdata()Jingoo Han51-67/+79
2013-12-06Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart1-1/+1
2013-12-02Input: ads7846 - use IS_ENABLED() macroFabio Estevam1-2/+2
2013-11-27Input: add a new driver for GPIO beeperAlexander Shiyan4-0/+150
2013-11-26Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2013-11-26Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2013-11-26Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke1-2/+2
2013-11-26Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-11-26Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel1-22/+4
2013-11-26Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel1-3/+3
2013-11-26Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2-4/+33
2013-11-26Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov1-39/+40
2013-11-26Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2-4/+0
2013-11-26Input: tsc2007 - add device tree support.Denis Carikli6-46/+180
2013-11-21MAINTAINERS - add keyboard driver to Hyper-V file listHaiyang Zhang1-0/+1
2013-11-21Input: atmel-wm97xx - fix compile errorDmitry Torokhov1-1/+1
2013-11-21Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter1-1/+4
2013-11-21Input: 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-11arm: dts: am335x sk: add touchscreen supportFelipe Balbi1-0/+10
2013-11-11Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi3-3/+10
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-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner4-0/+876
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart1-1/+1
2013-10-31Input: remove a redundant max() callKang Hu1-1/+1
2013-10-31Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen1-1/+1
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2-5/+5
2013-10-31Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-10-31Input: evdev - fall back to vmalloc for client event bufferDaniel Stone1-4/+12
2013-10-31Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury1-16/+3
2013-10-31Input: cypress_ps2 - remove useless castGeyslan G. Bem1-4/+4
2013-10-23Input: fix PWM-related undefined reference errorsMajunath Goudar1-2/+2
2013-10-23Input: ALPS - change secondary device's nameYunkang Tang1-1/+1
2013-10-23Input: wacom - not all multi-interface devices support touchPing Cheng2-22/+39
2013-10-16Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun1-1/+3
2013-10-16Input: clarify gamepad API ABS valuesDavid Herrmann1-0/+3
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov8358-242883/+564520
2013-10-07Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-07net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds8-25/+67
2013-10-07Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-17/+17