summaryrefslogtreecommitdiff
path: root/drivers/input/tablet
AgeCommit message (Expand)Author
2012-05-01USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-29Input: 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-23Input: aiptek - adjust error-handling code labelJulia Lawall
2012-04-21Merge 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-29Input: wacom - check for allocation failure in probe()Dan Carpenter
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov
2012-03-25Input: wacom - wireless battery statusChris Bagwell
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell
2012-03-25Input: wacom - isolate input registrationChris Bagwell
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov
2012-03-12Input: 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-08Merge 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-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-07Input: wacom - ignore unwanted bamboo packetsChris Bagwell
2011-10-26Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell
2011-10-26Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell
2011-10-26Input: wacom - relax Bamboo stylus ID checkChris Bagwell
2011-10-26Input: wacom - add some comments to wacom_parse_hidChris Bagwell
2011-10-26Input: wacom - remove unused bamboo HID parsingChris Bagwell
2011-10-26Input: wacom - cleanup feature report for bamboosChris Bagwell
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell
2011-10-10Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell
2011-10-10Input: wacom - remove unneeded touch pressure initializationChris Bagwell