summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: matrix-keypad - fix 'duplicate const' sparse warningDmitry Torokhov2012-04-201-6/+4
| | * | | Input: lpc32xx_ts - add device tree supportRoland Stigge2012-04-201-0/+10
| | * | | Input: ep93xx_keypad - switch to using dev_pm_opsDmitry Torokhov2012-04-111-16/+10
| | * | | Input: wacom_i2c - do not use irq_to_gpioDmitry Torokhov2012-04-101-37/+4
| | * | | Input: gameport - use module_gameport_driverAxel Lin2012-04-0411-136/+11
| | * | | Input: serio - use module_serio_driverAxel Lin2012-04-0431-452/+31
| | * | | Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-042-5/+84
| | * | | Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-041-12/+59
| | * | | Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2012-04-042-2/+32
| | * | | Input: wacom - add basic Intuos5 supportJason Gerecke2012-04-042-3/+36
| | * | | Input: st1232 - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov2012-04-041-7/+4
| | * | | Input: st1232 - add device tree supportMagnus Damm2012-04-041-0/+9
| | * | | Input: add support for LM8333 keypadsWolfram Sang2012-04-043-0/+247
| | * | | Input: add support for Wacom Stylus device with I2C interfaceTatsunosuke Tobita2012-04-043-0/+328
| | * | | Input: xilinx_ps2 - allocate serio port separatelyDmitry Torokhov2012-04-031-17/+18
* | | | | 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-2218-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-041-1/+0
| * | | | | | USB: input: usbtouchscreen.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-15/+14
| * | | | | | USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-2/+2
| * | | | | | USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+7
| * | | | | | USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+5
| * | | | | | USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-8/+9
| * | | | | | USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+6
| * | | | | | USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-11/+11
| * | | | | | USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-12/+15
| * | | | | | USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-8/+10
| * | | | | | USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-1/+3
| * | | | | | USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-7/+7
| * | | | | | USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-10/+10
| * | | | | | USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-3/+5
| * | | | | | USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman2012-05-043-5/+7
| * | | | | | USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-26/+42
| * | | | | | USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+4
| * | | | | | USB: gtco.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-42/+45
| * | | | | | USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-9/+13
| * | | | | | USB: acecad.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-2/+4
| * | | | | | USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-6/+10
| * | | | | | USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-7/+11
| * | | | | | USB: yealink.c: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
| * | | | | | 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