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
/
dwc3
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
usb: dwc3: core: avoid NULL pointer dereference
Felipe Balbi
1
-2
/
+4
2015-06-13
usb: dwc3: Use ASCII space in Kconfig
Thierry Reding
1
-1
/
+1
2015-06-08
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
1
-2
/
+2
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
8
-26
/
+258
2015-05-29
usb: dwc3: gadget: don't clear EP_BUSY too early
Felipe Balbi
1
-1
/
+5
2015-05-26
usb: dwc3: gadget: return error if command sent to DEPCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
2015-05-26
usb: dwc3: gadget: return error if command sent to DGCMD register fails
Subbaraya Sundeep Bhatta
1
-0
/
+2
2015-05-26
usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
Subbaraya Sundeep Bhatta
1
-2
/
+2
2015-05-13
usb: dwc3: add ULPI interface support
Heikki Krogerus
5
-3
/
+147
2015-05-13
usb: dwc3: pci: add quirk for Baytrails
Heikki Krogerus
1
-0
/
+36
2015-05-13
usb: dwc3: add hsphy_interface property
Heikki Krogerus
3
-0
/
+25
2015-05-13
usb: dwc3: setup phys earlier
Heikki Krogerus
1
-6
/
+2
2015-05-13
usb: dwc3: soft reset to it's own function
Heikki Krogerus
1
-16
/
+30
2015-05-13
usb: dwc3: cache hwparams earlier
Heikki Krogerus
1
-2
/
+1
2015-05-13
usb: dwc3: store driver data earlier
Heikki Krogerus
1
-1
/
+2
2015-05-13
usb: dwc3: ULPI or UTMI+ select
Heikki Krogerus
1
-0
/
+1
2015-05-13
usb: dwc3: USB2 PHY register access bits
Heikki Krogerus
1
-0
/
+8
2015-04-27
usb: dwc3: dwc3-omap: correct the register macros
Bin Liu
1
-47
/
+47
2015-03-10
usb: dwc3: make LPM configurable in DT
Robert Baldyga
5
-10
/
+7
2015-03-10
usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.h
Joseph Kogut
1
-2
/
+0
2015-03-09
usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs
Felipe Balbi
1
-21
/
+16
2015-03-09
usb: dwc3: omap: call of_platform_depopulate() instead
Felipe Balbi
1
-10
/
+1
2015-03-09
usb: dwc3: core: only reset res->start in case of error
Felipe Balbi
1
-22
/
+34
2015-02-23
usb: dwc3: dwc3-omap: Fix disable IRQ
George Cherian
1
-2
/
+28
2015-01-29
usb: dwc3: gadget: use common is_selfpowered
Peter Chen
3
-4
/
+2
2015-01-29
usb: dwc3: gadget: add missing spin_lock()
Felipe Balbi
1
-0
/
+1
2015-01-27
usb: dwc3: remove reliance on dev_vdbg()
Felipe Balbi
4
-35
/
+39
2015-01-27
usb: dwc3: trace: add trace logs for core and gadget
Felipe Balbi
1
-0
/
+10
2015-01-27
usb: dwc3: gadget: WARN() in case of unknown IRQ
Felipe Balbi
1
-1
/
+1
2015-01-27
usb: dwc3: gadget: avoid variable shadowing
Felipe Balbi
1
-6
/
+1
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
2
-2
/
+8
2015-01-15
usb: dwc3: pci: code cleanup
Heikki Krogerus
1
-54
/
+42
2015-01-15
usb: dwc3: pci: rely on default PM callbacks from PCI driver utility
Heikki Krogerus
1
-34
/
+0
2015-01-15
usb: dwc3: pci: remove registration of NOP PHYs
Heikki Krogerus
1
-68
/
+0
2015-01-14
usb: dwc3: gadget: Stop TRB preparation after limit is reached
Amit Virdi
1
-0
/
+3
2015-01-14
usb: dwc3: gadget: Fix TRB preparation during SG
Amit Virdi
1
-2
/
+1
2015-01-12
usb: dwc3: Remove current_trb as it is unused
Amit Virdi
1
-3
/
+0
2015-01-12
usb: dwc3: gadget: Remove redundant check
Amit Virdi
1
-3
/
+0
2015-01-12
usb: dwc3: Fixed a typo in comments
Mickael Maison
1
-1
/
+1
2014-12-22
usb: dwc3: pci: add support for Intel Sunrise Point PCH
Heikki Krogerus
1
-0
/
+4
2014-12-01
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2014-11-27
Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...
Greg Kroah-Hartman
1
-6
/
+16
2014-11-24
usb: dwc3: return error code from the most recent call
Julia Lawall
1
-1
/
+1
2014-11-22
usb: dwc3: host: convey the PHYs to xhci
Heikki Krogerus
1
-6
/
+16
2014-11-21
usb: dwc3: exynos: Add provision for AXI UpScaler clock on exynos7
Vivek Gautam
1
-0
/
+17
2014-11-21
usb: dwc3: exynos: Add provision for suspend clock
Vivek Gautam
1
-0
/
+11
2014-11-21
usb: dwc3: exynos: Remove local variable for clock from probe
Vivek Gautam
1
-8
/
+5
2014-11-20
usb: dwc3: keystone: fix error return code
Julia Lawall
1
-0
/
+1
2014-11-20
usb: dwc3: trace: don't save pointers
Felipe Balbi
1
-4
/
+8
2014-11-11
usb: dwc3: gadget: use udc-core's reset notifier
Felipe Balbi
1
-5
/
+12
[next]