linux/drivers/usb/input
Jiri Kosina 25914662b7 HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Dongle shipped with Logitech DiNovo Edge (0x046d/0xc714) behaves in a weird
non-standard way - it contains multiple reports with the same usage, which
results in remapping of GenericDesktop.X and GenericDesktop.Y usages to
GenericDesktop.Z and GenericDesktop.RX respectively, thus rendering the
touchwheel unusable.

The commit 3506897691 solved this
in a way that it didn't remap certain usages. This however breaks
(at least) middle button of Logic3 / SpectraVideo (0x1267/0x0210),
which in contrary requires the remapping.

To make both of the harware work, allow remapping of these usages again,
and introduce a quirk for Logitech DiNovo Edge "touchwheel" instead - we
disable remapping for key, abs and rel events only for this hardware.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2007-03-01 09:54:44 +01:00
..
Kconfig Input: HID - add support for Logitech Formula Force EX 2007-02-18 01:41:27 -05:00
Makefile USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products 2007-02-07 15:44:39 -08:00
acecad.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
aiptek.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
appletouch.c Input: appletouch - use canonical names in USB IDs 2006-11-17 01:06:25 -05:00
ati_remote.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
ati_remote2.c usb: ati_remote2 free urb cleanup 2006-12-01 14:23:33 -08:00
gtco.c USB Input: Added kernel module to support all GTCO CalComp USB InterWrite School products 2007-02-07 15:44:39 -08:00
hid-core.c HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button 2007-03-01 09:54:44 +01:00
hid-ff.c Input: HID - add support for Logitech Formula Force EX 2007-02-18 01:41:27 -05:00
hid-lgff.c Input: hid-lgff - treat devices as joysticks unless told otherwise 2007-02-18 01:42:11 -05:00
hid-pidff.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
hid-plff.c hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter 2007-02-05 10:00:05 +01:00
hid-tmff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hid-zpff.c [PATCH] Generic HID layer - USB API 2006-12-08 10:43:14 -08:00
hiddev.c HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage 2007-01-21 22:18:01 +01:00
itmtouch.c
kbtab.c
keyspan_remote.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
map_to_7segment.h
mtouchusb.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
powermate.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
touchkitusb.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
usbhid.h HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo breakage 2007-01-21 22:18:01 +01:00
usbkbd.c USB: Use USB defines in usbmouse.c and usbkbd.c 2007-02-23 15:03:46 -08:00
usbmouse.c USB: Use USB defines in usbmouse.c and usbkbd.c 2007-02-23 15:03:46 -08:00
usbtouchscreen.c usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched 2007-01-22 11:46:55 -08:00
wacom.h USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static 2006-12-01 14:23:30 -08:00
wacom_sys.c USB: fix Wacom Intuos3 4x6 bugs 2006-12-20 10:14:26 -08:00
wacom_wac.c USB: Wacom driver updates 2007-02-23 15:03:46 -08:00
wacom_wac.h USB: Wacom driver updates 2007-02-23 15:03:46 -08:00
xpad.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
yealink.c [PATCH] slab: remove SLAB_ATOMIC 2006-12-07 08:39:24 -08:00
yealink.h