aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAge
...
* usb: dwc2: host: If using uframe scheduler, end splits betterDouglas Anderson2016-03-04
* usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson2016-03-04
* usb: dwc2: host: Properly set even/odd frameDouglas Anderson2016-03-04
* usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson2016-03-04
* usb: dwc2: host: Manage frame nums better in schedulerDouglas Anderson2016-03-04
* usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson2016-03-04
* usb: dwc2: host: Split code out to make dwc2_do_reserve()Douglas Anderson2016-03-04
* usb: dwc2: host: Reorder things in hcd_queue.cDouglas Anderson2016-03-04
* usb: dwc2: host: Rename some fields in struct dwc2_qhDouglas Anderson2016-03-04
* usb: dwc2: host: Use periodic interrupt even with DMADouglas Anderson2016-03-04
* usb: dwc2: host: There's not really a TT for the root hubDouglas Anderson2016-03-04
* usb: dwc2: host: Properly set the HFIRDouglas Anderson2016-03-04
* usb: dwc2: host: Giveback URB in tasklet contextDouglas Anderson2016-03-04
* usb: dwc2: host: Add a delay before releasing periodic bandwidthDouglas Anderson2016-03-04
* usb: dwc2: host: Add scheduler tracingDouglas Anderson2016-03-04
* usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson2016-03-04
* usb: dwc2: host: Always add to the tail of queuesDouglas Anderson2016-03-04
* usb: dwc2: host: Avoid use of chan->qh after qh freedDouglas Anderson2016-03-04
* usb: dwc2: host: Set host_rx_fifo_size to 525 for rk3066Douglas Anderson2016-03-04
* usb: dwc2: host: Get aligned DMA in a more supported wayDouglas Anderson2016-03-04
* usb: dwc2: rockchip: Make the max_transfer_size automaticDouglas Anderson2016-03-04
* Merge 4.5-rc6 into usb-nextGreg Kroah-Hartman2016-03-01
|\
| * usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-17
| * usb: dwc2: host: fix the data toggle error in full speed descriptor dmaTang, Jianqiang2016-02-17
| * usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_descVardan Mikayelyan2016-02-17
| * usb: dwc2: Add extra delay when forcing dr_modeJohn Youn2016-02-17
* | usb: dwc2: USB_DWC2 should depend on HAS_DMAGeert Uytterhoeven2016-02-20
* | usb: add HAS_IOMEM dependency to USB_DWC2Vegard Nossum2016-02-14
|/
* usb: dwc2: Fix probe problem on bcm2835John Youn2016-02-03
* Revert "usb: dwc2: Move reset into dwc2_get_hwparams()"John Youn2016-02-03
* usb: dwc2: add shutdown callback to platform variantHeiko Stübner2015-12-22
* usb: dwc2: gadget: Repair DSTS register decodingMarek Vasut2015-12-22
* usb: dwc2: gadget: Remove call to dwc2_hsotg_init()John Youn2015-12-22
* usb: dwc2: Remove redundant reset in probeJohn Youn2015-12-22
* usb: dwc2: Reduce delay when forcing mode in resetJohn Youn2015-12-22
* usb: dwc2: gadget: Replace dwc2_hsotg_corereset()John Youn2015-12-22
* usb: dwc2: gadget: Use hw params from coreJohn Youn2015-12-22
* usb: dwc2: Improve handling of host and device hwparamsJohn Youn2015-12-22
* usb: dwc2: Add functions to set and clear force modeJohn Youn2015-12-22
* usb: dwc2: Move reset into dwc2_get_hwparams()John Youn2015-12-22
* usb: dwc2: Move mode querying functions into core.hJohn Youn2015-12-22
* usb: dwc2: Fix dr_mode validationJohn Youn2015-12-22
* usb: dwc2: Add functions to check the HW OTG configJohn Youn2015-12-22
* usb: dwc2: Add dwc2_core_reset()John Youn2015-12-22
* usb: dwc2: Rename dwc2_core_reset()John Youn2015-12-22
* usb: dwc2: Reorder AHBIDLE and CSFTRST in dwc2_core_reset()John Youn2015-12-22
* usb: dwc2: Avoid more calls to dwc2_core_reset()Douglas Anderson2015-12-22
* usb: dwc2: reduce dwc2 driver probe timeYunzhi Li2015-12-22
* usb: dwc2: Speed dwc2_get_hwparams() on some host-only portsDouglas Anderson2015-12-22
* usb: dwc2: Avoid double-reset at boot timeDouglas Anderson2015-12-22