summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
* Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
* Input: pm8xxx-vibrator - migrate to regmap APIsStephen Boyd2013-12-151-47/+14
* Input: pm8xxx-vibrator - switch to using managed resourcesStephen Boyd2013-12-151-31/+12
* Input: cyttsp - include appropriate header file in cyttsp_i2c_common.cRashika Kheria2013-12-151-0/+2
* Input: samsung-keypad - favor platform data if presentDmitry Torokhov2013-12-071-15/+21
* Input: use dev_get_platdata()Jingoo Han2013-12-0651-67/+79
* Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart2013-12-051-1/+1
* Input: ads7846 - use IS_ENABLED() macroFabio Estevam2013-12-021-2/+2
* Input: add a new driver for GPIO beeperAlexander Shiyan2013-11-274-0/+150
* Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-263-18/+51
* Input: wacom - make sure touch_max is set for touch devicesPing Cheng2013-11-261-2/+5
* Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke2013-11-261-2/+2
* Input: serio - remove unnecessary pci_set_drvdata()Jingoo Han2013-11-261-1/+0
* Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-261-22/+4
* Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-261-3/+3
* Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-262-4/+33
* Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov2013-11-261-39/+40
* Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-262-4/+0
* Input: tsc2007 - add device tree support.Denis Carikli2013-11-266-46/+180
* MAINTAINERS - add keyboard driver to Hyper-V file listHaiyang Zhang2013-11-211-0/+1
* Input: atmel-wm97xx - fix compile errorDmitry Torokhov2013-11-211-1/+1
* Input: hp_sdc_rtc - unlock on error in hp_sdc_rtc_read_i8042timer()Dan Carpenter2013-11-211-1/+4
* Input: cyttsp4 - remove unnecessary work pending testXie XiuQi2013-11-211-2/+1
* Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* arm: dts: am335x sk: add touchscreen supportFelipe Balbi2013-11-111-0/+10
* Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-113-3/+10
* Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1
* Input: mma8450 - add missing i2c_set_clientdata() in mma8450_probe()Wei Yongjun2013-11-111-1/+3
* Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()Wei Yongjun2013-11-111-0/+1
* Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter2013-11-111-2/+2
* Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-314-0/+876
* Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart2013-10-311-1/+1
* Input: remove a redundant max() callKang Hu2013-10-311-1/+1
* Input: mousedev - allow disabling even without CONFIG_EXPERTTom Gundersen2013-10-311-1/+1
* Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen2013-10-312-5/+5
* Input: i8042 - add PNP modaliasesTom Gundersen2013-10-311-0/+2
* Input: evdev - fall back to vmalloc for client event bufferDaniel Stone2013-10-311-4/+12
* Input: cypress_ps2 - do not consider data bad if palm is detectedJoseph Salisbury2013-10-311-16/+3
* Input: cypress_ps2 - remove useless castGeyslan G. Bem2013-10-311-4/+4
* Input: fix PWM-related undefined reference errorsMajunath Goudar2013-10-231-2/+2
* Input: ALPS - change secondary device's nameYunkang Tang2013-10-231-1/+1
* Input: wacom - not all multi-interface devices support touchPing Cheng2013-10-232-22/+39
* Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-161-1/+3
* Input: clarify gamepad API ABS valuesDavid Herrmann2013-10-161-0/+3
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-088358-242883/+564520
|\
| * Linux 3.12-rc4v3.12-rc4Linus Torvalds2013-10-061-1/+1
| * net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman2013-10-061-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2013-10-068-25/+67
| |\
| | * iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger2013-10-031-1/+1