projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
296b737
)
Input: wacom - add copyright note and bump version to 2.0
author
Benjamin Tissoires
<
[email protected]
>
Wed, 6 Aug 2014 21:04:23 +0000
(14:04 -0700)
committer
Dmitry Torokhov
<
[email protected]
>
Wed, 6 Aug 2014 22:14:53 +0000
(15:14 -0700)
Reviewed-by: Ping Cheng <
[email protected]
>
Tested-by: Przemo Firszt <
[email protected]
>
Signed-off-by: Benjamin Tissoires <
[email protected]
>
Signed-off-by: Dmitry Torokhov <
[email protected]
>
drivers/hid/wacom.h
patch
|
blob
|
history
diff --git
a/drivers/hid/wacom.h
b/drivers/hid/wacom.h
index 0b89ee77d7d10ee63428298cb80f9b5f577f5a77..8cc4406b8a535bccd79abcf828ec71b24c3cd976 100644
(file)
--- a/
drivers/hid/wacom.h
+++ b/
drivers/hid/wacom.h
@@
-12,6
+12,7
@@
* Copyright (c) 2001 Frederic Lepied <
[email protected]
>
* Copyright (c) 2004 Panagiotis Issaris <
[email protected]
>
* Copyright (c) 2002-2011 Ping Cheng <
[email protected]
>
+ * Copyright (c) 2014 Benjamin Tissoires <
[email protected]
>
*
* ChangeLog:
* v0.1 (vp) - Initial release
@@
-72,6
+73,8
@@
* v1.52 (pc) - Query Wacom data upon system resume
* - add defines for features->type
* - add new devices (0x9F, 0xE2, and 0XE3)
+ * v2.00 (bt) - conversion to a HID driver
+ * - integration of the Bluetooth devices
*/
/*
@@
-93,7
+96,7
@@
/*
* Version Information
*/
-#define DRIVER_VERSION "v
1.53
"
+#define DRIVER_VERSION "v
2.00
"
#define DRIVER_AUTHOR "Vojtech Pavlik <
[email protected]
>"
#define DRIVER_DESC "USB Wacom tablet driver"
#define DRIVER_LICENSE "GPL"