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
2012-06-26
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-43
/
+52
2012-06-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+4
2012-06-25
HID: Fix the generic Kconfig options
Henrik Rydberg
2
-27
/
+24
2012-06-25
HID: magicmouse: Correct report range of major / minor axes
Yufeng Shen
1
-2
/
+4
2012-06-11
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
Hans de Goede
2
-0
/
+4
2012-06-03
HID: logitech: don't use stack based dj_report structures
Marc Dionne
1
-14
/
+24
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
23
-519
/
+1432
2012-05-22
Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus
Jiri Kosina
10
-148
/
+453
2012-05-22
Merge branch 'upstream' into for-linus
Jiri Kosina
11
-29
/
+304
2012-05-22
Merge branches 'device-groups', 'logitech' and 'multitouch' into for-linus
Jiri Kosina
4
-89
/
+287
2012-05-21
HID: wacom: fix build breakage without CONFIG_LEDS_CLASS
David Rientjes
1
-1
/
+1
2012-05-21
HID: waltop: Extend barrel button fix
Nikolai Kondrashov
1
-38
/
+7
2012-05-17
HID: hyperv: Set the hid drvdata correctly
K. Y. Srinivasan
1
-1
/
+2
2012-05-16
HID: wacom: Unify speed setting
Przemo Firszt
1
-55
/
+47
2012-05-16
HID: wacom: Add speed setting for Intuos4 WL
Przemo Firszt
1
-4
/
+13
2012-05-16
HID: wacom: Move Graphire raport header check.
Przemo Firszt
1
-5
/
+7
2012-05-15
HID: uclogic: Add support for UC-Logic TWHL850
Nikolai Kondrashov
3
-0
/
+143
2012-05-14
HID: explain the signed/unsigned handling in hid_add_field()
Jiri Kosina
1
-0
/
+1
2012-05-14
HID: handle logical min/max signedness properly in parser
srinivas pandruvada
1
-3
/
+9
2012-05-11
HID: logitech: read all 32 bits of report type bitfield
Jonathan Nieder
1
-2
/
+3
2012-05-11
HID: wacom: Add LED selector control for Wacom Intuos4 WL
Przemo Firszt
2
-0
/
+127
2012-05-10
HID: hid-multitouch: fix wrong protocol detection
Benjamin Tissoires
1
-12
/
+46
2012-05-09
HID: wiimote: Fix IR data parser
David Herrmann
1
-11
/
+5
2012-05-07
HID: wacom: Add tilt reporting for Intuos4 WL
Przemo Firszt
1
-0
/
+7
2012-05-06
HID: multitouch: MT interface matching for Baanto
Jiri Kosina
1
-1
/
+1
2012-05-06
Merge branch 'multitouch' into device-groups
Jiri Kosina
3
-0
/
+8
2012-05-06
HID: hid-multitouch: Only match MT interfaces
Henrik Rydberg
1
-70
/
+73
2012-05-02
USB: hid-core.c: remove dbg() usage
Greg Kroah-Hartman
1
-2
/
+2
2012-05-01
usbhid: prevent deadlock during timeout
Oliver Neukum
1
-6
/
+55
2012-05-01
HID: Create a common generic driver
Henrik Rydberg
4
-16
/
+67
2012-05-01
HID: hid-multitouch: Switch to device groups
Henrik Rydberg
3
-91
/
+23
2012-05-01
HID: Create a generic device group
Henrik Rydberg
2
-9
/
+2
2012-05-01
HID: Allow bus wildcard matching
Henrik Rydberg
1
-1
/
+1
2012-05-01
HID: Scan the device for group info before adding it
Henrik Rydberg
1
-0
/
+62
2012-05-01
HID: Add device group to modalias
Henrik Rydberg
1
-2
/
+22
2012-05-01
HID: Handle driver-specific device descriptor in core
Henrik Rydberg
1
-22
/
+90
2012-05-01
HID: hid-logitech: Collect report descriptors before sending
Henrik Rydberg
1
-42
/
+29
2012-05-01
HID: hid-hyperv: Do not use hid_parse_report() directly
Henrik Rydberg
1
-2
/
+12
2012-04-27
HID: hidraw: add proper error handling to raw event reporting
Jiri Kosina
2
-11
/
+24
2012-04-27
HID: hiddev: Use vzalloc to allocate hiddev_list
Havard Skinnemoen
1
-4
/
+5
2012-04-26
USB: usbmouse.c: remove err() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-04-24
HID: add Kconfig text to HID_BATTERY_STRENGTH
Jiri Kosina
1
-1
/
+5
2012-04-23
HID: hid-lg4ff: remove unused label in !LEDS_CLASS case
Jiri Kosina
1
-2
/
+1
2012-04-23
HID: hid-lg4ff: Update Comments
Simon Wood
1
-3
/
+4
2012-04-23
HID: hid-lg4ff: Add support for G27 LEDs
Simon Wood
1
-1
/
+157
2012-04-23
HID: apple: Add Apple wireless keyboard 2011 ANSI PID
Alexey Kaminsky
1
-0
/
+3
2012-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2012-04-20
HID: multitouch: Add support for Baanto touchscreen
Jiri Kosina
3
-0
/
+8
2012-04-19
HID: default HID_BATTERY_STRENGTH to no
Josh Boyer
1
-1
/
+1
[next]