summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-245-110/+457
|\
| * Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-022-17/+27
| * Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov2012-05-021-5/+6
| * Input: wacom - fix sparse warningDmitry Torokhov2012-05-021-2/+2
| * Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-304-45/+157
| * Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-303-24/+65
| * Input: aiptek - adjust error-handling code labelJulia Lawall2012-04-241-1/+1
| * Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-223-1/+5
| |\
| * | 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
* | | 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: 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: wacom: remove dbg() usageGreg Kroah-Hartman2012-05-022-9/+17
* | | 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: 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
| |/ |/|
* | Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-301-0/+2
* | Merge branch 'next' into for-linusDmitry Torokhov2012-03-275-32/+262
|\|
| * Input: wacom - wireless battery statusChris Bagwell2012-03-265-2/+64
| * Input: wacom - create inputs when wireless connectChris Bagwell2012-03-264-10/+109
| * Input: wacom - wireless monitor frameworkChris Bagwell2012-03-263-6/+62
| * Input: wacom - isolate input registrationChris Bagwell2012-03-261-20/+33
* | Merge branch 'next' into for-linusDmitry Torokhov2012-03-208-123/+29Star
|\|
| * Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-097-110/+10Star
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-104-37/+290
| | |\
| | * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-066-110/+6Star
| | |\ \
| | | * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-186-110/+6Star
| * | | | Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2012-01-312-6/+20
| * | | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-312-7/+3Star
* | | | | Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke2012-03-131-2/+2
* | | | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-071-1/+1
* | | | | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-241-0/+2
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2012-01-094-37/+290
|\| | | | |/ / |/| |
| * | Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-121-1/+4