Linus, I've rebased for-linus (dropped the descriptor override from i2c-hid before the situation there gets clarified).
Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive HID -rc fixes: - Wacom 2nd-gen Intuos Pro large Y axis handling fix from Jason Gerecke - Fix for hibernation in Intel ISH driver, from Even Xu - Crash fix for hid-steam driver, from Rodrigo Rivas Costa - new device ID addition to google-hammer driver Thanks. ---------------------------------------------------------------- Even Xu (1): HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation Jason Gerecke (1): HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large Nicolas Boichat (1): HID: google: Add support for whiskers Rodrigo Rivas Costa (1): HID: steam: use hid_device.driver_data instead of hid_set_drvdata() drivers/hid/hid-google-hammer.c | 2 ++ drivers/hid/hid-ids.h | 1 + drivers/hid/hid-steam.c | 10 +++++----- drivers/hid/intel-ish-hid/ipc/pci-ish.c | 22 +++++++--------------- drivers/hid/wacom_sys.c | 8 ++++++++ 5 files changed, 23 insertions(+), 20 deletions(-) -- Jiri Kosina SUSE Labs