[GIT PATCH] HID fixes for 2.6.23-rc2

From: Jiri Kosina
Date: Thu Aug 02 2007 - 12:20:37 EST


Linus,

could you please pull from 'for-linus' branch of

git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus

to receive fixes for HID layer (memory leak, NULL ptr dereference on error
path and several blacklist quirk updates).

MAINTAINERS | 2 +-
drivers/hid/usbhid/hid-core.c | 5 +-
drivers/hid/usbhid/hid-quirks.c | 138 ++++++++++++++++++++++++++++++++++++++-
3 files changed, 141 insertions(+), 4 deletions(-)

Christian Lamparter (1):
USB HID: add ASUS LCM to the blacklist

Jesper Juhl (1):
USB HID: fix a possible NULL pointer dereference when we fail to allocate memory

Jiri Kosina (3):
USB HID: update description of USBHID in MAINTAINERS
USB HID: fix memory leak of usbhid_device
HID: Never call hid_free_buffers() when usbhid_device has been freed

Phil Dibowitz (1):
USB HID: Add all Logitech Harmonies to blacklist

Tino Keitel (1):
HID: remove the Applie IR sensor from the hid_blacklist

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/