summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Input: lpc32xx_ts - fix device tree compatible stringRoland Stigge2012-04-231-1/+1
| | * | | Input: atkbd - fix language in a printed messageJesper Juhl2012-04-231-1/+1
| | * | | Input: use module_pci_driverAxel Lin2012-04-213-39/+5
| | * | | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-2133-98/+202
| | |\ \ \ | | | |/ /
| | * | | Input: serio_raw - ensure we don't block in non-blocking readDmitry Torokhov2012-04-201-18/+25
| | * | | Input: tc3589x-keypad - remove unnecessary checksDmitry Torokhov2012-04-201-13/+9
| | * | | Input: cma3000-d0x - remove unneeded checksDmitry Torokhov2012-04-201-1/+1
| | * | | Input: matrix-keypad - undo GPIO setup if input_register_device failsDmitry Torokhov2012-04-201-23/+30
| | * | | Input: matrix-keypad - allocate keycodes with keypad structureDmitry Torokhov2012-04-201-13/+10
| | * | | 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
OpenPOWER on IntegriCloud