summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-04-27Input: pxa27x_keypad direct key may be low activeChao Xie1-1/+9
2012-04-27Input: pxa27x_keypad bug fix for direct_key_maskChao Xie1-1/+1
2012-04-27Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie1-12/+21
2012-04-26USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman1-4/+6
2012-04-26USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-26USB: kbtab.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-26USB: gtco.c: remove err() usageGreg Kroah-Hartman1-10/+11
2012-04-26USB: aiptek.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-26USB: acecad.c: remove err() usageGreg Kroah-Hartman1-2/+4
2012-04-26USB: bcm5974.c: remove err() usageGreg Kroah-Hartman1-6/+6
2012-04-26USB: appletouch.c: remove err() usageGreg Kroah-Hartman1-11/+14
2012-04-26USB: yealink.c: remove err() usageGreg Kroah-Hartman1-6/+13
2012-04-26USB: powermate.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-26USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman1-5/+14
2012-04-26USB: cm109.c: remove err() usageGreg Kroah-Hartman1-10/+17
2012-04-26USB: xpad.c: remove err() usageGreg Kroah-Hartman1-4/+7
2012-04-26USB: iforce: remove err() usageGreg Kroah-Hartman3-6/+12
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall1-1/+1
2012-04-24Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge1-1/+1
2012-04-24Input: atkbd - fix language in a printed messageJesper Juhl1-1/+1
2012-04-22Input: use module_pci_driverAxel Lin3-39/+5
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov33-98/+202
2012-04-21Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov1-18/+25
2012-04-21Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov1-13/+9
2012-04-21Input: cma3000-d0x - remove unneeded checksDmitry Torokhov1-1/+1
2012-04-21Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov1-23/+30
2012-04-21Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov1-13/+10
2012-04-21Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov1-6/+4
2012-04-21Input: lpc32xx_ts - add device tree supportRoland Stigge1-0/+10
2012-04-21Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt1-1/+2
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2-4/+3
2012-04-16Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre1-2/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-13/+28
2012-04-12Input: 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