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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
usb: makefile cleanup
matt mooney
2
-24
/
+23
2010-10-22
USB: usbtest - ensure correct isoc data length
Martin Fuzzey
1
-0
/
+2
2010-10-22
USB: usbtest fix coding style
Martin Fuzzey
1
-324
/
+341
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
1
-6
/
+17
2010-10-22
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
1
-2
/
+2
2010-10-22
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama
3
-0
/
+566
2010-10-22
usb: ftdi-elan: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-08-24
USB: adutux: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-1
/
+1
2010-08-24
USB: iowarrior: fix misuse of return value of copy_to_user()
Kulikov Vasiliy
1
-2
/
+2
2010-08-11
USB: usbtest: support test device with only one iso-in or iso-out endpoint
Ming Lei
1
-1
/
+4
2010-08-11
USB: usbtest: avoid to free coherent buffer in atomic context
Ming Lei
1
-1
/
+5
2010-08-11
USB: misc: Remove unnecessary casts of private_data
Joe Perches
5
-18
/
+18
2010-08-11
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
3
-22
/
+24
2010-08-11
USB-BKL: Convert usb_driver ioctl to unlocked_ioctl
Andi Kleen
1
-1
/
+2
2010-07-26
USB: sisusbvga: Fix for USB 3.0
Oliver Neukum
1
-2
/
+3
2010-05-21
usb: sisusb_con.c: fix shadows sparse warning
Bill Pemberton
1
-4
/
+4
2010-05-21
USB: sisusbvga: Remove the BKL from open
Alessio Igor Bogani
1
-9
/
+0
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
5
-26
/
+26
2010-05-21
USB: remove uses of URB_NO_SETUP_DMA_MAP
Alan Stern
1
-7
/
+2
2010-05-21
USB: sisusbvga: Remove the BKL from ioctl
Alessio Igor Bogani
1
-3
/
+1
2010-05-21
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-1
/
+1
2010-04-23
USB: fixed bug in usbsevseg using USB autosuspend incorrectly
Harrison Metzger
1
-2
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
8
-2
/
+6
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+4
2010-03-03
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
1
-1
/
+2
2010-03-03
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-03
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
3
-798
/
+0
2010-03-03
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
3
-8
/
+11
2010-03-03
USB: remove the berry_charge driver
Greg Kroah-Hartman
3
-195
/
+0
2010-03-03
USB: BKL removal: vstusb
Oliver Neukum
1
-8
/
+1
2010-03-03
USB: BKL removal: legousbtower
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: ldusb
Oliver Neukum
1
-10
/
+2
2010-03-03
USB: BKL removal: ftdi-elan
Oliver Neukum
1
-6
/
+0
2010-03-03
USB: BKL removal: adutux
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: idmouse
Oliver Neukum
1
-7
/
+1
2010-03-03
USB: BKL removal: rio500
Oliver Neukum
1
-2
/
+6
2010-03-03
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
10
-10
/
+66
2010-03-03
USB misc: make USB device id constant
Németh Márton
22
-22
/
+22
2010-03-03
USB: convert to the runtime PM framework
Alan Stern
1
-4
/
+0
2010-02-17
USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUS
Tanaka Akira
1
-0
/
+1
2009-12-23
USB: Fix a bug on appledisplay.c regarding signedness
pancho horrillo
1
-2
/
+2
2009-12-23
USB: add device ID for Apple Cinema Display 23in 2007
pancho horrillo
1
-0
/
+1
2009-12-23
USB: emi62: fix crash when trying to load EMI 6|2 firmware
Clemens Ladisch
1
-1
/
+1
2009-12-11
usbtest: make module param pattern writeable
Vikram Pandita
1
-2
/
+5
2009-10-10
USB: usblcd, fix memory leak
Jiri Slaby
1
-1
/
+2
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-2
/
+1
2009-09-26
headers: kref.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-23
USB: full autosuspend and power management support for usbsevseg
Oliver Neukum
1
-6
/
+63
[next]