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
/
class
/
cdc-wdm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
USB: cdc-wdm: fix misuse of logical operation in place of bitop
David Sterba
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-05-21
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
1
-19
/
+19
2010-03-19
usb: cdc-wdm: Fix deadlock between write and resume
Oliver Neukum
1
-2
/
+2
2010-03-19
usb: cdc-wdm: Fix order in disconnect and fix locking
Oliver Neukum
1
-8
/
+17
2010-03-19
usb: cdc-wdm:Fix loss of data due to autosuspend
Oliver Neukum
1
-1
/
+4
2010-03-19
usb: cdc-wdm: Fix submission of URB after suspension
Oliver Neukum
1
-2
/
+5
2010-03-19
usb: cdc-wdm: Fix race between disconnect and debug messages
Oliver Neukum
1
-5
/
+0
2010-03-19
usb: cdc-wdm: Fix race between autosuspend and reading from the device
Oliver Neukum
1
-4
/
+10
2010-03-19
usb: cdc-wdm: Fix race between write and disconnect
Oliver Neukum
1
-39
/
+45
2010-03-03
USB: BKL removal: cdc-wdm
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
1
-0
/
+3
2010-03-03
USB class: make USB device id constant
Németh Márton
1
-1
/
+1
2009-09-23
USB: CDC WDM driver doesn't support non-blocking reads
Oliver Neukum
1
-6
/
+24
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-2
/
+0
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-04-24
USB: correct error handling in cdc-wdm
Oliver Neukum
1
-9
/
+18
2009-04-17
USB: fix oops in cdc-wdm in case of malformed descriptors
Oliver Neukum
1
-1
/
+1
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-1
/
+2
2008-10-22
USB: cdc-wdm: make module autoload work
Oliver Neukum
1
-0
/
+2
2008-10-18
USB: remove err() macro from usb class drivers
Greg Kroah-Hartman
1
-18
/
+30
2008-07-22
USB: fix build error in cdc-acm for CONFIG_PM=n
Oliver Neukum
1
-0
/
+4
2008-07-22
USB: autosuspend for cdc-wdm
Oliver Neukum
1
-6
/
+101
2008-07-22
USB: cdc-wdm cleanup
Oliver Neukum
1
-6
/
+10
2008-06-04
cdc-wdm endianness fixes
Al Viro
1
-2
/
+2
2008-05-21
USB: CDC WDM driver
Oliver Neukum
1
-0
/
+740