linux/drivers/hid
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
..
usbhid HID: hid, make parsing event driven 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-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: hid, make parsing event driven 2008-10-14 23:50:48 +02:00
hidraw.c HID: hid, make parsing event driven 2008-10-14 23:50:48 +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