linux-stable/drivers/hid
Jiri Kosina acc0b7c409 HID: remove quirk lookup from usbkbd/usbmouse
This patch completely removes the dependency of usbkbd and usbmouse drivers
on usbhid code.

usbkbd/usbmouse drivers are not needed in the vast majority of cases anyway,
and they shouldn't be loaded in standard configurations at all. They are supposed
to be as trivial as possible, and searching for HID_QUIRK_IGNORE can even be
bad in some cases.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-07-23 15:25:22 +02:00
..
usbhid HID: remove quirk lookup from usbkbd/usbmouse 2008-07-23 15:25:22 +02:00
hid-core.c hid-core: use get_unaligned_* helpers 2008-04-29 08:06:27 -07:00
hid-debug.c HID: remove CVS keywords 2008-05-20 16:44:43 +02:00
hid-input-quirks.c HID: gyration remote support 2008-07-23 15:25:22 +02:00
hid-input.c HID: Add mapping of new KEY_MEDIA_REPEAT keycode 2008-07-23 15:25:22 +02:00
hidraw.c HID: fix memory leak in hidraw_release 2008-07-23 15:25:21 +02:00
Kconfig HID: add hidraw interface 2007-10-14 14:47:26 +02:00
Makefile HID: refactor mapping to input subsystem for quirky devices 2008-01-28 14:51:20 +01:00