summaryrefslogtreecommitdiff
path: root/drivers/input/tablet
AgeCommit message (Expand)Author
2012-05-02USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: gtco.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: acecad.c: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: wacom: remove dbg() usageGreg Kroah-Hartman
2012-05-02USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-02USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-02USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-02USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-02USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng
2012-04-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: kbtab.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: gtco.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: aiptek.c: remove err() usageGreg Kroah-Hartman
2012-04-25USB: acecad.c: remove err() usageGreg Kroah-Hartman
2012-04-24Input: aiptek - adjust error-handling code labelJulia Lawall
2012-04-22Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke
2012-03-30Input: wacom - check for allocation failure in probe()Dan Carpenter
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov
2012-03-26Input: wacom - wireless battery statusChris Bagwell
2012-03-26Input: wacom - create inputs when wireless connectChris Bagwell
2012-03-26Input: wacom - wireless monitor frameworkChris Bagwell
2012-03-26Input: wacom - isolate input registrationChris Bagwell
2012-03-20Merge branch 'next' into for-linusDmitry Torokhov
2012-03-13Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke
2012-02-24Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-09Merge branch 'next' into for-linusDmitry Torokhov
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-10Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-08Input: wacom - ignore unwanted bamboo packetsChris Bagwell
2011-10-27Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell
2011-10-27Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell
2011-10-27Input: wacom - relax Bamboo stylus ID checkChris Bagwell
2011-10-27Input: wacom - add some comments to wacom_parse_hidChris Bagwell