original_kernel/drivers/hid
From: Greg Kroah-Hartman 7d89fe12bd HID: remove warn() macro from usb hid drivers
USB should not be having it's own printk macros, so remove warn() and
use the system-wide standard of dev_warn() wherever possible.  In the
few places that will not work out, use a basic printk().

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2008-10-14 23:51:03 +02:00
..
usbhid HID: remove warn() macro from usb hid drivers 2008-10-14 23:51:03 +02:00
Kconfig HID: move zeroplus FF processing 2008-10-14 23:51:01 +02:00
Makefile HID: move zeroplus FF processing 2008-10-14 23:51:01 +02:00
hid-a4tech.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-apple.c HID: add appletv IR receiver quirk 2008-10-14 23:51:02 +02:00
hid-belkin.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-cherry.c
hid-chicony.c
hid-core.c HID: move zeroplus FF processing 2008-10-14 23:51:01 +02:00
hid-cypress.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-debug.c
hid-dell.c HID: move reset leds quirk 2008-10-14 23:50:56 +02:00
hid-dummy.c HID: move zeroplus FF processing 2008-10-14 23:51:01 +02:00
hid-ezkey.c
hid-gyration.c
hid-ids.h HID: add appletv IR receiver quirk 2008-10-14 23:51:02 +02:00
hid-input.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-lg.c HID: move logitech FF processing 2008-10-14 23:50:56 +02:00
hid-lg.h HID: move logitech FF processing 2008-10-14 23:50:56 +02:00
hid-lg2ff.c HID: convert to dev_* prints 2008-10-14 23:51:01 +02:00
hid-lgff.c HID: Autocentering support for Logitech MOMO Racing Wheel 2008-10-14 23:50:58 +02:00
hid-microsoft.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-monterey.c
hid-petalynx.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-pl.c HID: convert to dev_* prints 2008-10-14 23:51:01 +02:00
hid-samsung.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-sony.c HID: move connect quirks 2008-10-14 23:50:56 +02:00
hid-sunplus.c
hid-tmff.c HID: convert to dev_* prints 2008-10-14 23:51:01 +02:00
hid-zpff.c HID: convert to dev_* prints 2008-10-14 23:51:01 +02:00
hidraw.c HID: fix incorrent length condition in hidraw_write() 2008-10-14 23:51:00 +02:00