Linus, please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-linus to receve the following fixes for HID subsystem: ===== - NULL pointer dereference regression fix for Wacom driver (Jason Gerecke) - functional regression fix for pam handling on some Elan and Synaptics touchpads (Kai-Heng Feng) ===== Thanks. ---------------------------------------------------------------- Jason Gerecke (1): HID: wacom: Correct NULL dereference on AES pen proximity Kai-Heng Feng (1): HID: multitouch: Apply MT_QUIRK_CONFIDENCE quirk for multi-input devices drivers/hid/hid-multitouch.c | 3 ++- drivers/hid/wacom_sys.c | 7 ++++--- drivers/hid/wacom_wac.h | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) -- Jiri Kosina SUSE Labs