Linus,
could you please pull from 'for-linus' branch of
master.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
or
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive the first part of HID and USB HID updates that are destined for
2.6.21 merge window. All of the patches have been in -mm for some time.
Thanks.
drivers/hid/Kconfig | 14 +
drivers/hid/Makefile | 11 +-
drivers/hid/hid-core.c | 8 +-
drivers/hid/hid-debug.c | 764 ++++++++++++++++++++++++++++++++++++++++++
drivers/hid/hid-input.c | 35 ++-
drivers/usb/input/Kconfig | 8 +
drivers/usb/input/Makefile | 3 +
drivers/usb/input/hid-core.c | 81 ++---
drivers/usb/input/hid-ff.c | 3 +
drivers/usb/input/hid-plff.c | 129 +++++++
include/linux/hid-debug.h | 749 +----------------------------------------
include/linux/hid.h | 17 +-
12 files changed, 1005 insertions(+), 817 deletions(-)
Anssi Hannula (3):
hid: allow force feedback for multi-input devices
hid: quirk for multi-input devices with unneeded output reports
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Jiri Kosina (5):
HID: hid debug from hid-debug.h to hid layer
HID: API - fix leftovers of hidinput API in USB HID
USB HID: remove hid_find_field_by_usage()
USB HID: fix bogus comment in hid_get_class_descriptor()
HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG
Soeren Sonnenburg (1):
USB HID: handle multi-interface devices for Apple macbook pro properly
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]