summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-04-29Input: usbtouchscreen - fix typoShawn Landden-1/+1
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng-45/+157
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng-24/+65
2012-04-27Input: pxa27x_keypad add choice to set direct_key_maskChao Xie-1/+8
2012-04-27Input: pxa27x_keypad direct key may be low activeChao Xie-1/+9
2012-04-27Input: pxa27x_keypad bug fix for direct_key_maskChao Xie-1/+1
2012-04-27Input: pxa27x_keypad keep clock on as wakeup sourceChao Xie-12/+21
2012-04-25USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman-4/+6
2012-04-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman-2/+3
2012-04-25USB: kbtab.c: remove err() usageGreg Kroah-Hartman-2/+3
2012-04-25USB: gtco.c: remove err() usageGreg Kroah-Hartman-10/+11
2012-04-25USB: aiptek.c: remove err() usageGreg Kroah-Hartman-2/+3
2012-04-25USB: acecad.c: remove err() usageGreg Kroah-Hartman-2/+4
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman-6/+6
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman-11/+14
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman-6/+13
2012-04-25USB: powermate.c: remove err() usageGreg Kroah-Hartman-2/+3
2012-04-25USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman-5/+14
2012-04-25USB: cm109.c: remove err() usageGreg Kroah-Hartman-10/+17
2012-04-25USB: xpad.c: remove err() usageGreg Kroah-Hartman-4/+7
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman-6/+12
2012-04-23Input: aiptek - adjust error-handling code labelJulia Lawall-1/+1
2012-04-23Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge-1/+1
2012-04-23Input: atkbd - fix language in a printed messageJesper Juhl-1/+1
2012-04-21Input: use module_pci_driverAxel Lin-39/+5
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov-98/+202
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov-18/+25
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov-13/+9
2012-04-20Input: cma3000-d0x - remove unneeded checksDmitry Torokhov-1/+1
2012-04-20Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov-23/+30
2012-04-20Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov-13/+10
2012-04-20Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov-6/+4
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge-0/+10
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt-1/+2
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi-4/+3
2012-04-16Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre-2/+2
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-13/+28
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl-1/+2
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov-16/+10
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown-1/+1
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov-37/+4
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding-6/+8
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding-2/+4
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding-0/+4
2012-04-04Input: gameport - use module_gameport_driverAxel Lin-136/+11
2012-04-04Input: serio - use module_serio_driverAxel Lin-452/+31
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke-5/+84
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke-12/+59
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke-2/+32
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke-3/+36