index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: Validate the maximum_speed parameter
John Youn
2016-03-04
2
-5
/
+22
*
usb: dwc3: Enable SuperSpeedPlus
John Youn
2016-03-04
1
-0
/
+8
*
usb: dwc3: Update maximum_speed for SuperSpeedPlus
John Youn
2016-03-04
1
-4
/
+13
*
usb: dwc3: Update speed checks for SuperSpeedPlus
John Youn
2016-03-04
2
-8
/
+14
*
usb: dwc3: Update register fields for SuperSpeedPlus
John Youn
2016-03-04
1
-1
/
+4
*
usb: dwc3: DWC_usb31 controller check
John Youn
2016-03-04
1
-0
/
+6
*
usb: dwc3: Fix assignment of EP transfer resources
John Youn
2016-02-17
3
-24
/
+52
*
usb: dwc3: gadget: set the OTG flag in dwc3 gadget driver.
Jianqiang Tang
2016-02-03
1
-0
/
+1
*
usb: dwc3: of-simple: fix build warning on !PM
Felipe Balbi
2015-12-22
1
-0
/
+2
*
usb: dwc3: gadget: don't send extra ZLP
John Youn
2015-12-22
1
-1
/
+2
*
usb: dwc3: gadget: pass a condition to dev_WARN_ONCE()
Felipe Balbi
2015-12-16
1
-8
/
+6
*
usb: dwc3: trace: show request flags
Felipe Balbi
2015-12-15
1
-1
/
+10
*
usb: dwc3: gadget: handle request->zero
Felipe Balbi
2015-12-15
2
-2
/
+51
*
usb: dwc3: remove dwc3-qcom in favor of dwc3-of-simple
Felipe Balbi
2015-12-15
3
-139
/
+0
*
usb: dwc3: add generic OF glue layer
Felipe Balbi
2015-12-15
3
-0
/
+188
*
usb: dwc3: ep0: fix setup_packet_pending initialization
Felipe Balbi
2015-12-15
2
-5
/
+7
*
usb: dwc3: gadget: simplify next_request() return check
Felipe Balbi
2015-12-15
1
-3
/
+2
*
usb: dwc3: ep0: purge dev_dbg() calls
Felipe Balbi
2015-12-15
1
-2
/
+2
*
usb: dwc3: core: purge dev_dbg() calls
Felipe Balbi
2015-12-15
1
-3
/
+5
*
usb: dwc3: gadget: purge dev_dbg() calls
Felipe Balbi
2015-12-15
1
-16
/
+21
*
usb: dwc3: gadget: simplify dwc3_gadget_ep_queue()
Felipe Balbi
2015-12-15
1
-15
/
+11
*
usb: dwc3: gadget: don't prestart interrupt endpoints
Felipe Balbi
2015-11-30
1
-0
/
+1
*
usb: dwc3: gadget: let us set lower max_speed
Ben McCauley
2015-11-17
1
-1
/
+23
*
usb: dwc3: pci: add support for Intel Broxton SOC
Heikki Krogerus
2015-11-16
1
-0
/
+4
*
Revert "usb: dwc3: gadget: drop unnecessary loop when cleaning up TRBs"
Ville Syrjälä
2015-10-12
1
-16
/
+21
*
Revert "usb: dwc3: gadget: remove unnecessary _irqsave()"
Felipe Balbi
2015-10-12
1
-2
/
+3
*
usb: dwc3: pci: Set enblslpm quirk for Synopsys platforms
John Youn
2015-10-09
1
-0
/
+1
*
usb: dwc3: Add dis_enblslpm_quirk
John Youn
2015-10-09
3
-0
/
+11
*
usb: dwc3: pci: Add platform data for Synopsys HAPS
John Youn
2015-10-09
1
-0
/
+15
*
usb: dwc3: pci: trivial: Formatting
John Youn
2015-10-09
1
-8
/
+8
*
usb: dwc3: Support Synopsys USB 3.1 IP
John Youn
2015-10-09
2
-2
/
+26
*
usb: dwc3: pci: Add the PCI Product ID for Synopsys USB 3.1
John Youn
2015-10-09
1
-0
/
+5
*
usb: dwc3: pci: Add the Synopsys HAPS AXI Product ID
John Youn
2015-10-09
1
-0
/
+5
*
usb: dwc3: gadget: remove unnecessary _irqsave()
Felipe Balbi
2015-09-28
1
-3
/
+2
*
usb: dwc3: gadget: use Update Transfer from Xfer In Progress
Felipe Balbi
2015-09-28
1
-2
/
+2
*
usb: dwc3: gadget: use update transfer command
Felipe Balbi
2015-09-28
1
-4
/
+5
*
usb: dwc3: gadget: start transfer on XFER_COMPLETE
Felipe Balbi
2015-09-28
1
-0
/
+8
*
usb: dwc3: pci: passing forward the ACPI companion
Heikki Krogerus
2015-09-27
1
-0
/
+1
*
usb: dwc3: core: convert to unified device property interface
Heikki Krogerus
2015-09-27
1
-26
/
+24
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
2
-2
/
+2
*
usb: dwc3: st: prepare the driver for generic usb_get_dr_mode function
Heikki Krogerus
2015-09-27
1
-2
/
+10
*
usb: common: of_usb_get_maximum_speed to usb_get_maximum_speed
Heikki Krogerus
2015-09-27
1
-1
/
+2
*
usb: dwc3: support for pinctrl state change during system sleep
Sekhar Nori
2015-09-27
1
-0
/
+5
*
usb: dwc3: Add frame length adjustment quirk
Nikhil Badola
2015-09-27
3
-0
/
+41
*
usb: dwc3: gadget: improve ep_queue's error reporting
Felipe Balbi
2015-09-27
1
-19
/
+12
*
usb: dwc3: gadget: clear DWC3_PENDING_REQUEST when request is queued
Felipe Balbi
2015-09-27
1
-1
/
+4
*
usb: dwc3: gadget: start requests as soon as they come
Felipe Balbi
2015-09-27
1
-0
/
+16
*
usb: dwc3: gadget: move trace_dwc3_ep_queue()
Felipe Balbi
2015-09-27
1
-2
/
+2
*
usb: dwc3: gadget: Fix BUG in RT config
Roger Quadros
2015-09-21
1
-4
/
+0
*
usb: dwc3: omap: enable irqs lately
Felipe Balbi
2015-09-14
1
-2
/
+2
[next]