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
/
usb
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-28
USB: ati_remote2: Add channel support
Peter Stokes
1
-9
/
+80
2007-04-28
USB: gtco.c: fix a use-before-check
Adrian Bunk
1
-4
/
+1
2007-03-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+10
2007-03-02
HID blacklisting of all Code Mercenaries IOWarrior devices
Robert Marquardt
1
-11
/
+10
2007-03-01
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
1
-0
/
+3
2007-03-01
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
1
-1
/
+22
2007-03-01
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
Jiri Kosina
1
-4
/
+1
2007-03-01
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
Julien BLACHE
1
-2
/
+2
2007-02-24
USB: Wacom driver updates
Ping Cheng
2
-39
/
+65
2007-02-24
USB: Use USB defines in usbmouse.c and usbkbd.c
Michael Opdenacker
2
-2
/
+6
2007-02-20
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...
Linus Torvalds
3
-6
/
+15
2007-02-18
Input: hid-lgff - treat devices as joysticks unless told otherwise
Dmitry Torokhov
1
-4
/
+6
2007-02-18
Input: HID - add support for Logitech Formula Force EX
Valentin Zagura
3
-2
/
+9
2007-02-17
USB: hid-core.c: Removes GTCO CalComp Interwrite IPanel PIDs from blacklist
Jeremy Roberson
1
-5
/
+0
2007-02-17
USB: input: HID: add CIDC USB device to HID blacklist
Zheng XiaoJun
1
-0
/
+3
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
3
-3
/
+0
2007-02-10
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
18
-3463
/
+1834
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-0
/
+1152
2007-02-08
USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...
Jeremy Roberson
3
-0
/
+1117
2007-02-08
USB: ps3 controller hid quirk
Geoff Levand
1
-0
/
+35
2007-02-07
Driver core: add device_type to struct device
Kay Sievers
1
-2
/
+2
2007-02-05
USB HID: handle multi-interface devices for Apple macbook pro properly
Soeren Sonnenburg
1
-13
/
+21
2007-02-05
USB HID: fix bogus comment in hid_get_class_descriptor()
Jiri Kosina
1
-1
/
+1
2007-02-05
USB HID: remove hid_find_field_by_usage()
Jiri Kosina
1
-17
/
+0
2007-02-05
HID: API - fix leftovers of hidinput API in USB HID
Jiri Kosina
1
-14
/
+2
2007-02-05
HID: hid debug from hid-debug.h to hid layer
Jiri Kosina
1
-0
/
+1
2007-02-05
hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter
Anssi Hannula
4
-0
/
+143
2007-02-05
hid: quirk for multi-input devices with unneeded output reports
Anssi Hannula
1
-0
/
+5
2007-02-05
hid: allow force feedback for multi-input devices
Anssi Hannula
1
-5
/
+1
2007-01-30
HID: fix pb_fnmode and move it to generic HID
Jiri Kosina
1
-9
/
+0
2007-01-25
USB HID: fix hid_blacklist clash for 0x08ca/0x0010
Jiri Kosina
1
-3
/
+0
2007-01-22
USB: make usbhid ignore Imation Disc Stakka
Oliver Neukum
1
-0
/
+4
2007-01-22
usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touched
Daniel Ritz
1
-39
/
+59
2007-01-22
hid-core.c: Adds GTCO CalComp Interwrite IPanel PIDs to blacklist
Jeremy Roberson
1
-0
/
+8
2007-01-22
HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...
Anssi Hannula
4
-18
/
+22
2007-01-22
HID: GEYSER4_ISO needs quirk
Adrian Friedli
1
-1
/
+1
2007-01-22
HID: fix some ARM builds due to HID brokenness - make USB_HID depend on INPUT
Russell King
1
-1
/
+1
2007-01-18
Input: hid-ff - add support for Logitech Momo racing wheel
Jiri Slaby
2
-0
/
+2
2007-01-04
HID: fix help texts in Kconfig
Jiri Kosina
1
-4
/
+2
2006-12-30
[PATCH] make fn_keys work again on power/macbooks
Soeren Sonnenburg
1
-1
/
+1
2006-12-20
USB: fix Wacom Intuos3 4x6 bugs
Ping Cheng
2
-14
/
+16
2006-12-14
[PATCH] Generic HID layer - build: USB_HID should select HID
Jiri Kosina
1
-1
/
+2
2006-12-08
[PATCH] Generic HID layer - build
Jiri Kosina
2
-18
/
+6
2006-12-08
[PATCH] Generic HID layer - pb_fnmode
Jiri Kosina
2
-30
/
+8
2006-12-08
[PATCH] Generic HID layer - input and event reporting
Jiri Kosina
2
-61
/
+7
2006-12-08
[PATCH] Generic HID layer - hiddev
Jiri Kosina
1
-0
/
+3
2006-12-08
[PATCH] Generic HID layer - USB API
Jiri Kosina
8
-238
/
+367
2006-12-08
[PATCH] Generic HID layer - API
Jiri Kosina
3
-2
/
+11
2006-12-08
[PATCH] Generic HID layer - code split
Jiri Kosina
10
-3089
/
+106
2006-12-08
[PATCH] Generic HID layer - disable USB HID
Jiri Kosina
1
-1
/
+1
[next]