aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov33-98/+202
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-04-20Input: cma3000-d0x - remove unneeded checksDmitry Torokhov1-1/+1
2012-04-20Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov1-23/+30
2012-04-20Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov1-13/+10
2012-04-20Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov1-6/+4
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge1-0/+10
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+3
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-13/+28
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl1-1/+2
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov1-16/+10
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown1-1/+1
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov1-37/+4
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding1-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding1-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding1-0/+4
2012-04-04Input: gameport - use module_gameport_driverAxel Lin11-136/+11
2012-04-04Input: serio - use module_serio_driverAxel Lin31-452/+31
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2-5/+84
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke1-12/+59
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2-2/+32
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke2-3/+36
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov1-7/+4
2012-04-04Input: st1232 - add device tree supportMagnus Damm1-0/+9
2012-04-04Input: add support for LM8333 keypadsWolfram Sang3-0/+247
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita3-0/+328
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov1-17/+18
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa1-0/+8
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König1-3/+1
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds10-194/+694
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter1-0/+2
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+3
2012-03-29Merge branch 'fixes-gpio-to-irq' into fixesTony Lindgren1-1/+1
2012-03-29drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit()Tarun Kanti DebBarma1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds8-8/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-1/+36
2012-03-28Remove all #inclusions of asm/system.hDavid Howells8-8/+0
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-24/+81
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-20/+34
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov10-194/+692
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar1-0/+1
2012-03-25Input: amijoy - add missing platform checkGeert Uytterhoeven1-0/+3
2012-03-25Input: wacom - wireless battery statusChris Bagwell5-2/+64
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell4-10/+109
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell3-6/+62
2012-03-25Input: wacom - isolate input registrationChris Bagwell1-20/+33
2012-03-25Input: sentelic - improve packet debugging informationOskari Saarenmaa1-9/+34