summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* USB: powermate.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
* USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-11/+19
* USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-012-8/+12
* USB: wacom: remove dbg() usageGreg Kroah-Hartman2012-05-012-9/+17
* USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-2/+2
* USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-2/+2
* USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-13/+11
* USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-1/+1
* USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-5/+5
* USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-6/+6
* USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-2/+2
* USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-012-2/+2
* USB: usbtouchscreen.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+6
* USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* USB: kbtab.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* USB: gtco.c: remove err() usageGreg Kroah-Hartman2012-04-251-10/+11
* USB: aiptek.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* USB: acecad.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+4
* USB: bcm5974.c: remove err() usageGreg Kroah-Hartman2012-04-251-6/+6
* USB: appletouch.c: remove err() usageGreg Kroah-Hartman2012-04-251-11/+14
* USB: yealink.c: remove err() usageGreg Kroah-Hartman2012-04-251-6/+13
* USB: powermate.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* USB: keyspan_remote.c: remove err() usageGreg Kroah-Hartman2012-04-251-5/+14
* USB: cm109.c: remove err() usageGreg Kroah-Hartman2012-04-251-10/+17
* USB: xpad.c: remove err() usageGreg Kroah-Hartman2012-04-251-4/+7
* USB: iforce: remove err() usageGreg Kroah-Hartman2012-04-253-6/+12
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-162-4/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-04-126-13/+28
|\
| * Input: da9052 - fix memory leak in da9052_onkey_probe()Jesper Juhl2012-04-111-1/+2
| * Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.hMark Brown2012-04-101-1/+1
| * Input: trackpoint - use psmouse_fmt() for messagesJJ Ding2012-04-101-6/+8
| * Input: elantech - v4 is a clickpad, with only one buttonJJ Ding2012-04-101-2/+4
| * Input: elantech - reset touchpad before configuring itJJ Ding2012-04-101-0/+4
| * Input: sentelic - filter taps in absolute modeOskari Saarenmaa2012-04-031-0/+8
| * Input: tps6507x-ts - fix MODULE_ALIAS to match driver nameUwe Kleine-König2012-04-031-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-2910-194/+694
|\ \ | |/
| * Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-291-0/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2012-03-2710-194/+692
| |\
| | * Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
| | * Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-251-0/+3
| | * Input: wacom - wireless battery statusChris Bagwell2012-03-255-2/+64
| | * Input: wacom - create inputs when wireless connectChris Bagwell2012-03-254-10/+109
| | * Input: wacom - wireless monitor frameworkChris Bagwell2012-03-253-6/+62
| | * Input: wacom - isolate input registrationChris Bagwell2012-03-251-20/+33
OpenPOWER on IntegriCloud