[GIT] HID fixes for 2.6.29-rc5
From: Jiri Kosina
Date: Tue Feb 17 2009 - 09:45:12 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 HID fixes that should be present in 2.6.29. It contains some
device-specific additions/changes blacklist/quirklist changes, endianity fix
in hid alias and fixes potential missing unlock in hidraw driver.
Thanks.
drivers/hid/hid-core.c | 13 +++++++------
drivers/hid/hid-ids.h | 3 +++
drivers/hid/hidraw.c | 14 +++++++++-----
scripts/mod/file2alias.c | 1 +
4 files changed, 20 insertions(+), 11 deletions(-)
Anssi Hannula (1):
HID: move tmff and zpff devices from ignore_list to blacklist
Dan Carpenter (1):
HID: unlock properly on error paths in hidraw_ioctl()
Jiri Slaby (1):
HID: fix bus endianity in file2alias
Michael Tokarev (1):
HID: blacklist Powercom USB UPS
--
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/