index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-02
usb: dwc3: update documentation
Felipe Balbi
1
-20
/
+24
2017-05-17
usb: dwc3: add disable u2mac linestate check quirk
William Wu
1
-0
/
+4
2017-04-11
usb: dwc3: Add dual-role support
Roger Quadros
1
-0
/
+14
2017-04-11
usb: dwc3: core: make dwc3_set_mode() work properly
Roger Quadros
1
-1
/
+6
2017-04-11
usb: dwc3: core: add current_dr_role member
Roger Quadros
1
-0
/
+2
2017-04-11
usb: dwc3: simplify ZLP handling
Felipe Balbi
1
-3
/
+1
2017-04-11
usb: dwc3: ep0: improve handling of unaligned OUT requests
Felipe Balbi
1
-5
/
+1
2017-04-11
usb: dwc3: ep0: use immediate SETUP on TRB
Felipe Balbi
1
-4
/
+0
2017-04-11
usb: dwc3: use BIT() macro where possible
Roger Quadros
1
-97
/
+98
2017-04-11
usb: dwc3: refactor gadget endpoint count calculation
Bryan O'Donoghue
1
-4
/
+2
2017-04-11
usb: dwc3: make macros safe to expression arguments
Roger Quadros
1
-13
/
+13
2017-03-27
usb: dwc3: make sure UX_EXIT_PX is cleared
Felipe Balbi
1
-0
/
+1
2017-01-24
usb: dwc3: gadget: align transfers to wMaxPacketSize
Felipe Balbi
1
-0
/
+2
2017-01-24
usb: dwc3: gadget: allocate bounce buffer for unaligned xfers
Felipe Balbi
1
-0
/
+3
2017-01-03
usb: dwc3: gadget: Fix full speed mode
Roger Quadros
1
-4
/
+2
2017-01-02
usb: dwc3: core: avoid Overflow events
Felipe Balbi
1
-3
/
+1
2016-11-18
usb: dwc3: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-0
/
+3
2016-11-18
usb: dwc3: Implement interrupt moderation
John Youn
1
-0
/
+15
2016-11-18
usb: dwc3: core: add a event buffer cache
John Youn
1
-0
/
+2
2016-11-18
usb: dwc3: Add a check for the DWC_usb3 core
John Youn
1
-0
/
+6
2016-11-18
usb: dwc3: gadget: Remove descriptor arguments to ep_enable
John Youn
1
-1
/
+0
2016-11-03
usb: dwc3: gadget: tracking per-TRB remaining bytes
Felipe Balbi
1
-0
/
+2
2016-11-03
usb: dwc3: gadget: cope with XferNotReady before usb_ep_queue()
Felipe Balbi
1
-0
/
+1
2016-11-03
usb: dwc3: gadget: wait for End Transfer to complete
Baolin Wang
1
-0
/
+8
2016-11-03
usb: dwc3: gadget: don't clear RUN/STOP when it's invalid to do so
Baolin Wang
1
-0
/
+3
2016-11-03
usb: dwc3: Add support for device L1 exit
John Youn
1
-0
/
+4
2016-11-03
usb: dwc3: remove unused struct member dwc3->mem
Lu Baolu
1
-3
/
+0
2016-11-03
usb: dwc3: gadget: remove unused 'first_trb_index'
Felipe Balbi
1
-2
/
+0
2016-10-31
usb: dwc3: debug: decode control endpoint phase too
Felipe Balbi
1
-0
/
+1
2016-10-31
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
1
-0
/
+2
2016-09-07
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
1
-1
/
+4
2016-08-25
usb: dwc3: Add ENDXFER command polling
John Youn
1
-0
/
+4
2016-08-25
usb: dwc3: Add revision numbers for the USB 3.0 IP
John Youn
1
-0
/
+2
2016-08-25
usb: dwc3: add dis_del_phy_power_chg_quirk
William Wu
1
-0
/
+3
2016-08-25
usb: dwc3: make usb2 phy utmi interface configurable
William Wu
1
-0
/
+12
2016-08-25
usb: dwc3: add dis_u2_freeclk_exists_quirk
William Wu
1
-0
/
+5
2016-08-22
usb: dwc3: gadget: add sg and num_pending_sgs to dwc3_request
Felipe Balbi
1
-0
/
+4
2016-06-20
usb: dwc3: gadget: keep track of allocated and queued reqs
Felipe Balbi
1
-0
/
+4
2016-06-20
usb: dwc3: add DWC3_GUCTL1 reg for debug
William Wu
1
-0
/
+1
2016-06-20
usb: dwc3: Fix DWC3_USB31_REVISION_110A definition
John Youn
1
-1
/
+1
2016-06-20
usb: dwc3: gadget: add a per-endpoint request queue lock
Felipe Balbi
1
-0
/
+2
2016-06-20
usb: dwc3: implement runtime PM
Felipe Balbi
1
-0
/
+9
2016-06-20
usb: dwc3: gadget: hold gadget IRQ in dwc->irq_gadget
Felipe Balbi
1
-0
/
+2
2016-06-20
usb: dwc3: core: simplify suspend/resume operations
Felipe Balbi
1
-3
/
+0
2016-06-20
usb: dwc3: core: move fladj to dwc3 structure
Felipe Balbi
1
-0
/
+2
2016-06-20
usb: dwc3: gadget: add a pointer to endpoint registers
Felipe Balbi
1
-4
/
+9
2016-06-20
usb: dwc3: gadget: pass dep as argument to endpoint command
Felipe Balbi
1
-4
/
+4
2016-06-20
usb: dwc3: gadget: initialize NUMP based on RxFIFO Size
Felipe Balbi
1
-0
/
+12
2016-06-20
usb: dwc3: gadget: fix gadget suspend/resume
Felipe Balbi
1
-1
/
+0
2016-06-01
usb: dwc3: Set the ClearPendIN bit on Clear Stall EP command
John Youn
1
-0
/
+1
[next]