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
starfive-6.6.48-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-05-03
USB: octeon2-common: Don't reinitialize the clocks.
David Daney
1
-14
/
+24
2011-05-03
Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
8
-448
/
+762
2011-05-03
usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
Arvid Brodin
2
-699
/
+679
2011-05-03
usb/isp1760: Report correct urb status after unlink
Arvid Brodin
1
-0
/
+1
2011-05-03
usb/isp1760: Remove unneeded OR map and HcBufferStatus code
Arvid Brodin
2
-62
/
+13
2011-05-03
usb/isp1760: Clean up urb enqueueing
Arvid Brodin
1
-198
/
+129
2011-05-03
usb/isp1760: Remove false error printout
Arvid Brodin
1
-6
/
+5
2011-05-03
USB: s3c-hsotg: Add copyright string
Anton Tikhomirov
1
-0
/
+3
2011-05-03
USB: s3c-hsotg: Fix hang up after reset
Anton Tikhomirov
1
-5
/
+0
2011-05-03
USB: s3c-hsotg: Fix stall condition processing
Anton Tikhomirov
1
-31
/
+111
2011-05-03
USB: s3c-hsotg: Fix control request processing
Anton Tikhomirov
1
-8
/
+9
2011-05-03
USB: s3c-hsotg: Fix interrupt cleaning code
Anton Tikhomirov
1
-38
/
+20
2011-05-03
USB: s3c-hsotg: Fix core reset
Anton Tikhomirov
1
-5
/
+2
2011-05-03
USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
Anatolij Gustschin
5
-15
/
+212
2011-05-03
USB: add Freescale USB OTG Transceiver driver
Li Yang
6
-0
/
+2088
2011-05-03
USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
Anatolij Gustschin
2
-31
/
+112
2011-05-03
USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
Anatolij Gustschin
2
-25
/
+100
2011-05-03
USB: fix build of FSL MPH DR OF platform driver
Anatolij Gustschin
1
-0
/
+1
2011-05-03
USB: ehci-fsl: add MPC5121E specific suspend and resume
Anatolij Gustschin
2
-0
/
+157
2011-05-03
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2
-1
/
+41
2011-05-03
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2
-1
/
+27
2011-05-03
xhci 1.0: Update TD size field format.
Sarah Sharp
1
-6
/
+70
2011-05-03
xhci 1.0: Only interrupt on short packet for IN EPs.
Sarah Sharp
1
-21
/
+24
2011-05-03
xhci: Remove sparse warning about cmd_status.
Sarah Sharp
1
-2
/
+2
2011-05-03
usbcore: warm reset USB3 port in SS.Inactive state
Andiry Xu
1
-0
/
+46
2011-05-03
usbcore: Refine USB3.0 device suspend and resume
Andiry Xu
2
-41
/
+41
2011-05-03
xHCI: report USB3.0 portstatus comply with USB3.0 specification
Andiry Xu
2
-27
/
+66
2011-05-03
xHCI: Set link state support
Andiry Xu
1
-0
/
+41
2011-05-03
xHCI: Clear link state change support
Andiry Xu
1
-0
/
+5
2011-05-03
xHCI: warm reset support
Andiry Xu
1
-0
/
+11
2011-05-03
usb/ch9: use proper endianess for wBytesPerInterval
Sebastian Andrzej Siewior
2
-2
/
+2
2011-05-03
xhci: Remove recursive call to xhci_handle_event
Matt Evans
1
-7
/
+11
2011-05-03
xhci: Add an assertion to check for virt_dev=0 bug.
Matt Evans
1
-0
/
+11
2011-05-03
xhci: Add rmb() between reading event validity & event data access.
Matt Evans
1
-0
/
+5
2011-05-03
xhci: Make xHCI driver endian-safe
Matt Evans
6
-341
/
+360
2011-05-03
usb: factor out state_string() on otg drivers
Anatolij Gustschin
3
-60
/
+41
2011-05-03
usb/usbtest: fix test10 on superpseed
Sebastian Andrzej Siewior
1
-0
/
+2
2011-05-03
usb/usbtest: print super on super speed
Sebastian Andrzej Siewior
1
-0
/
+3
2011-04-30
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
1
-0
/
+1
2011-04-30
usb: core: Change usb_create_sysfs_intf_files()' return type to void
Michal Nazarewicz
3
-11
/
+7
2011-04-30
USB: add queued-unlinks test case to usbtest driver
Alan Stern
1
-2
/
+118
2011-04-30
USB: ehci: tegra: fix USB1 port reset issue
Jim Lin
1
-0
/
+72
2011-04-30
USB: ohci-s3c2410: use resource_size()
Jingoo Han
1
-1
/
+1
2011-04-30
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
Jingoo Han
1
-3
/
+3
2011-04-30
usb: gadget: storage_common: use kstrto*() [bug fix]
Michal Nazarewicz
1
-1
/
+2
2011-04-30
usb/dummy_hcd: don't probe for udc if hcd failed
Sebastian Andrzej Siewior
1
-1
/
+20
2011-04-30
usb/hcd: don't return 0 on error in usb_add_hcd()
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-30
usb: renesas_usbhs: add autonomy mode
Kuninori Morimoto
4
-7
/
+95
2011-04-30
usb: renesas_usbhs: use delayed_work instead of work_struct
Kuninori Morimoto
2
-5
/
+7
2011-04-30
usb: renesas_usbhs: prevent NULL pointer crash
Kuninori Morimoto
1
-15
/
+19
[next]