aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-04-25USB: kbtab.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: gtco.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: aiptek.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: acecad.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: bcm5974.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: appletouch.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: yealink.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: powermate.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: cm109.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: xpad.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: iforce: remove err() usageGreg Kroah-Hartman
2012-04-23Input: aiptek - adjust error-handling code labelJulia Lawall
2012-04-23Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge
2012-04-23Input: atkbd - fix language in a printed messageJesper Juhl
2012-04-21Input: use module_pci_driverAxel Lin
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-20Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov
2012-04-20Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov
2012-04-20Input: cma3000-d0x - remove unneeded checksDmitry Torokhov
2012-04-20Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov
2012-04-20Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov
2012-04-20Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov
2012-04-20Input: lpc32xx_ts - add device tree supportRoland Stigge
2012-04-20Input: synaptics - fix regression with "image sensor" trackpadsBenjamin Herrenschmidt
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16Input: Kconfig: remove dependency for atmel_tsadcc driverNicolas Ferre
2012-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-11Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl
2012-04-11Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov
2012-04-10Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown
2012-04-10Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov
2012-04-10Input: trackpoint - use psmouse_fmt() for messagesJJ Ding
2012-04-10Input: elantech - v4 is a clickpad, with only one buttonJJ Ding
2012-04-10Input: elantech - reset touchpad before configuring itJJ Ding
2012-04-04Input: gameport - use module_gameport_driverAxel Lin
2012-04-04Input: serio - use module_serio_driverAxel Lin
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke
2012-04-04Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2012-04-04Input: st1232 - add device tree supportMagnus Damm
2012-04-04Input: add support for LM8333 keypadsWolfram Sang
2012-04-04Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita
2012-04-03Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov
2012-04-03Input: sentelic - filter taps in absolute modeOskari Saarenmaa
2012-04-03Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter