Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-01-15 | 33 | -574/+809 |
|\ | |||||
| *---------------. | Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co... | Jiri Kosina | 2016-01-14 | 32 | -571/+785 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | | | | | | | | | * | HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices | Jason Gerecke | 2016-01-08 | 2 | -1/+6 |
| | | | | | | | | | * | HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Fix touchring value reporting | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | | | | | | | | | * | HID: wacom: Report 'strip2' values in ABS_RY | Jason Gerecke | 2015-12-18 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Limit touchstrip data to 13 bits | Jason Gerecke | 2015-12-18 | 1 | -2/+2 |
| | | | | | | | | | * | HID: wacom: bitwise vs logical ORs | Dan Carpenter | 2015-12-18 | 1 | -4/+4 |
| | | | | | | | | | * | HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices | Jason Gerecke | 2015-12-08 | 1 | -1/+1 |
| | | | | | | | | | * | HID: wacom: Rename wacom ID report ID macros | Jason Gerecke | 2015-12-02 | 2 | -5/+5 |
| | | | | | | | | | * | HID: wacom: Clean up value reading | Jason Gerecke | 2015-12-02 | 1 | -13/+14 |
| | | | | | | | | | * | HID: wacom: Further clean up wacom_intuos_general packet decoder | Jason Gerecke | 2015-12-02 | 1 | -46/+41 |
| | | | | | | | | | * | HID: wacom: Replace magic masks and comparisons with switch cases | Jason Gerecke | 2015-12-02 | 1 | -30/+49 |
| | | | | | | | | | * | HID: wacom: Centralize Intuos pen packet decoding | Jason Gerecke | 2015-12-02 | 1 | -51/+54 |
| | | | | | | | | | * | HID: wacom: Slim down wacom_intuos_pad processing | Jason Gerecke | 2015-12-02 | 1 | -191/+86 |
| | | | | | | | | | * | HID: wacom: Move Intuos pad handling code into dedicated function | Jason Gerecke | 2015-12-02 | 1 | -235/+247 |
| | | | | | | | | | * | HID: wacom: Delete an unnecessary check before kobject_put() | Markus Elfring | 2015-11-19 | 1 | -2/+1 |
| | | | | | | | | * | | HID: usbhid: use to_usb_device | Geliang Tang | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | | * | | HID: corsair: Convert to use module_hid_driver | Axel Lin | 2015-12-28 | 1 | -12/+1 |
| | | | | | | | * | | | HID: sony: Remove the size check for the Dualshock 4 HID Descriptor | Frank Praznik | 2015-11-19 | 1 | -2/+2 |
| | | | | | | | * | | | HID: sony: Save and restore the controller state on suspend and resume | Frank Praznik | 2015-11-19 | 1 | -1/+64 |
| | | | | | | | * | | | HID: sony: Refactor the output report sending functions | Frank Praznik | 2015-11-19 | 1 | -13/+19 |
| | | | | | | | | |/ | | | | | | | | |/| | |||||
| | | | | | | * | | | HID: multitouch: fix input mode switching on some Elan panels | Benjamin Tissoires | 2015-12-02 | 1 | -2/+13 |
| | | | | | | * | | | HID: multitouch: enable palm rejection if device implements confidence usage | Allen Hung | 2015-11-26 | 1 | -0/+5 |
| | | | | * | | | | | HID: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-11-19 | 1 | -1/+0 |
| | | | | | |_|/ / | | | | | |/| | | | |||||
| | | | * | | | | | HID: input: ignore the battery in OKLICK Laser BTmouse | Alexander E. Patrakov | 2015-12-18 | 1 | -5/+12 |
| | | | * | | | | | HID: usbhid: fix recursive deadlock | Ioan-Adrian Ratiu | 2015-12-01 | 1 | -2/+2 |
| | | | * | | | | | HID: debug: improve hid_debug_event() | Rasmus Villemoes | 2015-11-27 | 1 | -2/+2 |
| | | | * | | | | | HID: usbhid: discarded events don't abort idleness | Oliver Neukum | 2015-11-23 | 1 | -1/+1 |
| | | | * | | | | | HID: core: use scnprintf in modalias_show() | Rasmus Villemoes | 2015-11-20 | 1 | -5/+2 |
| | | | * | | | | | HID: Make report_descriptor available for all devices | Andy Lutomirski | 2015-11-19 | 1 | -7/+9 |
| | | | | |_|/ / | | | | |/| | | | |||||
| | | * | | | | | HID: use kobj_to_dev() | Geliang Tang | 2015-12-28 | 10 | -51/+28 |
| | | * | | | | | HID: wiimote: use dev_to_wii() | Geliang Tang | 2015-12-28 | 1 | -6/+2 |
| | | * | | | | | HID: add a new helper to_hid_driver() | Geliang Tang | 2015-12-28 | 1 | -4/+3 |
| | | * | | | | | HID: use to_hid_device() | Geliang Tang | 2015-12-28 | 13 | -79/+76 |
| | | * | | | | | HID: move to_hid_device() to hid.h | Geliang Tang | 2015-12-28 | 2 | -4/+0 |
| | | | |_|/ / | | | |/| | | | |||||
| | | * | | | | HID: hid-logitech-hidpp: G920 remove deadzones | Simon Wood | 2015-11-20 | 1 | -0/+20 |
| | | * | | | | HID: Add vendor specific usage pages for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -0/+4 |
| | | * | | | | HID: hid-logitech-hidpp: Add range sysfs for Logitech G920 | Simon Wood | 2015-11-20 | 1 | -1/+139 |
| | | * | | | | HID: hid-logitech-hidpp: Add basic support for Logitech G920 | Simon Wood | 2015-11-20 | 3 | -16/+57 |
| | | * | | | | HID: hid-logitech-hidpp: Add support for very long packets | Simon Wood | 2015-11-20 | 1 | -11/+48 |
| | | |/ / / | |||||
| | * | | / | HID: enable hid device to suspend/resume asynchronously | Fu, Zhonghui | 2015-12-03 | 1 | -0/+1 |
| | | |_|/ | | |/| | | |||||
| * | | | | HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips | Srinivas Pandruvada | 2016-01-08 | 2 | -0/+4 |
| * | | | | HID: Add new PID for Microchip Pick16F1454 | Kristian Evensen | 2016-01-08 | 2 | -0/+2 |
| * | | | | HID: i2c-hid: Prevent sending reports from racing with device reset | Mika Westerberg | 2015-12-30 | 1 | -3/+18 |
| |/ / / | |||||
* | | | | Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-12-13 | 2 | -11/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | USB: quirks: Apply ALWAYS_POLL to all ELAN devices | Adrien Vergé | 2015-12-01 | 2 | -11/+3 |
| |/ / | |||||
* | | | HID: lg: restrict filtering out of first interface to G29 only | Benjamin Tissoires | 2015-12-02 | 1 | -2/+3 |
* | | | HID: usbhid: add Logitech G710+ keyboard quirk NOGET | Jimmy Berry | 2015-11-20 | 2 | -0/+2 |
|/ / | |||||
* | | HID: wacom: fixup quirks setup for WACOM_DEVICETYPE_PAD | Jiri Kosina | 2015-11-17 | 1 | -1/+1 |