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
starfive-6.6.48-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
2023-12-20
HID: hid-asus: add const to read-only outgoing usb buffer
Denis Benato
1
-4
/
+4
2023-12-20
HID: multitouch: Add quirk for HONOR GLO-GXXX touchpad
Aoba K
1
-0
/
+5
2023-12-20
HID: hid-asus: reset the backlight brightness level on resume
Denis Benato
1
-0
/
+19
2023-12-20
HID: add ALWAYS_POLL quirk for Apple kb
Oliver Neukum
1
-0
/
+1
2023-12-20
HID: glorious: fix Glorious Model I HID report
Brett Raye
2
-6
/
+21
2023-12-20
HID: apple: add Jamesdonkey and A3R to non-apple keyboards list
Yihong Cao
1
-0
/
+2
2023-12-20
HID: mcp2221: Allow IO to start during probe
Hamish Martin
1
-0
/
+2
2023-12-20
HID: mcp2221: Set driver data before I2C adapter add
Hamish Martin
1
-1
/
+1
2023-12-20
HID: Add quirk for Labtec/ODDOR/aikeec handbrake
Sebastian Parschauer
2
-0
/
+2
2023-12-20
HID: i2c-hid: Add IDEA5002 to i2c_hid_acpi_blacklist[]
Mario Limonciello
1
-0
/
+5
2023-12-20
HID: lenovo: Restrict detection of patched firmware only to USB cptkbd
Mikhail Khvainitski
1
-1
/
+2
2023-12-03
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2
-2
/
+13
2023-11-28
Revert "HID: logitech-dj: Add support for a new lightspeed receiver iteration"
Jiri Kosina
2
-9
/
+3
2023-11-28
hid: lenovo: Resend all settings on reset_resume for compact keyboards
Jamie Lentin
1
-16
/
+34
2023-11-28
HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221W
Jiri Kosina
2
-0
/
+2
2023-11-28
HID: lenovo: Detect quirk-free fw on cptkbd and stop applying workaround
Mikhail Khvainitski
1
-23
/
+45
2023-11-20
HID: logitech-hidpp: Move get_wireless_feature_index() check to hidpp_connect...
Hans de Goede
1
-11
/
+9
2023-11-20
HID: logitech-hidpp: Revert "Don't restart communication if not necessary"
Hans de Goede
1
-16
/
+8
2023-11-20
HID: logitech-hidpp: Don't restart IO, instead defer hid_connect() only
Hans de Goede
1
-10
/
+12
2023-11-20
HID: uclogic: Fix a work->entry not empty bug in __queue_work()
Jinjie Ruan
1
-0
/
+7
2023-11-20
HID: uclogic: Fix user-memory-access bug in uclogic_params_ugee_v2_init_event...
Jinjie Ruan
1
-1
/
+15
2023-11-20
hid: cp2112: Fix IRQ shutdown stopping polling for all IRQs on chip
Danny Kaehn
1
-1
/
+5
2023-11-20
hid: cp2112: Fix duplicate workqueue initialization
Danny Kaehn
1
-2
/
+2
2023-10-06
HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect
Hans de Goede
1
-1
/
+2
2023-10-06
HID: i2c-hid: fix handling of unpopulated devices
Johan Hovold
1
-63
/
+81
2023-10-05
HID: Add quirk to ignore the touchscreen battery on HP ENVY 15-eu0556ng
Fabian Vogt
2
-0
/
+3
2023-10-05
HID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit
Srinivas Pandruvada
1
-0
/
+8
2023-10-05
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-10-05
HID: nintendo: reinitialize USB Pro Controller after resuming from suspend
Martino Fontana
1
-72
/
+103
2023-10-05
HID: nvidia-shield: Fix some missing function calls() in the probe error hand...
Christophe JAILLET
1
-2
/
+4
2023-10-05
HID: nvidia-shield: Fix a missing led_classdev_unregister() in the probe erro...
Christophe JAILLET
1
-1
/
+2
2023-10-05
HID: multitouch: Add required quirk for Synaptics 0xcd7e device
Rahul Rameshbabu
1
-0
/
+4
2023-10-04
HID: nvidia-shield: Select POWER_SUPPLY Kconfig option
Rahul Rameshbabu
1
-0
/
+1
2023-09-18
HID: holtek: fix slab-out-of-bounds Write in holtek_kbd_input_event
Ma Ke
1
-0
/
+4
2023-09-18
HID: nvidia-shield: add LEDS_CLASS dependency
Randy Dunlap
1
-0
/
+1
2023-09-18
HID: logitech-hidpp: Add Bluetooth ID for the Logitech M720 Triathlon mouse
Hans de Goede
1
-0
/
+2
2023-09-18
HID: steelseries: Fix signedness bug in steelseries_headset_arctis_1_fetch_ba...
Dan Carpenter
1
-1
/
+1
2023-09-04
HID: sony: Fix a potential memory leak in sony_probe()
Christophe JAILLET
1
-0
/
+3
2023-09-01
Merge tag 'for-linus-2023083101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-260
/
+1127
2023-09-01
Merge tag 'driver-core-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-97
/
+116
2023-08-31
Merge branch 'for-6.5/upstream-fixes' into for-linus
Benjamin Tissoires
2
-1
/
+5
2023-08-31
Merge branch 'for-6.6/wiimote' into for-linus
Benjamin Tissoires
1
-10
/
+0
2023-08-31
Merge branch 'for-6.6/wacom' into for-linus
Benjamin Tissoires
4
-19
/
+37
2023-08-31
Merge branch 'for-6.6/steelseries' into for-linus
Benjamin Tissoires
2
-17
/
+300
2023-08-31
Merge branch 'for-6.6/sensor-hub' into for-linus
Benjamin Tissoires
1
-1
/
+1
2023-08-31
Merge branch 'for-6.6/roccat' into for-linus
Benjamin Tissoires
11
-97
/
+116
2023-08-31
Merge branch 'for-6.6/nvidia' into for-linus
Benjamin Tissoires
1
-20
/
+406
2023-08-31
Merge branch 'for-6.6/logitech' into for-linus
Benjamin Tissoires
3
-45
/
+93
2023-08-31
Merge branch 'for-6.6/google' into for-linus
Benjamin Tissoires
4
-0
/
+167
2023-08-31
Merge branch 'for-6.6/elan' into for-linus
Benjamin Tissoires
1
-12
/
+38
[next]