tmp_suning_uos_patched/drivers/hid/usbhid
Jiri Slaby c500c97140 HID: hid, make parsing event driven
Next step for complete hid bus, this patch includes:
- call parser either from probe or from hid-core if there is no probe.
- add ll_driver structure and centralize some stuff there (open, close...)
- split and merge usb_hid_configure and hid_probe into several functions
  to allow hooks/fixes between them

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-10-14 23:50:48 +02:00
..
hid-core.c HID: hid, make parsing event driven 2008-10-14 23:50:48 +02:00
hid-ff.c
hid-lg2ff.c
hid-lgff.c
hid-pidff.c
hid-plff.c
hid-quirks.c Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads 2008-08-08 16:23:01 -04:00
hid-tmff.c
hid-zpff.c
hiddev.c HID: remove unused variable from hiddev compat ioctl 2008-07-23 15:21:55 +02:00
Kconfig
Makefile
usbhid.h HID: make a bus from hid code 2008-10-14 23:50:48 +02:00
usbkbd.c HID: remove quirk lookup from usbkbd/usbmouse 2008-07-23 15:25:22 +02:00
usbmouse.c HID: remove quirk lookup from usbkbd/usbmouse 2008-07-23 15:25:22 +02:00