summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2016-08-05HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDsBenjamin Tissoires
2016-08-05HID: wacom: leds: handle the switch of the LEDs directly in the kernelBenjamin Tissoires
2016-08-05HID: wacom: leds: actually release the LEDs on disconnectBenjamin Tissoires
2016-08-05HID: wacom: leds: use the ledclass instead of custom made sysfs filesBenjamin Tissoires
2016-08-05HID: wacom: EKR: attach the power_supply on first connectionBenjamin Tissoires
2016-08-05HID: wacom: EKR: have one power_supply per remoteBenjamin Tissoires
2016-08-05HID: wacom: EKR: allocate one input node per remoteBenjamin Tissoires
2016-08-05HID: wacom: EKR: have one array of struct remotes instead of many arraysBenjamin Tissoires
2016-08-05HID: wacom: EKR: use devres groups to manage resourcesBenjamin Tissoires
2016-08-05HID: wacom: EKR: have proper allocator and destructorBenjamin Tissoires
2016-08-05HID: wacom: rework fail path in probe() and parse_and_register()Benjamin Tissoires
2016-08-05HID: wacom: EKR: have the wacom resources dynamically allocatedBenjamin Tissoires
2016-08-05HID: wacom: EKR: add a worker to add/remove resources on addition/removalBenjamin Tissoires
2016-08-05HID: wacom: leds: dynamically allocate LED groupsBenjamin Tissoires
2016-08-05HID: wacom: devres manage the shared data tooBenjamin Tissoires
2016-08-05HID: wacom: use devres to allocate driver dataBenjamin Tissoires
2016-08-05HID: wacom: use devm_kasprintf for allocating the name of the remoteBenjamin Tissoires
2016-08-05HID: wacom: convert LEDs to devresBenjamin Tissoires
2016-08-05HID: wacom: put the managed resources in a groupBenjamin Tissoires
2016-08-05HID: wacom: switch inputs to devresBenjamin Tissoires
2016-08-05HID: wacom: switch battery to devresBenjamin Tissoires
2016-08-05HID: wacom: use one work queue per taskBenjamin Tissoires
2016-08-05HID: wacom: untie leds from inputsBenjamin Tissoires
2016-08-05HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()Benjamin Tissoires
2016-08-05HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2Benjamin Tissoires
2016-08-05HID: wacom: actually report the battery level for wireless connectedBenjamin Tissoires
2016-08-05HID: input: add mic mute key on HP slim keyboardAceLan Kao
2016-08-02HID: Add a new Saitek mouse device ID (RAT 9)Mayeul Cantan
2016-08-02HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen
2016-08-02HID: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina
2016-07-28Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...Jiri Kosina
2016-07-11HID: add usb device id for Apple Magic KeyboardJean-Gabriel Gill-Couture
2016-07-08HID: hid-led: fix Delcom support on big endian systemsHeiner Kallweit
2016-07-07HID: hid-led: add support for Greynut LuxaforHeiner Kallweit
2016-07-07HID: hid-led: add support for Delcom Visual Signal Indicator G2Heiner Kallweit
2016-07-07HID: hid-led: remove report id from struct hidled_configHeiner Kallweit
2016-06-28HID: multitouch: enable palm rejection for Windows Precision TouchpadAllen Hung
2016-06-28Revert "HID: multitouch: enable palm rejection if device implements confidenc...Allen Hung
2016-06-24HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer
2016-06-23HID: alps: a few cleanupsMasaki Ota
2016-06-23HID: remove ThingM blink(1) driverHeiner Kallweit
2016-06-23HID: hid-led: add support for ThingM blink(1)Heiner Kallweit
2016-06-23HID: hid-led: add support for reading from LED devicesHeiner Kallweit
2016-06-23HID: hid-led: add support for devices with multiple independent LEDsHeiner Kallweit
2016-06-21HID: i2c-hid: set power sleep before shutdownGuohua Zhong
2016-06-20HID: alps: match alps devices in coreJiri Kosina
2016-06-20HID: thingm: simplify debug output codeHeiner Kallweit
2016-06-20HID: alps: pass correct sizes to hid_hw_raw_request()Jiri Kosina
2016-06-17HID: alps: struct u1_dev *priv is internal to the driverJiri Kosina