aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAge
...
| | | | | | | | | * HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: devres manage the shared data tooBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: use devres to allocate driver dataBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: convert LEDs to devresBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: put the managed resources in a groupBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: switch inputs to devresBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: switch battery to devresBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: use one work queue per taskBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: untie leds from inputsBenjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires2016-08-05
| | | | | | | | | * HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires2016-08-05
| | | | | | | | * | HID: alps: fix error return code in alps_input_configured()Wei Yongjun2016-09-22
| | | | | | | | * | HID: support for keyboard - Corsair STRAFEMarian Krivoš2016-09-19
| | | | | | | | * | HID: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-02
| | | | | | | | |/
| | | | | | | * | HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik2016-09-26
| | | | | | | * | HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik2016-09-26
| | | | | | | * | HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik2016-09-26
| | | | | | | |/
| | | | | | * | HID: hid-logitech: Documentation updates/correctionsSimon Wood2016-09-26
| | | | | | * | HID: hid-logitech: Improve Wingman Formula Force GP supportSimon Wood2016-09-26
| | | | | | * | HID: hid-logitech: Rewrite of descriptor for all DF wheelsSimon Wood2016-09-26
| | | | | | * | HID: hid-logitech: Compute combined pedals valueSimon Wood2016-09-26
| | | | | | * | HID: hid-logitech: Add combined pedal support Logitech wheelsSimon Wood2016-09-26
| | | | | | * | HID: hid-logitech: Introduce control for combined pedals featureSimon Wood2016-09-26
| | | | | | |/
| | | | | * | HID: uclogic: Add support for UC-Logic TWHA60 v3Nikolai Kondrashov2016-09-19
| | | | | * | HID: uclogic: Override constant descriptorsNikolai Kondrashov2016-09-19
| | | | | * | HID: uclogic: Support UGTizer GP0610 partiallyNikolai Kondrashov2016-09-19
| | | | | * | HID: uclogic: Add support for several more tabletsNikolai Kondrashov2016-09-19
| | | | | * | HID: uclogic: Switch to reporting abstract button eventsBenjamin Tissoires2016-09-19
| | | | | * | HID: uclogic: Remove allocation failure messagesNikolai Kondrashov2016-09-19
| | | | | * | HID: kye: Fix MousePen i608X v2 report descriptorNikolai Kondrashov2016-09-19
| | | | | * | HID: kye: Rename MousePen i608X v2 macroNikolai Kondrashov2016-09-19
| | | | | * | HID: Remove broken links to tablet descriptionsNikolai Kondrashov2016-09-19
| | | | | |/
| | | | * | HID: intel_ish-hid: Remove duplicated include from bus.cWei Yongjun2016-08-29
| | | | * | HID: intel_ish-hid: Use kzalloc instead of kmalloc/memsetWei Yongjun2016-08-29
| | | | * | HID: intel_ish-hid: Convert list_for_each to entry variantWei Yongjun2016-08-29
| | | | * | HID: intel-ish-hid: use module_pci_driver to simplify the codeWei Yongjun2016-08-29
| | | | * | HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-08-29
| | | | * | HID: hid-sensor-hub: Add ISH quirkSrinivas Pandruvada2016-08-17
| | | | * | HID: intel-ish-hid: ISH HID client driverSrinivas Pandruvada2016-08-17
| | | | * | HID: intel-ish-hid: ipc layerSrinivas Pandruvada2016-08-17