| Commit message (Expand) | Author | Age | Files | Lines |
* | HID: remove ThingM blink(1) driver | Heiner Kallweit | 2016-06-23 | 1 | -263/+0 |
* | HID: thingm: remove not needed error message | Heiner Kallweit | 2016-04-25 | 1 | -6/+1 |
* | HID: thingm: set new flag LED_HW_PLUGGABLE | Heiner Kallweit | 2016-04-18 | 1 | -0/+1 |
* | HID: thingm: factor out duplicated code to thingm_init_led | Heiner Kallweit | 2016-04-18 | 1 | -28/+15 |
* | hid: thingm: reorder calls in thingm_probe | Heiner Kallweit | 2016-03-15 | 1 | -18/+13 |
* | HID: thingm: improve locking | Heiner Kallweit | 2016-03-02 | 1 | -11/+22 |
* | HID: thingm: switch to managed version of led_classdev_register | Heiner Kallweit | 2016-03-02 | 1 | -38/+8 |
* | HID: thingm: remove workqueue | Heiner Kallweit | 2016-03-02 | 1 | -22/+13 |
*-. | Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/p... | Jiri Kosina | 2014-10-06 | 1 | -3/+3 |
|\ \ |
|
| | * | HID: thingm: fix workqueue race on remove | Jiri Kosina | 2014-09-04 | 1 | -3/+3 |
| |/ |
|
* | | HID: thingm: set the proper error code before leaving | Benjamin Tissoires | 2014-09-03 | 1 | -0/+1 |
|/ |
|
* | HID: thingm: thingm_fwinfo[] doesn't need to be global | Jiri Kosina | 2014-06-03 | 1 | -1/+1 |
* | HID: thingm: add support for blink(1) mk2 | Vivien Didelot | 2014-04-15 | 1 | -1/+6 |
* | HID: thingm: refactor blink(1) support | Vivien Didelot | 2014-04-15 | 1 | -97/+207 |
* | HID: thingm: remove the "fade" sysfs attribute | Vivien Didelot | 2014-04-15 | 1 | -41/+0 |
* | HID: thingm: remove the "play" sysfs attribute | Vivien Didelot | 2014-04-15 | 1 | -33/+0 |
* | HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests | Benjamin Tissoires | 2014-02-17 | 1 | -2/+2 |
* | HID: introduce helper to access hid_output_raw_report() | Benjamin Tissoires | 2014-02-17 | 1 | -2/+2 |
* | HID: Kconfig: Remove explicit transport layer dependencies | Benjamin Tissoires | 2013-02-25 | 1 | -1/+0 |
* | HID: add ThingM blink(1) USB RGB LED support | Vivien Didelot | 2013-02-19 | 1 | -0/+272 |