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
2008-04-29
hid-core: use get_unaligned_* helpers
Harvey Harrison
1
-3
/
+3
2008-04-28
usbhid endianness annotations and fixes
Al Viro
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2008-04-22
HID: Suppress hidinput for Samsung IR control
Robert Schedel
1
-0
/
+1
2008-04-22
HID: remove 60x GTCO devices from blacklist
Jiri Kosina
1
-21
/
+0
2008-04-22
HID: WiseGroup 866 Dual Joypad needs output reports quirk
Jiri Kosina
1
-1
/
+1
2008-04-22
HID: ThrustMaster FF driver is no longer experimental
Jiri Kosina
1
-2
/
+2
2008-04-22
HID: Logitech diNovo Mini pad support
Jiri Kosina
1
-0
/
+2
2008-04-22
HID: fix race between open() and disconnect() in usbhid
Oliver Neukum
1
-1
/
+3
2008-04-22
HID: make hid_input_field and usbhid_modify_dquirk static
Adrian Bunk
2
-4
/
+4
2008-04-22
HID: pass numbered reports properly to hidraw
Jiri Kosina
1
-2
/
+7
2008-04-22
HID: fix misplaced rdesc quirk
Jiri Kosina
1
-4
/
+3
2008-04-22
HID: force feedback driver for Logitech Rumblepad 2
Anssi Hannula
4
-0
/
+128
2008-04-22
HID: move wait from hid to usbhid
Jiri Slaby
2
-9
/
+10
2008-04-22
HID: fix sparse warnings
Jiri Slaby
3
-6
/
+7
2008-04-22
HID: only dump report traffic with debug level 2
Anssi Hannula
2
-3
/
+3
2008-04-22
HID: patch to add NOGET for DMI/Acomdata
Pete Zaitcev
1
-0
/
+4
2008-04-22
HID: Sunplus Wireless Desktop needs report descriptor fixup
Jiri Kosina
2
-1
/
+40
2008-04-22
HID: quirk for MS Wireless Desktop Receiver (model 1028)
Jim Duchek
1
-0
/
+26
2008-04-22
HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd
Pekka Sarnila
2
-16
/
+29
2008-04-22
HID: fix build failure in hiddev_ioctl with gcc 3.2
Jean Delvare
1
-136
/
+150
2008-04-15
Input: aiptek - add support for Genius G-PEN 560 tablet
Guryanov Dmitry
1
-0
/
+4
2008-03-18
HID: update key codes for Apple aluminium
Michael Hanselmann
1
-12
/
+10
2008-03-18
HID: fix comment in hid_input_report()
Jiri Kosina
1
-1
/
+1
2008-03-18
HID: BADPAD entry for NATSU Playstation USB adapter
Andrew Burton
1
-0
/
+4
2008-03-18
HID: Use DIV_ROUND_UP
Julia Lawall
1
-1
/
+1
2008-03-18
HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook
Tobias Mueller
1
-1
/
+1
2008-02-13
HID: add USB IDs for MacBook 3rd generation
Tobias Mueller
2
-0
/
+17
2008-02-11
HID: add LCSPEC from VERNIER to quirk list
Jiri Kosina
1
-0
/
+2
2008-02-11
HID: fix processing of event quirks
Jiri Kosina
2
-9
/
+11
2008-02-11
HID: Blacklist new GTCO CalComp USB device PIDs
Jeremy Roberson
1
-1
/
+23
2008-01-28
HID: ADS/Tech Radio si470x needs blacklist entry
Tobias Lorenz
1
-0
/
+8
2008-01-28
HID: Logitech Extreme 3D needs NOGET quirk
Jiri Kosina
1
-0
/
+2
2008-01-28
HID: Refactor MS Presenter 8K key mapping
Jan Kiszka
1
-4
/
+5
2008-01-28
HID: MS Presenter mapping for PID 0x0701
Jiri Kosina
1
-3
/
+5
2008-01-28
HID: Support Samsung IR remote
Robert Schedel
1
-0
/
+36
2008-01-28
HID: fix compilation of hidbp drivers without usbhid
Jiri Kosina
2
-0
/
+4
2008-01-28
HID: Blacklist the Gretag-Macbeth Huey display colorimeter
Nicolas Mailhot
1
-0
/
+4
2008-01-28
HID: the `bit' in hidinput_mapping_quirks() is an out parameter
Fengguang Wu
2
-19
/
+19
2008-01-28
HID: remove redundant WARN_ON()s in order not to scare users
Jiri Kosina
1
-2
/
+10
2008-01-28
HID: force hiddev creation for SONY PS3 controller
Bastien Nocera
1
-1
/
+1
2008-01-28
HID: Use hid blacklist in usbmouse/usbkbd
Pascal Terjan
3
-0
/
+14
2008-01-28
HID: proper handling of MS 4k and 6k devices
Jiri Kosina
2
-4
/
+7
2008-01-28
HID: remove unused variable in quirk event handler
Jiri Kosina
1
-1
/
+0
2008-01-28
HID: hid-input quirk for BTC 8193
Jiri Kosina
2
-0
/
+39
2008-01-28
HID: separate hid-input event quirks from generic code
Jiri Kosina
2
-59
/
+69
2008-01-28
HID: refactor mapping to input subsystem for quirky devices
Jiri Kosina
3
-155
/
+336
2008-01-28
HID: Microsoft Wireless Optical Desktop 3.0 quirk
Drew Fisher
1
-0
/
+2
2008-01-28
HID: Add support for Logitech Elite keyboards
Carlos Corbacho
1
-0
/
+2
2008-01-28
HID: add full support for Genius KB-29E
Jiri Kosina
2
-0
/
+22
[next]