Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1191836
| From | Jiri Kosina <jkosina@suse.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] HID |
| Date | 2015-07-24 15:30 +0200 |
| Message-ID | <pPLd1-71j-25@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive
- kernel crash fixes for multitouch and wacom drivers, by Brent Adam and
Dan Carpenter
- cp2112 data packet race condition corruption fix, by Antonio Borneo
- a few new device IDs for wacom and microsoft drivers
Thanks.
----------------------------------------------------------------
Antonio Borneo (1):
HID: cp2112: fix to force single data-report reply
Brent Adam (1):
HID: multitouch: Fix fields from pen report ID being interpreted for multitouch
Dan Carpenter (1):
HID: wacom: NULL dereferences on error in probe()
Jason Gerecke (1):
HID: wacom: Enable pad device for older Bamboo Touch tablets
Reyad Attiyat (1):
HID: microsoft: Add quirk for MS Surface Type/Touch cover
drivers/hid/hid-cp2112.c | 2 ++
drivers/hid/hid-multitouch.c | 7 +++++++
drivers/hid/usbhid/hid-quirks.c | 3 +++
drivers/hid/wacom_sys.c | 6 ++++--
drivers/hid/wacom_wac.c | 3 +++
5 files changed, 19 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] HID Jiri Kosina <jkosina@suse.com> - 2015-07-24 15:30 +0200
csiph-web