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-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
3
-35
/
+3
2018-05-21
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2
-5
/
+14
2018-05-21
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
1
-6
/
+1
2018-05-21
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
1
-9
/
+4
2018-05-21
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
4
-18
/
+6
2018-05-21
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
1
-2
/
+2
2018-05-21
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
1
-6
/
+13
2018-05-21
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
1
-7
/
+5
2018-05-21
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
1
-36
/
+32
2018-05-21
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
1
-11
/
+11
2018-05-21
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
1
-2
/
+2
2018-05-21
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
1
-13
/
+1
2018-05-21
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
3
-24
/
+8
2018-05-21
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
1
-13
/
+16
2018-05-21
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
1
-11
/
+0
2018-05-21
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
Felipe Balbi
1
-6
/
+3
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
[prev]
[next]