index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
3
-35
/
+3
*
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2018-05-21
2
-5
/
+14
*
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
2018-05-21
1
-6
/
+1
*
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
2018-05-21
1
-9
/
+4
*
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
4
-18
/
+6
*
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
2018-05-21
1
-6
/
+13
*
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
2018-05-21
1
-7
/
+5
*
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
2018-05-21
1
-36
/
+32
*
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
2018-05-21
1
-11
/
+11
*
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
2018-05-21
1
-13
/
+1
*
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2018-05-21
3
-24
/
+8
*
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
2018-05-21
1
-13
/
+16
*
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
2018-05-21
1
-11
/
+0
*
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
Felipe Balbi
2018-05-21
1
-6
/
+3
*
usb: dwc3: gadget: XferComplete only for EP0
Felipe Balbi
2018-05-21
1
-10
/
+1
*
usb: dwc3: gadget: XferNotReady is Isoc-only
Felipe Balbi
2018-05-21
1
-4
/
+6
*
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
Felipe Balbi
2018-05-21
1
-2
/
+2
*
usb: dwc3: gadget: Correct the logic for queuing sgs
Anurag Kumar Vulisha
2018-05-21
2
-3
/
+22
*
usb: dwc3: gadget: Correct handling of scattergather lists
Anurag Kumar Vulisha
2018-05-21
2
-3
/
+24
*
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
2018-05-16
1
-6
/
+28
*
usb: dwc3: support clocks and resets for DWC3 core
Masahiro Yamada
2018-05-16
2
-2
/
+94
*
usb: dwc3: use local copy of resource to fix-up register offset
Masahiro Yamada
2018-05-15
1
-24
/
+8
*
usb: dwc3: core: Suspend PHYs on runtime suspend in host mode
Manu Gautam
2018-05-15
1
-3
/
+33
*
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
2018-05-15
4
-1
/
+633
*
usb: dwc3: of-simple: Add compatible for Allwinner H6 platform
Icenowy Zheng
2018-05-15
1
-0
/
+1
*
usb: dwc3: gadget: never call ->complete() from ->ep_queue()
Felipe Balbi
2018-03-26
1
-18
/
+25
*
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-03-23
9
-90
/
+839
|
\
|
*
usb: dwc3: core: Fix broken system suspend/resume on AM437x
Roger Quadros
2018-03-22
1
-0
/
+2
|
*
usb: dwc3: Check controller type before setting speed
Thinh Nguyen
2018-03-22
1
-1
/
+4
|
*
usb: dwc3: Dump LSP and BMU debug info
Thinh Nguyen
2018-03-22
2
-0
/
+10
|
*
usb: dwc3: Check for ESS TX/RX threshold config
Thinh Nguyen
2018-03-22
2
-0
/
+63
|
*
usb: dwc3: Add DWC_usb31 GTXTHRCFG reg fields
Thinh Nguyen
2018-03-22
1
-0
/
+10
|
*
usb: dwc3: gadget: Check IP revision for GRXTHRCFG
Thinh Nguyen
2018-03-22
1
-1
/
+5
|
*
usb: dwc3: Add DWC_usb31 GRXTHRCFG bit fields
Thinh Nguyen
2018-03-22
1
-0
/
+10
|
*
usb: dwc3: Check IP revision for GTXFIFOSIZ
Thinh Nguyen
2018-03-22
1
-1
/
+4
|
*
usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fields
Thinh Nguyen
2018-03-22
1
-0
/
+2
|
*
usb: dwc3: Add SoftReset PHY synchonization delay
Thinh Nguyen
2018-03-22
1
-1
/
+12
|
*
usb: dwc3: pci: Properly cleanup resource
Thinh Nguyen
2018-03-22
1
-1
/
+1
|
*
usb: dwc3: Makefile: fix link error on randconfig
Felipe Balbi
2018-03-22
1
-1
/
+1
|
*
usb: dwc3: ep0: remove redundant assignment
Heinrich Schuchardt
2018-03-19
1
-1
/
+1
|
*
usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resume
Roger Quadros
2018-03-13
1
-3
/
+20
|
*
usb: dwc3: add dual role support using OTG block
Roger Quadros
2018-03-13
3
-28
/
+557
|
*
usb: dwc3: prevent setting PRTCAP to OTG from debugfs
Roger Quadros
2018-03-13
1
-0
/
+3
|
*
usb: dwc3: core.h: add some register definitions
Roger Quadros
2018-03-13
1
-0
/
+82
|
*
usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs
Martin Blumenstingl
2018-03-13
1
-0
/
+8
|
*
usb: dwc3: of-simple: add support for shared and pulsed reset lines
Martin Blumenstingl
2018-03-13
1
-6
/
+17
|
*
usb: dwc3: debugfs: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Felipe Balbi
2018-03-08
1
-49
/
+30
*
|
usb: dwc3: Fix lock-up on ID change during system suspend/resume
Roger Quadros
2018-02-28
1
-1
/
+1
|
/
[prev]
[next]