index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
2021-11-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
23
-81
/
+2751
2021-11-05
Merge branch 'for-5.16/xiaomi' into for-linus
Jiri Kosina
4
-0
/
+105
2021-11-05
Merge branch 'for-5.16/wacom' into for-linus
Jiri Kosina
1
-9
/
+6
2021-11-05
Merge branch 'for-5.16/u2fzero' into for-linus
Jiri Kosina
2
-9
/
+39
2021-11-05
Merge branch 'for-5.16/nintendo' into for-linus
Jiri Kosina
4
-0
/
+2348
2021-11-05
Merge branch 'for-5.16/playstation' into for-linus
Jiri Kosina
2
-1
/
+159
2021-11-05
Merge branch 'for-5.16/core' into for-linus
Jiri Kosina
3
-7
/
+7
2021-11-05
Merge branch 'for-5.16/asus' into for-linus
Jiri Kosina
1
-1
/
+1
2021-11-05
Merge branch 'for-5.16/apple' into for-linus
Jiri Kosina
3
-36
/
+38
2021-11-05
Merge branch 'for-5.16/amd-sfh' into for-linus
Jiri Kosina
8
-14
/
+26
2021-11-03
Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2021-11-02
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-12
/
+16
2021-11-01
HID: nintendo: fix -Werror build
Jiri Kosina
1
-80
/
+80
2021-11-01
HID: playstation: require multicolor LED functionality
Jiri Kosina
1
-0
/
+1
2021-10-27
HID: u2fzero: properly handle timeouts in usb_submit_urb
Andrej Shadura
1
-1
/
+1
2021-10-27
HID: u2fzero: clarify error check and length calculations
Andrej Shadura
1
-3
/
+5
2021-10-27
HID: u2fzero: Support NitroKey U2F revision of the device
Andrej Shadura
2
-9
/
+39
2021-10-27
HID: wacom: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-4
/
+2
2021-10-27
HID: wacom: Shrink critical section in `wacom_add_shared_data`
Jason Gerecke
1
-5
/
+4
2021-10-27
HID: nintendo: prevent needless queueing of the rumble worker
Daniel J. Ogorchock
1
-1
/
+17
2021-10-27
HID: nintendo: ratelimit subcommands and rumble
Daniel J. Ogorchock
1
-20
/
+49
2021-10-27
HID: nintendo: improve rumble performance and stability
Daniel J. Ogorchock
1
-1
/
+37
2021-10-27
HID: nintendo: add IMU support
Daniel J. Ogorchock
1
-12
/
+491
2021-10-27
HID: nintendo: add support for reading user calibration
Daniel J. Ogorchock
1
-58
/
+148
2021-10-27
HID: nintendo: add support for charging grip
Daniel J. Ogorchock
2
-13
/
+55
2021-10-27
HID: nintendo: set controller uniq to MAC
Daniel J. Ogorchock
1
-0
/
+45
2021-10-27
HID: nintendo: reduce device removal subcommand errors
Daniel J. Ogorchock
1
-2
/
+22
2021-10-27
HID: nintendo: patch hw version for userspace HID mappings
Daniel J. Ogorchock
1
-0
/
+9
2021-10-27
HID: nintendo: send subcommands after receiving input report
Daniel J. Ogorchock
1
-0
/
+33
2021-10-27
HID: nintendo: improve subcommand reliability
Daniel J. Ogorchock
1
-24
/
+42
2021-10-27
HID: nintendo: add rumble support
Daniel J. Ogorchock
2
-3
/
+356
2021-10-27
HID: nintendo: add home led support
Daniel J. Ogorchock
1
-4
/
+68
2021-10-27
HID: nintendo: add power supply support
Daniel J. Ogorchock
2
-0
/
+135
2021-10-27
HID: nintendo: add player led support
Daniel J. Ogorchock
2
-2
/
+97
2021-10-27
HID: nintendo: add nintendo switch controller driver
Daniel J. Ogorchock
4
-0
/
+884
2021-10-27
HID: playstation: fix return from dualsense_player_led_set_brightness()
Jiri Kosina
1
-0
/
+2
2021-10-27
HID: playstation: expose DualSense player LEDs through LED class.
Roderick Colenbrander
1
-1
/
+84
2021-10-27
HID: playstation: expose DualSense lightbar through a multi-color LED.
Roderick Colenbrander
1
-0
/
+72
2021-10-22
HID: surface-hid: Allow driver matching for target ID 1 devices
Maximilian Luz
1
-1
/
+1
2021-10-22
HID: surface-hid: Use correct event registry for managing HID events
Maximilian Luz
1
-1
/
+1
2021-10-19
HID: hid-asus.c: Maps key 0x35 (display off) to KEY_SCREENLOCK
Vinícius Angiolucci Reis
1
-1
/
+1
2021-10-19
HID: apple: Bring back flag for Apple tilde key quirk
Alex Henrie
1
-22
/
+24
2021-10-19
HID: apple: Add support for the 2021 Magic Keyboard
Alex Henrie
3
-0
/
+6
2021-10-19
HID: apple: Rename MAGIC_KEYBOARD_ANSI to MAGIC_KEYBOARD_2015
Alex Henrie
3
-7
/
+7
2021-10-07
HID: multitouch: disable sticky fingers for UPERFECT Y
José Expósito
2
-0
/
+16
2021-10-07
HID: cougar: Make use of the helper function devm_add_action_or_reset()
Cai Huoqing
1
-2
/
+1
2021-09-27
HID: amd_sfh: Update Copyright details
Basavaraj Natikar
8
-6
/
+17
2021-09-27
HID: amd_sfh: switch from 'pci_' to 'dev_' API
Basavaraj Natikar
1
-5
/
+3
2021-09-27
HID: amd_sfh: Use dma_set_mask_and_coherent()
Basavaraj Natikar
1
-3
/
+6
2021-09-27
HID: amd_sfh: Fix potential NULL pointer dereference
Basavaraj Natikar
1
-8
/
+4
[next]