]> Git Repo - linux.git/commit
[PATCH] Generic HID layer - hiddev
authorJiri Kosina <[email protected]>
Fri, 8 Dec 2006 17:41:10 +0000 (18:41 +0100)
committerGreg Kroah-Hartman <[email protected]>
Fri, 8 Dec 2006 18:43:15 +0000 (10:43 -0800)
commitaa938f7974b82cfd9ee955031987344f332b7c77
tree21198b8aa8a4c3be76def4b57968dae816753846
parent4916b3a57fc94664677d439b911b8aaf86c7ec23
[PATCH] Generic HID layer - hiddev

- hiddev is USB-only (agreed with Marcel Holtmann that Bluetooth currently
  doesn't need it, and future planned interface (rawhid) will be more flexible
  and usable)
- both HID and USB-hid can be now compiled as modules (wasn't possible before
  hiddev was fully separated from generic HID layer)

Signed-off-by: Jiri Kosina <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Cc: Dmitry Torokhov <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/hid/hid-core.c
drivers/usb/input/hid-core.c
include/linux/hid.h
This page took 0.055594 seconds and 4 git commands to generate.