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
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
usb: dwc3: gadget: XferComplete only for EP0
Felipe Balbi
1
-10
/
+1
2018-05-21
usb: dwc3: gadget: XferNotReady is Isoc-only
Felipe Balbi
1
-4
/
+6
2018-05-21
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
Felipe Balbi
1
-2
/
+2
2018-05-21
usb: dwc3: gadget: Correct the logic for queuing sgs
Anurag Kumar Vulisha
2
-3
/
+22
2018-05-21
usb: dwc3: gadget: Correct handling of scattergather lists
Anurag Kumar Vulisha
2
-3
/
+24
2018-05-16
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
1
-6
/
+28
2018-05-16
usb: dwc3: support clocks and resets for DWC3 core
Masahiro Yamada
2
-2
/
+94
2018-05-15
usb: dwc3: use local copy of resource to fix-up register offset
Masahiro Yamada
1
-24
/
+8
2018-05-15
usb: dwc3: core: Suspend PHYs on runtime suspend in host mode
Manu Gautam
1
-3
/
+33
2018-05-15
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
4
-1
/
+633
2018-05-15
usb: dwc3: of-simple: Add compatible for Allwinner H6 platform
Icenowy Zheng
1
-0
/
+1
2018-03-26
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
Felipe Balbi
1
-18
/
+25
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
9
-90
/
+839
2018-03-22
usb: dwc3: core: Fix broken system suspend/resume on AM437x
Roger Quadros
1
-0
/
+2
2018-03-22
usb: dwc3: Check controller type before setting speed
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
2
-0
/
+10
2018-03-22
usb: dwc3: Check for ESS TX/RX threshold config
Thinh Nguyen
2
-0
/
+63
2018-03-22
usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
Thinh Nguyen
1
-1
/
+5
2018-03-22
usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fields
Thinh Nguyen
1
-0
/
+10
2018-03-22
usb: dwc3: Check IP revision for GTXFIFOSIZ
Thinh Nguyen
1
-1
/
+4
2018-03-22
usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
Thinh Nguyen
1
-0
/
+2
2018-03-22
usb: dwc3: Add SoftReset PHY synchonization delay
Thinh Nguyen
1
-1
/
+12
2018-03-22
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
1
-1
/
+1
2018-03-22
usb: dwc3: Makefile: fix link error on randconfig
Felipe Balbi
1
-1
/
+1
2018-03-19
usb: dwc3: ep0: remove redundant assignment
Heinrich Schuchardt
1
-1
/
+1
2018-03-13
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
Roger Quadros
1
-3
/
+20
2018-03-13
usb: dwc3: add dual role support using OTG block
Roger Quadros
3
-28
/
+557
2018-03-13
usb: dwc3: prevent setting PRTCAP to OTG from debugfs
Roger Quadros
1
-0
/
+3
2018-03-13
usb: dwc3: core.h: add some register definitions
Roger Quadros
1
-0
/
+82
2018-03-13
usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs
Martin Blumenstingl
1
-0
/
+8
2018-03-13
usb: dwc3: of-simple: add support for shared and pulsed reset lines
Martin Blumenstingl
1
-6
/
+17
2018-03-08
usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Felipe Balbi
1
-49
/
+30
2018-02-28
usb: dwc3: Fix lock-up on ID change during system suspend/resume
Roger Quadros
1
-1
/
+1
2018-02-15
usb: dwc3: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2
-11
/
+41
2018-02-12
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
1
-7
/
+9
2018-02-12
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
1
-0
/
+16
2018-02-12
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
1
-14
/
+22
2018-02-12
usb: dwc3: Undo PHY init if soft reset fails
Brian Norris
1
-0
/
+3
2018-02-12
usb: dwc3: ep0: Reset TRB counter for ep0 IN
Thinh Nguyen
1
-1
/
+6
2018-02-12
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
1
-0
/
+2
2018-02-12
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
1
-0
/
+1
2018-01-08
Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
1
-0
/
+2
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
6
-11
/
+22
2017-12-29
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
Vivek Gautam
1
-0
/
+2
2017-12-11
usb: dwc3: Allow disabling of metastability workaround
Roger Quadros
3
-2
/
+10
2017-12-11
usb: dwc3: Make sparse a bit happier
Vincent Pelletier
1
-2
/
+2
2017-12-11
usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
Felipe Balbi
2
-7
/
+1
2017-12-11
usb: dwc3: debug: decode a few more features
Felipe Balbi
1
-0
/
+9
2017-12-11
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Manu Gautam
1
-1
/
+1
[prev]
[next]