summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-242-89/+1
|\
| * Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-153-5/+5
| |\
| * | [media] Input: move drivers/input/fixp-arith.h to include/linuxAntonio Ospite2012-05-142-89/+1
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-2318-204/+324
|\ \ \
| * \ \ Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-071-1/+2
| |\ \ \ | | | |/ | | |/|
| * | | USB: input: appletouch: fix up compiler warningGreg Kroah-Hartman2012-05-051-1/+0
| * | | USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-15/+14
| * | | USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-2/+2
| * | | USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+7
| * | | USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+5
| * | | USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-8/+9
| * | | USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+6
| * | | USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-11/+11
| * | | USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-12/+15
| * | | USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-8/+10
| * | | USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-1/+3
| * | | USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-7/+7
| * | | USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-10/+10
| * | | USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-3/+5
| * | | USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-053-5/+7
| * | | USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-26/+42
| * | | USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+4
| * | | USB: gtco.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-42/+45
| * | | USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-9/+13
| * | | USB: acecad.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-2/+4
| * | | USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-6/+10
| * | | USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-7/+11
| * | | USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+6
| * | | USB: powermate.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+6
| * | | USB: xpad.c: remove dbg() usageGreg Kroah-Hartman2012-05-021-11/+19
| * | | USB: iforce: remove dbg() usageGreg Kroah-Hartman2012-05-022-8/+12
| * | | USB: wacom: remove dbg() usageGreg Kroah-Hartman2012-05-022-9/+17
| * | | USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
| * | | USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
| * | | USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-5/+5
| * | | USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-13/+11
| * | | USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-5/+5
| * | | USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-1/+1
| * | | USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-5/+5
| * | | USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-6/+6
| * | | USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
| * | | USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2012-05-022-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