Dmitry Torokhov
1e27ffd4d7
Input: wacom - fix compile on PowerPC
...
Rename G4 (new Graphire4) to WACOM_G4 to avoid clashes on PowerPC
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
19 years ago
Greg Kroah-Hartman
75318d2d7c
[PATCH] USB: remove .owner field from struct usb_driver
...
It is no longer needed, so let's remove it, saving a bit of memory.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
19 years ago
Denny Priebe
40c37213a0
[PATCH] Input: wacom - fix X axis setup
...
This patch fixes a typo introduced by conversion to dynamic input_dev
allocation.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
Ping Cheng
ebb6f371ac
[PATCH] USB: wacom tablet driver update
...
This patch adds support for Graphire4, Cintiq 710, Intuos3 6x11, etc. and
report Device IDs.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
19 years ago
Dmitry Torokhov
c5b7c7c395
[PATCH] drivers/usb/input: convert to dynamic input_dev allocation
...
Input: convert drivers/iusb/input to dynamic input_dev allocation
This is required for input_dev sysfs integration
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
19 years ago
Ping Cheng
dc1d97e466
[PATCH] USB: fix usb wacom tablet driver bug
...
This patch fixes bug 4905 and a Cintiq 21UX bug.
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
20 years ago
Dmitry Torokhov
16a334c0de
Input: introduce usb_to_input_id() to uniformly produce
...
struct input_id for USB input devices.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
20 years ago
Dmitry Torokhov
e5119885f0
Input: wacom - fix formatting in accordance to CodingStyle
...
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
20 years ago
Ping Cheng
b2f86369e3
Input: Wacom driver update
...
- add support for Cintiq 21UX
- fix a Graphire bug
- merge wacom_intuos3_irq into wacom_intuos_irq
Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
20 years ago
Dmitry Torokhov
65cde54b8b
Input: remove user counters from drivers/usb/input since input
...
core takes care of calling open and close methods only
when needed.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
20 years ago
Dmitry Torokhov
05f091ab4c
Input: whitespace fixes in drivers/usb/input
...
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
20 years ago
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
20 years ago