index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
|
|
|
|
*
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
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
HID: sony: Update copyright and add Dualshock 4 rate control note
Frank Praznik
2016-09-26
1
-1
/
+12
|
|
|
|
|
|
|
*
|
HID: sony: Defer the initial USB Sixaxis output report
Frank Praznik
2016-09-26
1
-4
/
+25
|
|
|
|
|
|
|
*
|
HID: sony: Relax duplicate checking for USB-only devices
Frank Praznik
2016-09-26
1
-8
/
+32
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
HID: hid-logitech: Documentation updates/corrections
Simon Wood
2016-09-26
1
-9
/
+14
|
|
|
|
|
|
*
|
HID: hid-logitech: Improve Wingman Formula Force GP support
Simon Wood
2016-09-26
2
-1
/
+60
|
|
|
|
|
|
*
|
HID: hid-logitech: Rewrite of descriptor for all DF wheels
Simon Wood
2016-09-26
1
-14
/
+1
|
|
|
|
|
|
*
|
HID: hid-logitech: Compute combined pedals value
Simon Wood
2016-09-26
1
-0
/
+17
|
|
|
|
|
|
*
|
HID: hid-logitech: Add combined pedal support Logitech wheels
Simon Wood
2016-09-26
3
-0
/
+48
|
|
|
|
|
|
*
|
HID: hid-logitech: Introduce control for combined pedals feature
Simon Wood
2016-09-26
1
-0
/
+58
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
HID: uclogic: Add support for UC-Logic TWHA60 v3
Nikolai Kondrashov
2016-09-19
1
-0
/
+23
|
|
|
|
|
*
|
HID: uclogic: Override constant descriptors
Nikolai Kondrashov
2016-09-19
1
-5
/
+6
|
|
|
|
|
*
|
HID: uclogic: Support UGTizer GP0610 partially
Nikolai Kondrashov
2016-09-19
3
-0
/
+18
|
|
|
|
|
*
|
HID: uclogic: Add support for several more tablets
Nikolai Kondrashov
2016-09-19
3
-0
/
+16
|
|
|
|
|
*
|
HID: uclogic: Switch to reporting abstract button events
Benjamin Tissoires
2016-09-19
1
-5
/
+97
|
|
|
|
|
*
|
HID: uclogic: Remove allocation failure messages
Nikolai Kondrashov
2016-09-19
1
-2
/
+0
|
|
|
|
|
*
|
HID: kye: Fix MousePen i608X v2 report descriptor
Nikolai Kondrashov
2016-09-19
1
-1
/
+105
|
|
|
|
|
*
|
HID: kye: Rename MousePen i608X v2 macro
Nikolai Kondrashov
2016-09-19
4
-6
/
+6
|
|
|
|
|
*
|
HID: Remove broken links to tablet descriptions
Nikolai Kondrashov
2016-09-19
3
-78
/
+0
|
|
|
|
|
|
/
|
|
|
|
*
|
HID: intel_ish-hid: Remove duplicated include from bus.c
Wei Yongjun
2016-08-29
1
-1
/
+0
|
|
|
|
*
|
HID: intel_ish-hid: Use kzalloc instead of kmalloc/memset
Wei Yongjun
2016-08-29
1
-2
/
+1
|
|
|
|
*
|
HID: intel_ish-hid: Convert list_for_each to entry variant
Wei Yongjun
2016-08-29
1
-3
/
+1
|
|
|
|
*
|
HID: intel-ish-hid: use module_pci_driver to simplify the code
Wei Yongjun
2016-08-29
1
-12
/
+1
|
|
|
|
*
|
HID: intel-ish-hid: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
2016-08-29
1
-2
/
+1
|
|
|
|
*
|
HID: hid-sensor-hub: Add ISH quirk
Srinivas Pandruvada
2016-08-17
1
-0
/
+4
[prev]
[next]