aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-wacom.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream' into for-linusJiri Kosina2012-03-20
|\
| * HID: wacom: Force new name for Wacom Intuos4 WL PTK-540WLPrzemo Firszt2012-02-21
* | HID: wacom: Add reporting of wheel for Intuos4 WLPrzemo Firszt2012-03-16
* | HID: wacom: Replace __set_bit with input_set_capabilityPrzemo Firszt2012-03-16
* | HID: wacom: Reset stylus buttons - Intuos4 WLPrzemo Firszt2012-03-12
* | HID: wacom: Add pad buttons reporting on Intuos4 WLPrzemo Firszt2012-03-01
* | HID: wacom: report distance for Intuos4 WLPrzemo Firszt2012-03-01
* | HID: wacom: Add serial and id reporting for Wacom Intuos4 WLPrzemo Firszt2012-02-27
* | HID: wacom: set ABS_MISC bit for Intuos4 WLPrzemo Firszt2012-02-27
* | HID: wacom: fix proximity tool releasePrzemo Firszt2012-02-21
* | HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt2012-02-06
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2012-01-11
|\ \ | |/ |/|
| * power_supply: add "powers" links to self-powered HID devicesJeremy Fitzhardinge2011-12-09
| * power_supply: add scope properties to some self-powered HID devicesJeremy Fitzhardinge2011-12-09
* | HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth)Przemo Firszt2011-11-13
* | HID: wacom: Move parsing to a separate functionPrzemo Firszt2011-11-13
|/
* Merge branch 'upstream-fixes' into for-linusJiri Kosina2011-10-25
|\
| * HID: wacom: Set input bits before registrationDavid Herrmann2011-10-08
* | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-09-16
|\ \ | |/ |/|
| * Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-08
* | HID: wacom: Unregister sysfs attributes on removeDavid Herrmann2011-09-07
* | HID: wacom: Fix error path of power-supply initializationDavid Herrmann2011-09-07
|/
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-10
* HID: wacom: make sysfs permissions more strictJiri Kosina2010-11-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | Revert "HID: add support for the Wacom Intuos 4 wireless"Jiri Kosina2010-07-20
|/
* Merge branch 'upstream' into for-linusJiri Kosina2010-05-19
|\
| * HID: add support for the Wacom Intuos 4 wirelessBastien Nocera2010-04-21
| * HID: add sysfs speed attribute for wacom bluetooth tabletPrzemo Firszt2010-03-22
| * HID: separate mode switching function for wacom bluetooth driverPrzemo Firszt2010-03-22
| * HID: expose wacom pen tablet battery through power_supply classPrzemo Firszt2010-03-16
* | HID: wacom: remove annoying non-error printkCory Fields2010-04-21
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* HID: make Wacom modesetting failures non-fatalJiri Kosina2010-02-03
* HID: Implement Wacom quirk in the kernelBastien Nocera2010-02-03
* HID: wacom: Add BTN_TOOL_FINGER for pad button reportingPrzemo Firszt2010-01-13
* HID: fix pad button definition in hid-wacomPrzemo Firszt2010-01-13
* HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-22
* HID: Wacom Graphire Bluetooth driverBastien Nocera2009-05-13