kernel-ark/drivers/hid
Anssi Hannula 377e10fbb4 HID: only dump report traffic with debug level 2
Currently using debug=1 with hid module prints out all sent and received
reports to the kernel log, while in many cases we only want to see the
report descriptors and hid-input mappings that are printed when a device
is probed.

Add new level debug=2, and only dump the report traffic with that level.

Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-04-22 11:34:57 +02:00
..
usbhid HID: patch to add NOGET for DMI/Acomdata 2008-04-22 11:34:57 +02:00
hid-core.c HID: only dump report traffic with debug level 2 2008-04-22 11:34:57 +02:00
hid-debug.c HID: only dump report traffic with debug level 2 2008-04-22 11:34:57 +02:00
hid-input-quirks.c HID: Sunplus Wireless Desktop needs report descriptor fixup 2008-04-22 11:34:57 +02:00
hid-input.c HID: update key codes for Apple aluminium 2008-03-18 11:20:33 +01:00
hidraw.c
Kconfig
Makefile HID: refactor mapping to input subsystem for quirky devices 2008-01-28 14:51:20 +01:00