index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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: core: Fix ULPI PHYs and prevent phy_get/ulpi_init during suspend/r...
Roger Quadros
2018-02-15
2
-11
/
+41
*
usb: dwc3: Fix GDBGFIFOSPACE_TYPE values
Thinh Nguyen
2018-02-12
1
-7
/
+9
*
usb: dwc3: omap: don't miss events during suspend/resume
Roger Quadros
2018-02-12
1
-0
/
+16
*
usb: dwc3: core: Power-off core/PHYs on system_suspend in host mode
Manu Gautam
2018-02-12
1
-14
/
+22
*
usb: dwc3: Undo PHY init if soft reset fails
Brian Norris
2018-02-12
1
-0
/
+3
*
usb: dwc3: ep0: Reset TRB counter for ep0 IN
Thinh Nguyen
2018-02-12
1
-1
/
+6
*
usb: dwc3: gadget: Set maxpacket size for ep0 IN
Thinh Nguyen
2018-02-12
1
-0
/
+2
*
usb: dwc3: of-simple: fix oops by unbalanced clk disable call
Enric Balletbo i Serra
2018-02-12
1
-0
/
+1
*
Merge tag 'phy-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...
Greg Kroah-Hartman
2018-01-08
1
-0
/
+2
|
\
|
*
phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800
Vivek Gautam
2017-12-29
1
-0
/
+2
*
|
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-01-08
6
-11
/
+22
|
\
\
|
*
|
usb: dwc3: Allow disabling of metastability workaround
Roger Quadros
2017-12-11
3
-2
/
+10
|
*
|
usb: dwc3: Make sparse a bit happier
Vincent Pelletier
2017-12-11
1
-2
/
+2
|
*
|
usb: dwc3: ep0: use gadget->isoch_delay for isoch_delay value
Felipe Balbi
2017-12-11
2
-7
/
+1
|
*
|
usb: dwc3: debug: decode a few more features
Felipe Balbi
2017-12-11
1
-0
/
+9
|
|
/
*
|
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Manu Gautam
2017-12-11
1
-1
/
+1
*
|
usb: dwc3: of-simple: set dev_pm_ops
Masahiro Yamada
2017-12-11
1
-0
/
+1
*
|
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Andreas Platschek
2017-12-11
1
-1
/
+3
*
|
usb: dwc3: gadget: Wait longer for controller to end command processing
Vincent Pelletier
2017-12-11
1
-1
/
+1
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
19
-268
/
+122
|
\
|
*
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
19
-168
/
+0
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
19
-0
/
+19
|
*
usb: dwc3: core: Notify current USB mode to USB3 PHY as well
Manu Gautam
2017-10-24
1
-9
/
+8
|
*
usb: dwc3: pci: Runtime resume child device from wq
Manu Gautam
2017-10-24
2
-3
/
+27
|
*
usb: dwc3: Don't reinitialize core during host bus-suspend/resume
Manu Gautam
2017-10-24
1
-23
/
+20
|
*
usb: dwc3: of-simple: Add support to get resets for the device
Vivek Gautam
2017-10-19
1
-2
/
+25
|
*
usb: dwc3: of-simple: Re-order resource handling in remove
Vivek Gautam
2017-10-19
1
-2
/
+2
|
*
usb: dwc3: ep0: Clean up unused variables
Christos Gkekas
2017-10-19
1
-20
/
+0
|
*
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype
Felipe Balbi
2017-10-19
1
-21
/
+13
|
*
usb: dwc3: gadget: cache frame number in struct dwc3_ep
Felipe Balbi
2017-10-19
2
-5
/
+4
|
*
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
2017-10-19
1
-15
/
+4
|
*
usb: dwc3: gadget: check for lack of TRBs a bit earlier
Felipe Balbi
2017-10-19
1
-3
/
+3
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
Baolin Wang
2017-09-28
1
-0
/
+1
*
usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
Felipe Balbi
2017-09-18
1
-0
/
+7
*
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-08-22
3
-16
/
+14
|
\
|
*
usb: dwc3: of-simple: remove include of clk-provider.h
Shawn Guo
2017-08-15
1
-2
/
+2
|
*
usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
Franklin S Cooper Jr
2017-08-09
1
-12
/
+10
|
*
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
Gustavo A. R. Silva
2017-08-09
1
-2
/
+2
|
*
usb: dwc3: pci: constify dev_pm_ops
Doug Wilson
2017-08-09
1
-1
/
+1
*
|
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
2017-08-14
1
-1
/
+32
|
\
\
|
*
|
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
2017-08-03
1
-1
/
+32
|
|
/
*
|
usb/dwc3:constify dev_pm_ops
Doug Wilson
2017-08-10
1
-1
/
+1
|
/
*
usb: dwc3: gadget: only unmap requests from DMA if mapped
Jack Pham
2017-07-17
1
-3
/
+5
*
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
2017-07-17
1
-10
/
+8
*
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
Vignesh R
2017-07-17
1
-3
/
+3
*
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-04
1
-2
/
+1
|
\
|
*
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
2017-06-28
1
-2
/
+1
*
|
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-07-03
11
-191
/
+554
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
11
-191
/
+554
|
|
\
[next]