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
2018-07-17
HID: multitouch: remove one copy of values
Benjamin Tissoires
1
-281
/
+264
2018-07-17
HID: multitouch: ditch mt_report_id
Benjamin Tissoires
1
-32
/
+94
2018-07-17
HID: multitouch: store a per application quirks value
Benjamin Tissoires
1
-32
/
+32
2018-07-17
HID: multitouch: Store per collection multitouch data
Benjamin Tissoires
1
-150
/
+230
2018-07-17
HID: multitouch: make sure the static list of class is not changed
Benjamin Tissoires
1
-2
/
+2
2018-07-17
HID: elan: Add support for touchpad on the Toshiba Click Mini L9W
Hans de Goede
2
-5
/
+61
2018-07-17
HID: elan: Add USB-id for HP x2 10-n000nd touchpad
Hans de Goede
2
-0
/
+3
2018-07-17
HID: elan: Add a flag for selecting if the touchpad has a LED
Hans de Goede
1
-4
/
+9
2018-07-17
HID: elan: Query resolution from the touchpad
Hans de Goede
1
-0
/
+21
2018-07-17
HID: elan: Query device max_x and max_y value from touchpad
Hans de Goede
1
-20
/
+75
2018-07-17
HID: elan: Hardcode finger-count and usb-interface
Hans de Goede
1
-10
/
+6
2018-07-17
HID: elan: Correctly report MT_PRESSURE instead of TOOL_WIDTH
Hans de Goede
1
-12
/
+13
2018-07-17
HID: elan: Stop claiming we have TOUCH_MAJOR and then never reporting it
Hans de Goede
1
-2
/
+0
2018-07-17
HID: elan: Remove unused max_area_x and max_area_y vatiables
Hans de Goede
1
-4
/
+0
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
5
-5
/
+31
2018-07-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-5
/
+31
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
Hanno Zulla
1
-7
/
+8
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
Hanno Zulla
1
-24
/
+4
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()
Hanno Zulla
1
-37
/
+5
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()
Hanno Zulla
1
-34
/
+5
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()
Hanno Zulla
1
-34
/
+6
2018-07-09
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
2018-07-09
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
1
-1
/
+1
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+3
2018-07-03
HID: wacom: Correct touch maximum XY of 2nd-gen Intuos
Jason Gerecke
1
-2
/
+8
2018-07-03
HID: wacom: convert Wacom custom usages to standard HID usages
Ping Cheng
1
-1
/
+2
2018-07-03
HID: wacom: Move handling of HID quirks into a dedicated function
Jason Gerecke
1
-38
/
+54
2018-07-03
HID: wacom: Replace touch_max fixup code with static touch_max definitions
Jason Gerecke
2
-20
/
+10
2018-07-03
HID: debug: check length before copy_to_user()
Daniel Rosenberg
1
-1
/
+7
2018-06-25
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+4
2018-06-25
HID: wiimote: add support for Guitar-Hero devices
Nicolas Adenis-Lamarre
3
-0
/
+457
2018-06-25
HID: usbhid: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-3
/
+4
2018-06-25
HID: redragon: fix num lock and caps lock LEDs
Robert Munteanu
1
-25
/
+1
2018-06-25
HID: hid-ntrig: add error handling for sysfs_create_group
Zhouyang Jia
1
-0
/
+2
2018-06-25
HID: i2c-hid: Add vddl regulator control
Stephen Boyd
1
-24
/
+24
2018-06-25
HID: i2c-hid: Use devm to allocate i2c_hid struct
Stephen Boyd
1
-6
/
+3
2018-06-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-20
/
+23
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-16
docs: fix broken references with multiple hints
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-5
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
4
-6
/
+10
2018-06-11
HID: google: Add support for whiskers
Nicolas Boichat
2
-0
/
+3
2018-06-08
Merge branch 'for-4.18/wacom' into for-linus
Jiri Kosina
1
-35
/
+39
2018-06-08
Merge branch 'for-4.18/upstream' into for-linus
Jiri Kosina
1
-1
/
+0
2018-06-08
Merge branch 'for-4.18/rmi' into for-linus
Jiri Kosina
1
-0
/
+20
2018-06-08
Merge branch 'for-4.18/plantronics' into for-linus
Jiri Kosina
1
-1
/
+5
2018-06-08
Merge branch 'for-4.18/multitouch' into for-linus
Jiri Kosina
6
-131
/
+266
[prev]
[next]