This patch is a RESEND of hid-aureal patch with Jiri´s suggestions applied. It applies over linux-next-20120410 tag of linux-next tree. Hid-aureal special HID driver is intend to correct a bogus HID descritor reported by Aureal IR based remote controllers. Josenivaldo Benito Junior (3): Aureal Remote Control Device Driver HID: hid-core: Adding hid-aureal special driver HID: hid-aureal: Removing excessive dmesg information drivers/hid/Kconfig | 6 +++++ drivers/hid/Makefile | 1 + drivers/hid/hid-aureal.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++ drivers/hid/hid-core.c | 1 + drivers/hid/hid-ids.h | 3 ++ 5 files changed, 65 insertions(+), 0 deletions(-) create mode 100644 drivers/hid/hid-aureal.c -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html