Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | USB: Wacom driver updates | Ping Cheng | 2007-02-23 | 1 | -0/+1 |
| | | | | | | | | | Updated Intuos and Graphire irq calls Report pad device ID Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | ||||
* | USB: Wacom driver updates | Ping Cheng | 2006-10-17 | 1 | -1/+1 |
| | | | | | | | | | This fixes some issues with the current wacom driver due to the split of the driver into different pieces and adds support for the Intuos3 4x6 Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> | ||||
* | USB: wacom tablet driver reorganization | Ping Cheng | 2006-09-27 | 1 | -0/+48 |
- split wacom.c into 4 files: wacom.h, wacom_wac.h, wacom_sys.c, and wacom_wac.c - where wacom_sys.c deals with system specific code, - and wacom_wac.c deals with Wacom specific code Signed-off-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |