summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* 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-273-0/+137
* 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/+0Star
* Input: twl4030-pwrbutton - simplify driver using devm_*Sebastian Reichel2013-11-261-22/+4Star
* Input: twl4030-pwrbutton - use dev_err for errorsSebastian Reichel2013-11-261-3/+3
* Input: twl4030-pwrbutton - add device tree supportSebastian Reichel2013-11-261-4/+12
* Input: tsc2007 - convert to use devres-managed resourcesDmitry Torokhov2013-11-261-39/+40
* Input: tsc2007 - remove unused poll_delay from platform dataDmitry Torokhov2013-11-261-2/+0Star
* Input: tsc2007 - add device tree support.Denis Carikli2013-11-261-40/+133
* 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/+1Star
* Input: add sur40 driver for Samsung SUR40 (aka MS Surface 2.0/Pixelsense)Florian Echtler2013-11-203-0/+478
* Input: ti_am335x_tsc - fix spelling mistake in TSC/ADC DT bindingFelipe Balbi2013-11-111-1/+8
* Input: cyttsp4 - replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERODuan Jiong2013-11-111-4/+1Star
* 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-313-0/+850
* 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/+3Star
* 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
* Merge tag 'v3.12-rc4' into nextDmitry Torokhov2013-10-088-29/+57
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-151-6/+31
| |\
| | * Input: evdev - add EVIOCREVOKE ioctlDavid Herrmann2013-09-071-6/+31
| * | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-5/+4Star
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2013-09-0727-318/+659
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2013-09-0727-318/+659
| | |\
| * | \ Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-09-061-0/+1
| |\ \ \
| | * | | dts: Deprecate ALTR as a vendor prefixDinh Nguyen2013-08-291-0/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-3/+3
| |\ \ \ \
| | * | | | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
| | |/ / /
| * | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-032-15/+18
| |\ \ \ \
| | * | | | Input: serio: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-10/+11
| | * | | | Input: gameport: convert bus code to use drv_groupsGreg Kroah-Hartman2013-08-251-5/+7
| | |/ / /
* | | | | Input: st1232 - include linux/of.h headerSachin Kamat2013-10-061-0/+1
* | | | | Input: rotary_encoder - include linux/of.h headerSachin Kamat2013-10-061-0/+1