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
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
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
2022-11-15
HID: apple: Swap Control and Command keys on Apple keyboards
Aditya Garg
1
-1
/
+22
2022-11-14
HID: intel-ish-hid: ishtp: remove variable rb_count
Colin Ian King
1
-3
/
+0
2022-11-14
HID: uclogic: Standardize test name prefix
José Expósito
2
-4
/
+4
2022-11-14
HID: uclogic: Fix frame templates for big endian architectures
José Expósito
1
-1
/
+1
2022-11-14
HID: hid-sensor-custom: Allow more than one hinge angle sensor
Yauhen Kharuzhy
1
-1
/
+1
2022-11-11
Merge tag 'for-linus-2022111101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-9
/
+8
2022-11-11
HID: ft260: fix 'cast to restricted' kernel CI bot warnings
Michael Zaidman
1
-7
/
+7
2022-11-11
HID: ft260: missed NACK from busy device
Michael Zaidman
1
-5
/
+22
2022-11-11
HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
Michael Zaidman
1
-0
/
+3
2022-11-11
HID: ft260: wake up device from power saving mode
Michael Zaidman
1
-0
/
+17
2022-11-11
HID: ft260: missed NACK from big i2c read
Michael Zaidman
1
-2
/
+4
2022-11-11
HID: ft260: remove SMBus Quick command support
Michael Zaidman
1
-9
/
+1
2022-11-11
HID: ft260: skip unexpected HID input reports
Michael Zaidman
1
-12
/
+24
2022-11-11
HID: ft260: do not populate /dev/hidraw device
Michael Zaidman
1
-3
/
+6
2022-11-11
HID: ft260: improve i2c large reads performance
Michael Zaidman
1
-5
/
+12
2022-11-11
HID: ft260: support i2c reads greater than HID report size
Michael Zaidman
1
-61
/
+66
2022-11-11
HID: ft260: support i2c writes larger than HID report size
Michael Zaidman
1
-18
/
+23
2022-11-11
HID: ft260: improve i2c write performance
Michael Zaidman
1
-5
/
+9
2022-11-11
HID: ft260: ft260_xfer_status routine cleanup
Michael Zaidman
1
-20
/
+10
2022-11-11
HID: playstation: add DualShock4 dongle support.
Roderick Colenbrander
1
-6
/
+140
2022-11-11
HID: playstation: set default DualShock4 BT poll interval to 4ms.
Roderick Colenbrander
1
-0
/
+29
2022-11-11
HID: playstation: add DualShock4 bluetooth support.
Roderick Colenbrander
1
-26
/
+144
2022-11-11
HID: playstation: add option to ignore CRC in ps_get_report.
Roderick Colenbrander
1
-8
/
+9
2022-11-11
HID: playstation: support DualShock4 lightbar blink.
Roderick Colenbrander
1
-1
/
+46
2022-11-11
HID: playstation: support DualShock4 lightbar.
Roderick Colenbrander
1
-3
/
+138
2022-11-11
HID: playstation: make LED brightness adjustable in ps_led_register.
Roderick Colenbrander
1
-6
/
+7
2022-11-11
HID: playstation: Add DualShock4 rumble support.
Roderick Colenbrander
1
-1
/
+147
2022-11-11
HID: playstation: add DualShock4 accelerometer and gyroscope support.
Roderick Colenbrander
1
-2
/
+168
2022-11-11
HID: playstation: add DualShock4 touchpad support.
Roderick Colenbrander
1
-3
/
+63
2022-11-11
HID: playstation: add DualShock4 battery support.
Roderick Colenbrander
1
-4
/
+66
2022-11-11
HID: playstation: report DualShock4 hardware and firmware version.
Roderick Colenbrander
1
-0
/
+38
2022-11-11
HID: playstation: initial DualShock4 USB support.
Roderick Colenbrander
1
-2
/
+172
2022-11-04
HID: uclogic: Add support for XP-PEN Deco LW
José Expósito
3
-0
/
+114
2022-11-04
HID: input: do not query XP-PEN Deco LW battery
José Expósito
1
-0
/
+6
2022-11-04
HID: wiimote: Add support for the DJ Hero turntable
Joshua Jun
3
-0
/
+233
2022-11-04
HID: wacom: Fix logic used for 3rd barrel switch emulation
Jason Gerecke
1
-5
/
+6
2022-11-02
HID: hyperv: fix possible memory leak in mousevsc_probe()
Yang Yingliang
1
-1
/
+1
2022-11-02
HID: asus: Remove unused variable in asus_report_tool_width()
Colin Ian King
1
-3
/
+1
2022-11-02
HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T...
Kerem Karabay
1
-8
/
+8
2022-11-02
HID: apple: fix key translations where multiple quirks attempt to translate t...
Kerem Karabay
1
-58
/
+44
2022-10-24
HID: hyperv: remove unused struct synthhid_msg
Paulo Miguel Almeida
1
-12
/
+4
2022-10-22
Merge tag 'for-linus-2022102101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+83
2022-10-21
HID: mcp2221: correct undefined references when CONFIG_GPIOLIB isn't defined
Matt Ranostay
1
-1
/
+3
2022-10-21
HID: mcp2221: fix 'cast to restricted __le16' sparse warnings
Matt Ranostay
1
-1
/
+1
2022-10-20
HID: mcp2221: fix usage of tmp variable in mcp2221_raw_event()
Jiri Kosina
1
-14
/
+17
2022-10-20
USB: make devnode() callback in usb_class_driver take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-10-18
HID: i2c: use simple i2c probe
Stephen Kitt
3
-9
/
+6
2022-10-18
HID: mcp2221: add ADC/DAC support via iio subsystem
Matt Ranostay
2
-1
/
+258
2022-10-18
HID: mcp2221: change 'select GPIOLIB' to imply
Matt Ranostay
2
-1
/
+3
2022-10-18
HID: mcp2221: switch i2c registration to devm functions
Matt Ranostay
1
-25
/
+25
[prev]
[next]