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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
34
-412
/
+315
2009-10-10
USB: serial: no unnecessary GFP_ATOMIC in oti6858
Oliver Neukum
1
-3
/
+3
2009-10-10
USB: serial: fix race between unthrottle and completion handler in visor
Oliver Neukum
1
-6
/
+9
2009-10-10
USB: serial: fix assumption that throttle/unthrottle cannot sleep
Oliver Neukum
10
-51
/
+37
2009-10-10
USB: serial: fix race between unthrottle and completion handler in symbolserial
Oliver Neukum
1
-4
/
+8
2009-10-10
USB: serial: fix race between unthrottle and completion handler in opticon
Oliver Neukum
1
-5
/
+8
2009-10-10
USB: ehci: Fix isoc scheduling boundary checking.
Sarah Sharp
1
-0
/
+1
2009-10-10
USB: storage: When a device returns no sense data, call it a Hardware Error
Alan Stern
1
-7
/
+22
2009-10-10
USB: small fix in error case of suspend in generic usbserial code
Oliver Neukum
1
-1
/
+3
2009-10-10
USB: visor: fix trivial accounting bug in visor driver
Oliver Neukum
1
-1
/
+2
2009-10-10
USB: Fix throttling in generic usbserial driver
Joris van Rantwijk
1
-1
/
+1
2009-10-10
USB: cp210x: Add support for the DW700 UART
Éric Piel
1
-0
/
+1
2009-10-10
USB: ipaq: fix oops when device is plugged in
Alan Stern
1
-0
/
+9
2009-10-10
USB: isp1362: fix build warnings on 64-bit systems
Mike Frysinger
2
-15
/
+15
2009-10-10
USB: gadget: imx_udc: Use resource size
Tobias Klauser
1
-4
/
+4
2009-10-10
USB: storage: iRiver P7 UNUSUAL_DEV patch
Sergey Pinaev
1
-0
/
+7
2009-10-10
USB: musb: make HAVE_CLK support optional
Mike Frysinger
4
-11
/
+8
2009-10-10
USB: xhci: Fix dropping endpoints from the xHC schedule.
Sarah Sharp
1
-1
/
+1
2009-10-10
USB: xhci: Don't wait for a disable slot cmd when HC dies.
Sarah Sharp
1
-0
/
+9
2009-10-10
USB: xhci: Handle canceled URBs when HC dies.
Sarah Sharp
1
-0
/
+12
2009-10-10
USB: xhci: Stop debugging polling loop when HC dies.
Sarah Sharp
1
-0
/
+6
2009-10-10
USB: usbtmc: fix timeout increase
Gergely Imreh
1
-1
/
+1
2009-10-10
USB: option: Patch for Huawei Mobile Broadband E270+ Modem
Ronnie Furuskog
1
-0
/
+2
2009-10-10
USB: option: Toshiba G450 device id
Peter Magdina
1
-0
/
+2
2009-10-10
USB: usblcd, fix memory leak
Jiri Slaby
1
-1
/
+2
2009-10-10
USB: serial: sierra driver version change to 1.3.8
Elina Pasheva
1
-1
/
+1
2009-10-10
USB: serial: don't call release without attach
Alan Stern
1
-1
/
+5
2009-10-10
USB: digi_acceleport: Fix broken unthrottle.
Johan Hovold
1
-4
/
+4
2009-10-10
USB: pl2303: fix error characters not being reported to ldisc
Johan Hovold
1
-3
/
+5
2009-10-10
USB: ftdi_sio: re-implement read processing
Johan Hovold
1
-252
/
+131
2009-10-10
USB: ftdi_sio: clean up read completion handler
Johan Hovold
1
-27
/
+1
2009-10-10
USB: ftdi_sio: remove unused rx_byte counter
Johan Hovold
1
-13
/
+0
2009-10-10
USB: ftdi_sio: remove tty->low_latency
Johan Hovold
1
-4
/
+0
2009-10-09
Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-43
/
+62
2009-10-06
usb: r8a66597-udc unaligned fifo fix
Magnus Damm
1
-43
/
+62
2009-10-05
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
4
-7
/
+6
2009-09-28
tty: Fix regressions caused by commit b50989dc
Dave Young
1
-8
/
+6
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-26
headers: kref.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-25
Merge branch 'origin' into for-linus
Russell King
161
-2545
/
+12009
2009-09-24
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2009-09-24
drivers/usb/serial/sierra.c: fix CONFIG_PM=n build
Andrew Morton
1
-0
/
+5
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
5
-5
/
+0
2009-09-23
USB: skeleton: fix coding style issues.
Greg Kroah-Hartman
1
-15
/
+28
2009-09-23
USB: O_NONBLOCK in read path of skeleton
Oliver Neukum
1
-1
/
+7
2009-09-23
USB: make usb-skeleton honor O_NONBLOCK in write path
Oliver Neukum
1
-3
/
+10
2009-09-23
USB: skel_read really sucks royally
Oliver Neukum
1
-18
/
+176
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
3
-0
/
+20
2009-09-23
USB: xhci: Support USB hubs.
Sarah Sharp
4
-0
/
+92
[next]