index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
Age
Commit message (
Expand
)
Author
2018-05-21
usb: dwc3: gadget: init req->{direction,epnum} from alloc_request()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: initialize transfer index from send_gadget_ep_cmd()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: assign resource_index inside get_transfer_index()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always start isochronous aligned to dep->interval
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't issue End Transfer if we have started reqs
Felipe Balbi
2018-05-21
usb: dwc3: debug: decode uFrame from event too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move set_xfer_resource() in place of prototype
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove a few more dwc arguments
Felipe Balbi
2018-05-21
usb: dwc3: gadget: combine modify & restore into single argument
Felipe Balbi
2018-05-21
usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: get rid of the length variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: reduce scope of ret variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: one declaration per line
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify IOC handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify short packet event
Felipe Balbi
2018-05-21
usb: dwc3: trace: print out event status too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify unaligned and zlp handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'chain' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove PENDING handling from cleanup_completed
Felipe Balbi
2018-05-21
usb: dwc3: gadget: split scatterlist and linear handlers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify isoc case on cleanup_completed_requests
Felipe Balbi
2018-05-21
usb: dwc3: gadget: simplify queueing of isoc transfers
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove duplicated missed isoc handling
Felipe Balbi
2018-05-21
usb: dwc3: gadget: check for Missed Isoc from event status
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'ioc' variable
Felipe Balbi
2018-05-21
usb: dwc3: gadget: make cleanup_completed_requests() return nothing
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove DWC3_EP_BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: start removing BUSY flag
Felipe Balbi
2018-05-21
usb: dwc3: gadget: update dep->frame_number from XferInprogress too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: always use frame number from XferNotReady
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove unnecessary 'dwc' parameter
Felipe Balbi
2018-05-21
usb: dwc3: gadget: move handler closer to calling site
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename dwc3_gadget_start_isoc()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove some pointless checks
Felipe Balbi
2018-05-21
usb: dwc3: gadget: remove allocated/queued request tracking
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename done_trbs and done_reqs
Felipe Balbi
2018-05-21
usb: dwc3: gadget: don't kick transfer all the time
Felipe Balbi
2018-05-21
usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()
Felipe Balbi
2018-05-21
usb: dwc3: gadget: XferComplete only for EP0
Felipe Balbi
2018-05-21
usb: dwc3: gadget: XferNotReady is Isoc-only
Felipe Balbi
2018-05-21
usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs too
Felipe Balbi
2018-05-21
usb: dwc3: gadget: Correct the logic for queuing sgs
Anurag Kumar Vulisha
2018-05-21
usb: dwc3: gadget: Correct handling of scattergather lists
Anurag Kumar Vulisha
2018-05-16
USB: dwc3: get extcon device by OF graph bindings
Andrzej Hajda
2018-05-16
usb: dwc3: support clocks and resets for DWC3 core
Masahiro Yamada
2018-05-15
usb: dwc3: use local copy of resource to fix-up register offset
Masahiro Yamada
2018-05-15
usb: dwc3: core: Suspend PHYs on runtime suspend in host mode
Manu Gautam
2018-05-15
usb: dwc3: Add Qualcomm DWC3 glue driver
Manu Gautam
[prev]
[next]