summaryrefslogtreecommitdiff
path: root/drivers/input/tablet
AgeCommit message (Expand)Author
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng
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
2011-10-27Input: wacom - remove unused bamboo HID parsingChris Bagwell
2011-10-27Input: wacom - cleanup feature report for bamboosChris Bagwell
2011-10-27Merge 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
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng
2011-10-05Input: wacom - lower the LED luminancePing Cheng
2011-10-05Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke
2011-09-13Input: wacom - fix touch parsing on newer BamboosChris Bagwell