summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-21usb: dwc3: debug: decode uFrame from event tooFelipe Balbi
2018-05-21usb: dwc3: gadget: move dwc3_calc_trbs_left() in place of prototypeFelipe Balbi
2018-05-21usb: dwc3: gadget: move set_xfer_resource() in place of prototypeFelipe Balbi
2018-05-21usb: dwc3: gadget: remove a few more dwc argumentsFelipe Balbi
2018-05-21usb: dwc3: gadget: combine modify & restore into single argumentFelipe Balbi
2018-05-21usb: dwc3: gadget: refactor dwc3_gadget_init_endpoints()Felipe Balbi
2018-05-21usb: dwc3: gadget: split dwc3_gadget_ep_cleanup_completed_requests()Felipe Balbi
2018-05-21usb: dwc3: gadget: get rid of the length variableFelipe Balbi
2018-05-21usb: dwc3: gadget: reduce scope of ret variableFelipe Balbi
2018-05-21usb: dwc3: gadget: one declaration per lineFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify IOC handlingFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify short packet eventFelipe Balbi
2018-05-21usb: dwc3: trace: print out event status tooFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify unaligned and zlp handlingFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'chain' variableFelipe Balbi
2018-05-21usb: dwc3: gadget: remove PENDING handling from cleanup_completedFelipe Balbi
2018-05-21usb: dwc3: gadget: split scatterlist and linear handlersFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify isoc case on cleanup_completed_requestsFelipe Balbi
2018-05-21usb: dwc3: gadget: simplify queueing of isoc transfersFelipe Balbi
2018-05-21usb: dwc3: gadget: remove duplicated missed isoc handlingFelipe Balbi
2018-05-21usb: dwc3: gadget: check for Missed Isoc from event statusFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'ioc' variableFelipe Balbi
2018-05-21usb: dwc3: gadget: make cleanup_completed_requests() return nothingFelipe Balbi
2018-05-21usb: dwc3: gadget: remove DWC3_EP_BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: start removing BUSY flagFelipe Balbi
2018-05-21usb: dwc3: gadget: update dep->frame_number from XferInprogress tooFelipe Balbi
2018-05-21usb: dwc3: gadget: always use frame number from XferNotReadyFelipe Balbi
2018-05-21usb: dwc3: gadget: remove unnecessary 'dwc' parameterFelipe Balbi
2018-05-21usb: dwc3: gadget: move handler closer to calling siteFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_gadget_start_isoc()Felipe Balbi
2018-05-21usb: dwc3: gadget: remove some pointless checksFelipe Balbi
2018-05-21usb: dwc3: gadget: remove allocated/queued request trackingFelipe Balbi
2018-05-21usb: dwc3: gadget: rename done_trbs and done_reqsFelipe Balbi
2018-05-21usb: dwc3: gadget: don't kick transfer all the timeFelipe Balbi
2018-05-21usb: dwc3: gadget: rename dwc3_endpoint_transfer_complete()Felipe Balbi
2018-05-21usb: dwc3: gadget: XferComplete only for EP0Felipe Balbi
2018-05-21usb: dwc3: gadget: XferNotReady is Isoc-onlyFelipe Balbi
2018-05-21usb: dwc3: gadget: pre-issue Start Transfer for Interrupt EPs tooFelipe Balbi
2018-05-21usb: dwc3: gadget: Correct the logic for queuing sgsAnurag Kumar Vulisha
2018-05-21usb: dwc3: gadget: Correct handling of scattergather listsAnurag Kumar Vulisha
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman
2018-05-20Linux 4.17-rc6Linus Torvalds
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-05-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-05-20Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds