| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: sensor: fix attributes in HID sensor interface | Ooi, Joyce | 2016-11-05 | 1 | -3/+3 |
* | HID: intel-ish-hid: request_irq failure | Srinivas Pandruvada | 2016-11-05 | 1 | -1/+1 |
* | HID: intel-ish-hid: Fix driver reinit failure | Even Xu | 2016-11-05 | 1 | -0/+15 |
* | HID: intel-ish-hid: Move DMA disable code to new function | Even Xu | 2016-11-05 | 1 | -10/+32 |
* | HID: intel-ish-hid: consolidate ish wake up operation | Even Xu | 2016-11-05 | 1 | -19/+26 |
* | HID: usbhid: add ATEN CS962 to list of quirky devices | Oliver Neukum | 2016-11-03 | 2 | -0/+2 |
* | HID: intel-ish-hid: Fix !CONFIG_PM build warning | Borislav Petkov | 2016-11-03 | 1 | -2/+2 |
* | HID: sensor-hub: Fix packing of result buffer for feature report | Srinivas Pandruvada | 2016-11-03 | 1 | -1/+14 |
* | HID: add quirk for Akai MIDImix. | Steinar H. Gunderson | 2016-10-10 | 2 | -0/+4 |
* | Revert "HID: dragonrise: fix HID Descriptor for 0x0006 PID" | Ioan-Adrian Ratiu | 2016-10-10 | 1 | -58/+0 |
* | HID: hid-dr: add input mapping for axis selection | Ioan-Adrian Ratiu | 2016-10-10 | 1 | -0/+25 |
* | HID: hid-led: fix issue with transfer buffer not being dma capable | Heiner Kallweit | 2016-10-10 | 1 | -4/+19 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 41 | -670/+9131 |
|\ |
|
| *-------------. | Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',... | Jiri Kosina | 2016-10-07 | 40 | -628/+9083 |
| |\ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | HID: wacom - add touch_arbitration parameter to wacom module | Ping Cheng | 2016-08-10 | 1 | -27/+36 |
| | | | | | | | | * | HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC | Jason Gerecke | 2016-08-10 | 2 | -13/+72 |
| | | | | | | | | * | HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar | Jason Gerecke | 2016-08-10 | 2 | -19/+40 |
| | | | | | | | | * | HID: wacom: power_supply: provide the actual model_name | Benjamin Tissoires | 2016-08-05 | 3 | -0/+13 |
| | | | | | | | | * | HID: wacom: power_supply: remove ac information | Benjamin Tissoires | 2016-08-05 | 2 | -51/+1 |
| | | | | | | | | * | HID: wacom: power_supply: mark the type as USB | Benjamin Tissoires | 2016-08-05 | 1 | -1/+1 |
| | | | | | | | | * | HID: wacom: leds: handle Cintiq 24HD leds buttons | Benjamin Tissoires | 2016-08-05 | 1 | -3/+35 |
| | | | | | | | | * | HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs | Benjamin Tissoires | 2016-08-05 | 1 | -0/+9 |
| | | | | | | | | * | HID: wacom: leds: handle the switch of the LEDs directly in the kernel | Benjamin Tissoires | 2016-08-05 | 4 | -3/+118 |
| | | | | | | | | * | HID: wacom: leds: actually release the LEDs on disconnect | Benjamin Tissoires | 2016-08-05 | 2 | -1/+27 |
| | | | | | | | | * | HID: wacom: leds: use the ledclass instead of custom made sysfs files | Benjamin Tissoires | 2016-08-05 | 2 | -10/+204 |
| | | | | | | | | * | HID: wacom: EKR: attach the power_supply on first connection | Benjamin Tissoires | 2016-08-05 | 1 | -6/+30 |
| | | | | | | | | * | HID: wacom: EKR: have one power_supply per remote | Benjamin Tissoires | 2016-08-05 | 4 | -93/+109 |
| | | | | | | | | * | HID: wacom: EKR: allocate one input node per remote | Benjamin Tissoires | 2016-08-05 | 3 | -5/+62 |
| | | | | | | | | * | HID: wacom: EKR: have one array of struct remotes instead of many arrays | Benjamin Tissoires | 2016-08-05 | 3 | -29/+32 |
| | | | | | | | | * | HID: wacom: EKR: use devres groups to manage resources | Benjamin Tissoires | 2016-08-05 | 1 | -16/+28 |
| | | | | | | | | * | HID: wacom: EKR: have proper allocator and destructor | Benjamin Tissoires | 2016-08-05 | 1 | -40/+53 |
| | | | | | | | | * | HID: wacom: rework fail path in probe() and parse_and_register() | Benjamin Tissoires | 2016-08-05 | 1 | -23/+14 |
| | | | | | | | | * | HID: wacom: EKR: have the wacom resources dynamically allocated | Benjamin Tissoires | 2016-08-05 | 4 | -66/+94 |
| | | | | | | | | * | HID: wacom: EKR: add a worker to add/remove resources on addition/removal | Benjamin Tissoires | 2016-08-05 | 4 | -38/+113 |
| | | | | | | | | * | HID: wacom: leds: dynamically allocate LED groups | Benjamin Tissoires | 2016-08-05 | 3 | -17/+78 |
| | | | | | | | | * | HID: wacom: devres manage the shared data too | Benjamin Tissoires | 2016-08-05 | 1 | -34/+39 |
| | | | | | | | | * | HID: wacom: use devres to allocate driver data | Benjamin Tissoires | 2016-08-05 | 1 | -3/+1 |
| | | | | | | | | * | HID: wacom: use devm_kasprintf for allocating the name of the remote | Benjamin Tissoires | 2016-08-05 | 1 | -8/+6 |
| | | | | | | | | * | HID: wacom: convert LEDs to devres | Benjamin Tissoires | 2016-08-05 | 2 | -51/+45 |
| | | | | | | | | * | HID: wacom: put the managed resources in a group | Benjamin Tissoires | 2016-08-05 | 4 | -43/+32 |
| | | | | | | | | * | HID: wacom: switch inputs to devres | Benjamin Tissoires | 2016-08-05 | 1 | -18/+16 |
| | | | | | | | | * | HID: wacom: switch battery to devres | Benjamin Tissoires | 2016-08-05 | 1 | -14/+24 |
| | | | | | | | | * | HID: wacom: use one work queue per task | Benjamin Tissoires | 2016-08-05 | 3 | -15/+29 |
| | | | | | | | | * | HID: wacom: untie leds from inputs | Benjamin Tissoires | 2016-08-05 | 1 | -9/+11 |
| | | | | | | | | * | HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs() | Benjamin Tissoires | 2016-08-05 | 1 | -11/+14 |
| | | | | | | | | * | HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2 | Benjamin Tissoires | 2016-08-05 | 1 | -2/+3 |
| | | | | | | | | * | HID: wacom: actually report the battery level for wireless connected | Benjamin Tissoires | 2016-08-05 | 1 | -1/+2 |
| | | | | | | | * | | HID: alps: fix error return code in alps_input_configured() | Wei Yongjun | 2016-09-22 | 1 | -2/+3 |
| | | | | | | | * | | HID: support for keyboard - Corsair STRAFE | Marian Krivoš | 2016-09-19 | 2 | -0/+2 |
| | | | | | | | * | | HID: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 2016-08-02 | 1 | -1/+1 |
| | | | | | | | |/ |
|