index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2017-12-11
usb: dwc3: of-simple: set dev_pm_ops
Masahiro Yamada
1
-0
/
+1
2017-12-11
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Andreas Platschek
1
-1
/
+3
2017-12-11
usb: dwc3: gadget: Wait longer for controller to end command processing
Vincent Pelletier
1
-1
/
+1
2017-11-14
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-268
/
+122
2017-11-07
USB: dwc3: Remove redundant license text
Greg Kroah-Hartman
19
-168
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
19
-0
/
+19
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
usb: dwc3: core: Notify current USB mode to USB3 PHY as well
Manu Gautam
1
-9
/
+8
2017-10-24
usb: dwc3: pci: Runtime resume child device from wq
Manu Gautam
2
-3
/
+27
2017-10-24
usb: dwc3: Don't reinitialize core during host bus-suspend/resume
Manu Gautam
1
-23
/
+20
2017-10-19
usb: dwc3: of-simple: Add support to get resets for the device
Vivek Gautam
1
-2
/
+25
2017-10-19
usb: dwc3: of-simple: Re-order resource handling in remove
Vivek Gautam
1
-2
/
+2
2017-10-19
usb: dwc3: ep0: Clean up unused variables
Christos Gkekas
1
-20
/
+0
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_kick_transfer() prototype
Felipe Balbi
1
-21
/
+13
2017-10-19
usb: dwc3: gadget: cache frame number in struct dwc3_ep
Felipe Balbi
2
-5
/
+4
2017-10-19
usb: dwc3: gadget: simplify __dwc3_gadget_ep_queue()
Felipe Balbi
1
-15
/
+4
2017-10-19
usb: dwc3: gadget: check for lack of TRBs a bit earlier
Felipe Balbi
1
-3
/
+3
2017-09-28
usb: dwc3: of-simple: Add compatible for Spreadtrum SC9860 platform
Baolin Wang
1
-0
/
+1
2017-09-18
usb: dwc3: ep0: fix DMA starvation by assigning req->trb on ep0
Felipe Balbi
1
-0
/
+7
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-16
/
+14
2017-08-15
usb: dwc3: of-simple: remove include of clk-provider.h
Shawn Guo
1
-2
/
+2
2017-08-15
Merge 4.13-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+32
2017-08-10
usb/dwc3:constify dev_pm_ops
Doug Wilson
1
-1
/
+1
2017-08-09
usb: dwc3: keystone: Add PM_RUNTIME Support to DWC3 Keystone USB driver
Franklin S Cooper Jr
1
-12
/
+10
2017-08-09
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-09
usb: dwc3: pci: constify dev_pm_ops
Doug Wilson
1
-1
/
+1
2017-08-03
usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets
Manu Gautam
1
-1
/
+32
2017-07-17
usb: dwc3: gadget: only unmap requests from DMA if mapped
Jack Pham
1
-3
/
+5
2017-07-17
usb: dwc3: omap: remove IRQ_NOAUTOEN used with shared irq
Vignesh R
1
-10
/
+8
2017-07-17
usb: dwc3: core: Call dwc3_core_get_phy() before initializing phys
Vignesh R
1
-3
/
+3
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+1
2017-07-04
Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-191
/
+554
2017-06-28
PM / core: Drop run_wake flag from struct dev_pm_info
Rafael J. Wysocki
1
-2
/
+1
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
11
-191
/
+554
[next]