index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-10
HID: wacom: Add WACOM_DEVICETYPE_DIRECT for Cintiqs and similar
Jason Gerecke
2
-19
/
+40
2016-08-05
HID: wacom: power_supply: provide the actual model_name
Benjamin Tissoires
3
-0
/
+13
2016-08-05
HID: wacom: power_supply: remove ac information
Benjamin Tissoires
2
-51
/
+1
2016-08-05
HID: wacom: power_supply: mark the type as USB
Benjamin Tissoires
1
-1
/
+1
2016-08-05
HID: wacom: leds: handle Cintiq 24HD leds buttons
Benjamin Tissoires
1
-3
/
+35
2016-08-05
HID: wacom: leds: make sure Cintiq 21UX2 and 24HD control the right LEDs
Benjamin Tissoires
1
-0
/
+9
2016-08-05
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
4
-3
/
+118
2016-08-05
HID: wacom: leds: actually release the LEDs on disconnect
Benjamin Tissoires
2
-1
/
+27
2016-08-05
HID: wacom: leds: use the ledclass instead of custom made sysfs files
Benjamin Tissoires
2
-10
/
+204
2016-08-05
HID: wacom: EKR: attach the power_supply on first connection
Benjamin Tissoires
1
-6
/
+30
2016-08-05
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
4
-93
/
+109
2016-08-05
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
3
-5
/
+62
2016-08-05
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
3
-29
/
+32
2016-08-05
HID: wacom: EKR: use devres groups to manage resources
Benjamin Tissoires
1
-16
/
+28
2016-08-05
HID: wacom: EKR: have proper allocator and destructor
Benjamin Tissoires
1
-40
/
+53
2016-08-05
HID: wacom: rework fail path in probe() and parse_and_register()
Benjamin Tissoires
1
-23
/
+14
2016-08-05
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
4
-66
/
+94
2016-08-05
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
4
-38
/
+113
2016-08-05
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
3
-17
/
+78
2016-08-05
HID: wacom: devres manage the shared data too
Benjamin Tissoires
1
-34
/
+39
2016-08-05
HID: wacom: use devres to allocate driver data
Benjamin Tissoires
1
-3
/
+1
2016-08-05
HID: wacom: use devm_kasprintf for allocating the name of the remote
Benjamin Tissoires
1
-8
/
+6
2016-08-05
HID: wacom: convert LEDs to devres
Benjamin Tissoires
2
-51
/
+45
2016-08-05
HID: wacom: put the managed resources in a group
Benjamin Tissoires
4
-43
/
+32
2016-08-05
HID: wacom: switch inputs to devres
Benjamin Tissoires
1
-18
/
+16
2016-08-05
HID: wacom: switch battery to devres
Benjamin Tissoires
1
-14
/
+24
2016-08-05
HID: wacom: use one work queue per task
Benjamin Tissoires
3
-15
/
+29
2016-08-05
HID: wacom: untie leds from inputs
Benjamin Tissoires
1
-9
/
+11
2016-08-05
HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
Benjamin Tissoires
1
-11
/
+14
2016-08-05
HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
Benjamin Tissoires
1
-2
/
+3
2016-08-05
HID: wacom: actually report the battery level for wireless connected
Benjamin Tissoires
1
-1
/
+2
2016-08-05
HID: input: add mic mute key on HP slim keyboard
AceLan Kao
1
-0
/
+1
2016-08-02
HID: Add a new Saitek mouse device ID (RAT 9)
Mayeul Cantan
3
-0
/
+4
2016-08-02
HID: sony: disable descriptor fixup for FutureMax Dance Mat
Mikko Perttunen
1
-1
/
+5
2016-08-02
HID: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
1
-1
/
+1
2016-07-28
Merge branch 'for-4.8/hid-led' into for-linus
Jiri Kosina
6
-267
/
+554
2016-07-28
Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/u...
Jiri Kosina
9
-29
/
+65
2016-07-12
HID: logitech-hidpp: select CONFIG_POWER_SUPPLY
Arnd Bergmann
1
-0
/
+1
2016-07-11
HID: add usb device id for Apple Magic Keyboard
Jean-Gabriel Gill-Couture
3
-0
/
+4
2016-07-08
HID: hid-led: fix Delcom support on big endian systems
Heiner Kallweit
1
-1
/
+1
2016-07-07
HID: logitech-hidpp: remove HIDPP_QUIRK_CONNECT_EVENTS
Benjamin Tissoires
1
-12
/
+7
2016-07-07
HID: logitech-hidpp: add battery support for HID++ 2.0 devices
Peter Hutterer
1
-1
/
+237
2016-07-07
HID: hid-led: add support for Greynut Luxafor
Heiner Kallweit
4
-0
/
+29
2016-07-07
HID: hid-led: add support for Delcom Visual Signal Indicator G2
Heiner Kallweit
4
-0
/
+103
2016-07-07
HID: hid-led: remove report id from struct hidled_config
Heiner Kallweit
1
-11
/
+2
2016-06-28
HID: multitouch: enable palm rejection for Windows Precision Touchpad
Allen Hung
1
-3
/
+15
2016-06-28
Revert "HID: multitouch: enable palm rejection if device implements confidenc...
Allen Hung
1
-5
/
+0
2016-06-24
HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commands
Scott Bauer
1
-5
/
+5
2016-06-23
HID: alps: a few cleanups
Masaki Ota
3
-69
/
+50
2016-06-23
HID: remove ThingM blink(1) driver
Heiner Kallweit
3
-268
/
+4
[prev]
[next]