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-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
9
-22
/
+78
2009-11-18
USB: option.c: add support for D-Link DWM-162-U5
Zhang Le
1
-0
/
+2
2009-11-18
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-11-18
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-18
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-18
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-18
USB: cdc_acm: Fix memory leak after hangup
Francesco Lavra
1
-5
/
+11
2009-11-18
USB: cdc_acm: Fix race condition when opening tty
Henry Gebhardt
1
-1
/
+1
2009-11-18
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
4
-6
/
+46
2009-11-18
tty: cp210x: Fix carrier handling
Alan Cox
1
-0
/
+21
2009-10-31
USB: fsl_udc_core: Fix kernel oops on module removal
Anton Vorontsov
1
-1
/
+1
2009-10-31
USB: option: TLAYTECH TUE800 support
Bryan Wu
1
-0
/
+4
2009-10-31
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
Yoshihiro Shimoda
1
-10
/
+13
2009-10-31
USB: serial: sierra driver autopm fixes
Elina Pasheva
1
-6
/
+8
2009-10-31
USB: serial: sierra driver send_setup() autopm fix
Elina Pasheva
1
-10
/
+14
2009-10-21
ARM: Fix lubbock defconfig build
Russell King
1
-0
/
+1
2009-10-15
USB: gadget: Fix EEM driver comments and VID/PID
Brian Niebuhr
1
-7
/
+2
2009-10-15
usb-storage: Workaround devices with bogus sense size
Benjamin Herrenschmidt
1
-1
/
+16
2009-10-15
USB: ehci: Fix IST boundary checking interval math.
Sarah Sharp
1
-6
/
+6
2009-10-15
USB: option: Support for AIRPLUS MCD650 Datacard
Huzaifa Sidhpurwala
1
-0
/
+4
2009-10-15
USB: whci-hcd: always do an update after processing a halted qTD
David Vrabel
2
-0
/
+8
2009-10-15
USB: whci-hcd: handle early deletion of endpoints
David Vrabel
2
-14
/
+25
2009-10-15
USB: wusb: don't use the stack to read security descriptor
Stefano Panella
1
-22
/
+19
2009-10-13
USB: musb: invert arch depend string
Mike Frysinger
1
-1
/
+1
2009-10-12
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
Linus Torvalds
1
-1
/
+1
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
[next]