Last active
August 29, 2015 14:14
-
-
Save major/c3b7c576af32093f39b5 to your computer and use it in GitHub Desktop.
Potential XPS 13 touchpad patch issues (38 patches left)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| * 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid | |
| *-------------. 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus | |
| |\ \ \ \ \ \ \ \ | |
| | | | | | | | | * 601a22f HID: wacom: Report input events for each finger on generic devices | |
| | | | | | | | | * b58ba1b HID: wacom: Initialize MT slots for generic devices at post_parse_hid | |
| | | | | | | | | * ecd618d HID: wacom: Update maximum X/Y accounding to outbound offset | |
| | | | | | | | | * fff00bf HID: wacom: Add support for DTU-1031X | |
| | | | | | | | | * fa77034 HID: wacom: add defines for new Cintiq and DTU outbound tracking | |
| | | | | | | | | * c376e71 HID: wacom: Consult the application usage when determining field type | |
| | | | | | | | | * 954df6a HID: wacom: PAD is independent with pen/touch | |
| | | | | | | | | * 26fe412 HID: wacom: Add angular resolution data to some ABS axes | |
| | | | | | | | | * ec5fc1c HID: wacom: Report ABS_TILT_{X,Y} as signed values | |
| | | | | | | | | * 30ebc1a HID: wacom - Bamboo pen-only tablet does not support PAD | |
| | | | | | | | | * 97edcad HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun | |
| | | | | | | | | * b3c8e93 HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities | |
| | | | | | | | | * fefb391 HID: wacom: Add support for Intuos Pen Medium | |
| | | | | | | | | * 44b9683 HID: wacom - make sure touch_input is valid before using it | |
| | | | | | | | * 68a49e5 HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote | |
| | | | | | | | * 9b2b5c9 HID: sony: Use kernel allocated buffers for HID reports | |
| | | | | | | * cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present | |
| | | | | | | * 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report | |
| | | | | | * a45c30e HID: added missing HID Consumer Page identifiers | |
| | | | | | * 1e48d54 HID: plantronics: remove superfluous .probe() | |
| | | | | | * 1a3f83f HID: plantronics: fix errant mouse events | |
| | | | | * be3b163 HID: add support for MS Surface Pro 3 Type Cover | |
| | | | * c87d92b HID: lenovo: Don't set EV_REP to avoid repeating mice buttons | |
| | | | * 5556eb1 HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash | |
| | | * 6296f4a HID: i2c-hid: fix race condition reading reports | |
| | | * 08bb7be HID: i2c-hid: print the correct data in dbg msg | |
| | * dabb05c HID: make hid_report_len as a static inline function in hid.h | |
| | * da10bc2 HID: multitouch: Add quirk for VTL touch panels | |
| *-. 3ee420b Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus | |
| |\ \ | |
| | | * 7bb9d64 HID: saitek: quirk for Saitek R.A.T.7 works with R.A.T.9 too | |
| | | * 6354b7e HID: roccat: Fix code style issues | |
| | | * b905811 HID: usbhid: prevent unwanted events to be sent when re-opening the device | |
| | * d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ | |
| | * dff6741 HID: wacom: fix freeze on open when autosuspend is on | |
| | * 00d6f22 HID: wacom: re-add accidentally dropped Lenovo PID | |
| * a32c99e HID: yet another buggy ELAN touchscreen |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment