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
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-09
USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
Steffen Sledz
2
-0
/
+2
2011-06-08
Revert "USB: option: add ID for ZTE MF 330"
Greg Kroah-Hartman
1
-5
/
+0
2011-06-07
drivers/usb/host/ohci-pxa27x.c: add missing clk_put
Julia Lawall
1
-2
/
+5
2011-06-07
USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
Alan Stern
1
-4
/
+1
2011-06-07
USB: dummy-hcd needs the has_tt flag
Alan Stern
1
-0
/
+1
2011-06-07
usb-storage: redo incorrect reads
Alan Stern
4
-1
/
+62
2011-06-07
usb/renesas_usbhs: free uep on removal
Sebastian Andrzej Siewior
1
-0
/
+1
2011-06-07
usb/s3c-hsudc: fix error path
Sebastian Andrzej Siewior
1
-2
/
+4
2011-06-07
usb/pxa25x_udc: cleanup the LUBBOCK err path
Sebastian Andrzej Siewior
1
-3
/
+2
2011-06-07
usb/mv_udc_core: fix compile
Sebastian Andrzej Siewior
1
-4
/
+4
2011-06-07
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
5
-0
/
+5
2011-06-07
USB: s3c-hsotg: Tone down debugging
Mark Brown
1
-10
/
+12
2011-06-07
usb: remove bad dput after dentry_unhash
Sage Weil
1
-1
/
+0
2011-06-07
USB: core: Tolerate protocol stall during hub and port status read
Libor Pechacek
1
-2
/
+4
2011-06-07
musb: fix prefetch build failure
Mike Frysinger
1
-0
/
+1
2011-06-07
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
Toby Gray
1
-0
/
+2
2011-06-07
usb-gadget: unlock data->lock mutex on error path in ep_write()
Alexey Khoroshilov
1
-1
/
+3
2011-06-07
USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
Torsten Hilbrich
1
-1
/
+9
2011-06-07
option: add Prolink PH300 modem IDs
Dan Williams
1
-0
/
+2
2011-06-07
option: add Alcatel X200 to sendsetup blacklist
Dan Williams
1
-2
/
+11
2011-06-07
option: add Zoom 4597 modem USB IDs
Dan Williams
1
-0
/
+4
2011-06-06
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-03
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
3
-2
/
+20
2011-06-03
xhci: Do not issue device reset when device is not setup
Maarten Lankhorst
1
-0
/
+7
2011-06-03
xhci: Add defines for hardcoded slot states
Maarten Lankhorst
2
-4
/
+9
2011-06-03
xhci: Bigendian fix for xhci_check_bandwidth()
Matt Evans
1
-2
/
+2
2011-06-02
xhci: Bigendian fix for skip_isoc_td()
Matt Evans
1
-1
/
+1
2011-05-28
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-69
/
+412
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
4
-11
/
+244
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
3
-0
/
+20
2011-05-27
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
4
-0
/
+124
2011-05-27
USB: TWL6025 allow different regulator name
Graeme Gregory
1
-1
/
+9
2011-05-26
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2
-37
/
+15
2011-05-26
xhci: STFU: Don't print event ring dequeue pointer.
Sarah Sharp
1
-13
/
+1
2011-05-26
xhci: STFU: Remove function tracing.
Sarah Sharp
1
-8
/
+0
2011-05-26
xhci: Don't submit commands when the host is dead.
Sarah Sharp
1
-1
/
+7
2011-05-26
xhci: Clear stopped_td when Stop Endpoint command completes.
Sarah Sharp
1
-0
/
+2
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
145
-3372
/
+13867
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-8
/
+9
2011-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+0
2011-05-20
sanitize <linux/prefetch.h> usage
Linus Torvalds
7
-0
/
+7
2011-05-20
USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
Jan Andersson
1
-3
/
+0
2011-05-20
USB: UHCI: Support big endian GRUSBHC HC
Jan Andersson
2
-2
/
+18
2011-05-20
USB: UHCI: Add support for big endian descriptors
Jan Andersson
5
-120
/
+192
2011-05-20
USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
Alan Stern
1
-12
/
+2
2011-05-20
USB: UHCI: Add support for big endian mmio
Jan Andersson
2
-15
/
+56
2011-05-20
usb-storage: Correct adjust_quirks to include latest flags
Karl Relton
1
-1
/
+8
2011-05-20
usb/isp1760: Fix possible unlink problems
Arvid Brodin
1
-52
/
+95
[next]