index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
usb: dwc3: gadget: start Bulk endpoints more frequently
Felipe Balbi
1
-2
/
+1
2016-06-20
usb: dwc3: gadget: disable XFER_NOT_READY
Felipe Balbi
1
-2
/
+4
2016-06-20
usb: dwc3: gadget: use allocated/queued reqs for LST bit
Felipe Balbi
1
-6
/
+14
2016-06-20
usb: dwc3: gadget: halt and stop based HWO bit
Felipe Balbi
1
-4
/
+24
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
3
-2
/
+18
2016-06-20
usb: dwc3: gadget: update transfer needs transfer resource
Felipe Balbi
1
-3
/
+4
2016-06-20
usb: dwc3: remove handling of platform data
Heikki Krogerus
2
-88
/
+0
2016-06-20
usb: dwc3: pci: use build-in properties instead of platform data
Heikki Krogerus
1
-38
/
+32
2016-06-20
usb: dwc3: remove trailing newline from dwc3_trace
Felipe Balbi
2
-22
/
+14
2016-06-20
usb: dwc3: omap: Pass VBUS and ID events transparently
Roger Quadros
1
-8
/
+6
2016-06-20
usb: dwc3: omap: Don't set POWERPRESENT
Roger Quadros
1
-6
/
+3
2016-06-20
usb: dwc3: omap: Mark the interrupt handler as shared
Roger Quadros
1
-1
/
+1
2016-06-20
usb: dwc3: omap: use request_threaded_irq()
Roger Quadros
1
-6
/
+26
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
2
-0
/
+2
2016-06-20
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: Use the correct speed macros for DSTS/DCFG
John Youn
1
-12
/
+12
2016-06-20
usb: dwc3: gadget: Fix truncated cast issue
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: gadget: Handle TRB index 0 when full or empty
John Youn
1
-6
/
+22
2016-06-20
usb: dwc3: gadget: Account for link TRB in TRBs left
John Youn
1
-0
/
+3
2016-06-20
usb: dwc3: gadget: Account for max size in TRB space
John Youn
1
-1
/
+5
2016-06-20
usb: dwc3: gadget: Don't prepare TRBs if no space
John Youn
1
-0
/
+2
2016-06-20
usb: dwc3: gadget: Initialize the TRB ring
John Youn
1
-2
/
+6
2016-06-20
usb: dwc3: gadget: Simplify skipping of link TRBs
John Youn
1
-18
/
+16
2016-06-20
usb: dwc3: Endianness issue on dwc3_log_ctrl
John Youn
1
-8
/
+8
2016-06-20
usb: dwc3: gadget: Fix usage of bitwise operator
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: ep0: Use the correct type for SET_SEL data
John Youn
1
-2
/
+2
2016-06-20
usb: dwc3: ep0: Fix endianness of wIndex passed to dwc3_wIndex_to_dep
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: gadget: improve gcmd trace
Felipe Balbi
3
-14
/
+29
2016-06-20
usb: dwc3: gadget: remove udelay() from generic cmd
Felipe Balbi
1
-2
/
+0
2016-06-20
usb: dwc3: gadget: single return point on generic commands
Felipe Balbi
1
-13
/
+12
2016-06-20
usb: dwc3: trace: print ep cmd status with a single trace
Felipe Balbi
3
-9
/
+30
2016-06-20
usb: dwc3: gadget: loop while (timeout)
Felipe Balbi
1
-12
/
+6
2016-06-20
usb: dwc3: gadget: fix trace output when command fails
Felipe Balbi
1
-2
/
+2
2016-06-20
usb: dwc3: trace: fully decode IRQ events
Felipe Balbi
3
-28
/
+92
2016-06-20
usb: dwc3: gadget: no more tracking endpoint type with its name
Felipe Balbi
1
-23
/
+1
2016-06-20
usb: dwc3: trace: pretty-print TRB's ctrl field
Janusz Dziedzic
1
-2
/
+38
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
Felipe Balbi
2
-0
/
+3
2016-06-20
usb: dwc3: pci: add Power Management dummy hooks
Felipe Balbi
1
-0
/
+39
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
3
-15
/
+174
2016-06-20
usb: dwc3: gadget: fix for possible endpoint disable race
Felipe Balbi
1
-1
/
+17
2016-06-20
usb: dwc3: fix for the isoc transfer EP_BUSY flag
Konrad Leszczynski
1
-0
/
+4
2016-06-20
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
Felipe Balbi
1
-5
/
+7
2016-06-20
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
Felipe Balbi
2
-3
/
+4
2016-06-20
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
2
-57
/
+5
2016-06-20
usb: dwc3: core: re-factor init and exit paths
Felipe Balbi
1
-58
/
+60
2016-06-20
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
2
-9
/
+9
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
6
-156
/
+78
2016-06-20
usb: dwc3: gadget: pass dep as argument to endpoint command
Felipe Balbi
3
-20
/
+21
2016-06-20
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
Felipe Balbi
2
-11
/
+55
2016-06-20
usb: dwc3: gadget: split __dwc3_gadget_kick_transfer()
Felipe Balbi
1
-57
/
+65
[next]