linux/drivers/usb/input
Alan Stern 0f28b55db5 [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice
It seems to be relatively common for USB keyboards and mice to dislike
being polled for reports.  Since there's no need to poll a keyboard or
a mouse, this patch (as685) automatically sets the HID_QUIRK_NOGET flag
for devices that advertise themselves as either sort of device with boot
protocol support.

This won't cure all the problems since some devices don't support the
boot protocol, but it's simple and easy and it should fix quite a few
problems.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-06-21 15:04:10 -07:00
..
Kconfig [PATCH] usb/input: remove Kconfig entries of old touchscreen drivers in favour of usbtouchscreen 2006-04-14 11:12:21 -07:00
Makefile [PATCH] USB: usbtouchscreen: unified USB touchscreen driver 2006-04-14 11:12:21 -07:00
acecad.c
aiptek.c
appletouch.c [PATCH] USB: MacBook Pro touchpad support 2006-06-21 15:04:09 -07:00
ati_remote.c [PATCH] USB: convert a bunch of USB semaphores to mutexes 2006-03-20 14:49:55 -08:00
ati_remote2.c [PATCH] USB: add driver for ATI/Philips USB RF remotes 2006-01-04 13:51:43 -08:00
fixp-arith.h
hid-core.c [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice 2006-06-21 15:04:10 -07:00
hid-debug.h Input: add missing keys from input.h to hid-debug.h 2006-01-05 23:00:26 -05:00
hid-ff.c [PATCH] USB: input/: proper prototypes 2006-04-14 11:12:20 -07:00
hid-input.c [PATCH] USB HID/HIDBP, INPUT DRIVERS: fix various usb/input/hid-input.c bugs that make Apple Mighty Mouse work poorly 2006-06-21 15:04:10 -07:00
hid-lgff.c [PATCH] USB: kzalloc for hid 2006-03-20 14:49:52 -08:00
hid-tmff.c [PATCH] USB: kzalloc for hid 2006-03-20 14:49:52 -08:00
hid.h [PATCH] usbhid: automatically set HID_QUIRK_NOGET for keyboards and mice 2006-06-21 15:04:10 -07:00
hiddev.c [PATCH] HID read busywait fix 2006-05-21 12:59:17 -07:00
itmtouch.c
kbtab.c
keyspan_remote.c [PATCH] USB: keyspan-remote bugfix 2006-04-14 11:12:26 -07:00
map_to_7segment.h
mtouchusb.c
pid.c Input: HID - fix an oops in PID initialization code 2006-01-14 00:26:15 -05:00
pid.h
powermate.c
touchkitusb.c [PATCH] USB: touchkitusb.c (eGalax driver) fix 2006-01-31 17:23:38 -08:00
usbkbd.c
usbmouse.c
usbtouchscreen.c [PATCH] USB: usbtouchscreen: unified USB touchscreen driver 2006-04-14 11:12:21 -07:00
wacom.c [PATCH] USB: wacom tablet driver update 2006-04-14 11:12:22 -07:00
xpad.c
yealink.c [PATCH] USB: yealink printk warning fix 2006-01-31 17:23:43 -08:00
yealink.h