Age | Commit message (Expand) | Author | Files | Lines |
2016-10-10 | HID: add quirk for Akai MIDImix. | Steinar H. Gunderson | 2 | -0/+4 |
2016-10-10 | Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID" | Ioan-Adrian Ratiu | 1 | -58/+0 |
2016-10-10 | HID: hid-dr: add input mapping for axis selection | Ioan-Adrian Ratiu | 1 | -0/+25 |
2016-10-10 | HID: hid-led: fix issue with transfer buffer not being dma capable | Heiner Kallweit | 1 | -4/+19 |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 41 | -670/+9131 |
2016-10-07 | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 40 | -628/+9083 |
2016-09-27 | HID: alps: fix multitouch cursor issue | Masaki Ota | 1 | -6/+6 |
2016-09-26 | HID: hid-logitech: Documentation updates/corrections | Simon Wood | 1 | -9/+14 |
2016-09-26 | HID: hid-logitech: Improve Wingman Formula Force GP support | Simon Wood | 2 | -1/+60 |
2016-09-26 | HID: hid-logitech: Rewrite of descriptor for all DF wheels | Simon Wood | 1 | -14/+1 |
2016-09-26 | HID: hid-logitech: Compute combined pedals value | Simon Wood | 1 | -0/+17 |
2016-09-26 | HID: hid-logitech: Add combined pedal support Logitech wheels | Simon Wood | 3 | -0/+48 |
2016-09-26 | HID: hid-logitech: Introduce control for combined pedals feature | Simon Wood | 1 | -0/+58 |
2016-09-26 | HID: sony: Update copyright and add Dualshock 4 rate control note | Frank Praznik | 1 | -1/+12 |
2016-09-26 | HID: sony: Defer the initial USB Sixaxis output report | Frank Praznik | 1 | -4/+25 |
2016-09-26 | HID: sony: Relax duplicate checking for USB-only devices | Frank Praznik | 1 | -8/+32 |
2016-09-26 | Revert "HID: microsoft: fix invalid rdesc for 3k kbd" | Michel Hermier | 1 | -9/+1 |
2016-09-22 | HID: alps: fix error return code in alps_input_configured() | Wei Yongjun | 1 | -2/+3 |
2016-09-22 | HID: alps: fix stick device not working after resume | Kai-Heng Feng | 1 | -2/+2 |
2016-09-19 | HID: support for keyboard - Corsair STRAFE | Marian Krivoš | 2 | -0/+2 |
2016-09-19 | HID: alps: Fix memory leak | Axel Lin | 1 | -2/+3 |
2016-09-19 | HID: uclogic: Add support for UC-Logic TWHA60 v3 | Nikolai Kondrashov | 1 | -0/+23 |
2016-09-19 | HID: uclogic: Override constant descriptors | Nikolai Kondrashov | 1 | -5/+6 |
2016-09-19 | HID: uclogic: Support UGTizer GP0610 partially | Nikolai Kondrashov | 3 | -0/+18 |
2016-09-19 | HID: uclogic: Add support for several more tablets | Nikolai Kondrashov | 3 | -0/+16 |
2016-09-19 | HID: uclogic: Switch to reporting abstract button events | Benjamin Tissoires | 1 | -5/+97 |
2016-09-19 | HID: uclogic: Remove allocation failure messages | Nikolai Kondrashov | 1 | -2/+0 |
2016-09-19 | HID: kye: Fix MousePen i608X v2 report descriptor | Nikolai Kondrashov | 1 | -1/+105 |
2016-09-19 | HID: kye: Rename MousePen i608X v2 macro | Nikolai Kondrashov | 4 | -6/+6 |
2016-09-19 | HID: Remove broken links to tablet descriptions | Nikolai Kondrashov | 3 | -78/+0 |
2016-09-19 | HID: input: ignore System Control application usages if not System Controls | Benjamin Tissoires | 1 | -0/+9 |
2016-08-31 | miscdevice: Add helper macro for misc device boilerplate | PrasannaKumar Muralidharan | 1 | -12/+1 |
2016-08-29 | HID: intel_ish-hid: Remove duplicated include from bus.c | Wei Yongjun | 1 | -1/+0 |
2016-08-29 | HID: intel_ish-hid: Use kzalloc instead of kmalloc/memset | Wei Yongjun | 1 | -2/+1 |
2016-08-29 | HID: intel_ish-hid: Convert list_for_each to entry variant | Wei Yongjun | 1 | -3/+1 |
2016-08-29 | HID: intel-ish-hid: use module_pci_driver to simplify the code | Wei Yongjun | 1 | -12/+1 |
2016-08-29 | HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tail | Wei Yongjun | 1 | -2/+1 |
2016-08-17 | HID: microsoft: Add Surface 4 type cover pro 4 (JP) | Yuta Kobayashi | 4 | -0/+6 |
2016-08-17 | HID: hid-sensor-hub: Add ISH quirk | Srinivas Pandruvada | 1 | -0/+4 |
2016-08-17 | HID: intel-ish-hid: ISH HID client driver | Srinivas Pandruvada | 4 | -0/+1410 |
2016-08-17 | HID: intel-ish-hid: ipc layer | Srinivas Pandruvada | 6 | -0/+1576 |
2016-08-17 | HID: intel_ish-hid: ISH Transport layer | Srinivas Pandruvada | 14 | -0/+4352 |
2016-08-11 | HID: wacom: Update last_slot_field during pre_report phase | Jason Gerecke | 2 | -37/+27 |
2016-08-10 | HID: wacom - add touch_arbitration parameter to wacom module | Ping Cheng | 1 | -27/+36 |
2016-08-10 | HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC | Jason Gerecke | 2 | -13/+72 |
2016-08-10 | HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar | Jason Gerecke | 2 | -19/+40 |
2016-08-05 | HID: wacom: power_supply: provide the actual model_name | Benjamin Tissoires | 3 | -0/+13 |
2016-08-05 | HID: wacom: power_supply: remove ac information | Benjamin Tissoires | 2 | -51/+1 |
2016-08-05 | HID: wacom: power_supply: mark the type as USB | Benjamin Tissoires | 1 | -1/+1 |
2016-08-05 | HID: wacom: leds: handle Cintiq 24HD leds buttons | Benjamin Tissoires | 1 | -3/+35 |