Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git upstream-fixes to receive the -rc updates for HID code below. It contains a fix for Eaton Ellipse MAX UPS from Alan Stern, performance improvement (not processing debug data if noone is interested), by Henrik Rydberg, and allowing tpkbd-driven devices to work even with generic driver in a crippled mode, by Andres Freund. Thanks. Alan Stern (1): HID: add NOGET quirk for Eaton Ellipse MAX UPS Andres Freund (1): HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured Henrik Rydberg (1): HID: Only dump input if someone is listening drivers/hid/hid-core.c | 7 +++++-- drivers/hid/usbhid/hid-quirks.c | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/