summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires2016-08-051-2/+3
| | | | | | | | | * HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires2016-08-051-1/+2
| | | | | | | | * | HID: alps: fix error return code in alps_input_configured()Wei Yongjun2016-09-221-2/+3
| | | | | | | | * | HID: support for keyboard - Corsair STRAFEMarian Krivoš2016-09-192-0/+2
| | | | | | | | * | HID: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-021-1/+1
| | | | | | | | |/
| | | | | | | * | HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik2016-09-261-1/+12
| | | | | | | * | HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik2016-09-261-4/+25
| | | | | | | * | HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik2016-09-261-8/+32
| | | | | | | |/
| | | | | | * | HID: hid-logitech: Documentation updates/correctionsSimon Wood2016-09-261-9/+14
| | | | | | * | HID: hid-logitech: Improve Wingman Formula Force GP supportSimon Wood2016-09-262-1/+60
| | | | | | * | HID: hid-logitech: Rewrite of descriptor for all DF wheelsSimon Wood2016-09-261-14/+1
| | | | | | * | HID: hid-logitech: Compute combined pedals valueSimon Wood2016-09-261-0/+17
| | | | | | * | HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood2016-09-263-0/+48
| | | | | | * | HID: hid-logitech: Introduce control for combined pedals featureSimon Wood2016-09-261-0/+58
| | | | | | |/
| | | | | * | HID: uclogic: Add support for UC-Logic TWHA60 v3Nikolai Kondrashov2016-09-191-0/+23
| | | | | * | HID: uclogic: Override constant descriptorsNikolai Kondrashov2016-09-191-5/+6
| | | | | * | HID: uclogic: Support UGTizer GP0610 partiallyNikolai Kondrashov2016-09-193-0/+18
| | | | | * | HID: uclogic: Add support for several more tabletsNikolai Kondrashov2016-09-193-0/+16
| | | | | * | HID: uclogic: Switch to reporting abstract button eventsBenjamin Tissoires2016-09-191-5/+97
| | | | | * | HID: uclogic: Remove allocation failure messagesNikolai Kondrashov2016-09-191-2/+0
| | | | | * | HID: kye: Fix MousePen i608X v2 report descriptorNikolai Kondrashov2016-09-191-1/+105
| | | | | * | HID: kye: Rename MousePen i608X v2 macroNikolai Kondrashov2016-09-194-6/+6
| | | | | * | HID: Remove broken links to tablet descriptionsNikolai Kondrashov2016-09-193-78/+0
| | | | | |/
| | | | * | HID: intel_ish-hid: Remove duplicated include from bus.cWei Yongjun2016-08-291-1/+0
| | | | * | HID: intel_ish-hid: Use kzalloc instead of kmalloc/memsetWei Yongjun2016-08-291-2/+1
| | | | * | HID: intel_ish-hid: Convert list_for_each to entry variantWei Yongjun2016-08-291-3/+1
| | | | * | HID: intel-ish-hid: use module_pci_driver to simplify the codeWei Yongjun2016-08-291-12/+1
| | | | * | HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-08-291-2/+1
| | | | * | HID: hid-sensor-hub: Add ISH quirkSrinivas Pandruvada2016-08-171-0/+4
| | | | * | HID: intel-ish-hid: ISH HID client driverSrinivas Pandruvada2016-08-174-0/+1410
| | | | * | HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-176-0/+1576
| | | | * | HID: intel_ish-hid: ISH Transport layerSrinivas Pandruvada2016-08-1714-0/+4352
| | | | |/
| | | * | Revert "HID: microsoft: fix invalid rdesc for 3k kbd"Michel Hermier2016-09-261-9/+1
| | | * | HID: input: ignore System Control application usages if not System ControlsBenjamin Tissoires2016-09-191-0/+9
| | | |/
| | * | HID: alps: fix multitouch cursor issueMasaki Ota2016-09-271-6/+6
| | |/
| * | HID: alps: fix stick device not working after resumeKai-Heng Feng2016-09-221-2/+2
| * | HID: alps: Fix memory leakAxel Lin2016-09-191-2/+3
| * | HID: microsoft: Add Surface 4 type cover pro 4 (JP)Yuta Kobayashi2016-08-174-0/+6
| * | HID: wacom: Update last_slot_field during pre_report phaseJason Gerecke2016-08-112-37/+27
| * | HID: input: add mic mute key on HP slim keyboardAceLan Kao2016-08-051-0/+1
| * | HID: Add a new Saitek mouse device ID (RAT 9)Mayeul Cantan2016-08-023-0/+4
| * | HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen2016-08-021-1/+5
| |/
* | miscdevice: Add helper macro for misc device boilerplatePrasannaKumar Muralidharan2016-08-311-12/+1
|/
* Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina2016-07-286-267/+554
|\
| * HID: hid-led: fix Delcom support on big endian systemsHeiner Kallweit2016-07-081-1/+1
| * HID: hid-led: add support for Greynut LuxaforHeiner Kallweit2016-07-074-0/+29
| * HID: hid-led: add support for Delcom Visual Signal Indicator G2Heiner Kallweit2016-07-074-0/+103
| * HID: hid-led: remove report id from struct hidled_configHeiner Kallweit2016-07-071-11/+2
| * HID: remove ThingM blink(1) driverHeiner Kallweit2016-06-233-268/+4
| * HID: hid-led: add support for ThingM blink(1)Heiner Kallweit2016-06-232-3/+70
OpenPOWER on IntegriCloud