summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2
AgeCommit message (Expand)Author
2017-08-15usb: dwc2: skip L2 state of hcd if controller work in device modeMeng Dongyang
2017-08-15usb: dwc2: gadget: make usb_ep_ops constBhumika Goyal
2017-07-18usb: dwc2: gadget: On USB RESET reset device address to zeroMinas Harutyunyan
2017-06-02usb: dwc2: add support for the DWC2 controller on Meson8 SoCsMartin Blumenstingl
2017-04-11Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-04-11usb: dwc2: simplify optional reset handlingPhilipp Zabel
2017-04-11usb: dwc2: Add support for STM32F429/439/469 USB OTG HS/FS in FS mode (intern...Bruno Herrera
2017-04-11usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2017-01-26Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-01-26usb: dwc2: eliminate irq parameter from dwc2_hcd_initHeiner Kallweit
2017-01-26usb: dwc2: fix "iomem 0x00000000" messageHeiner Kallweit
2017-01-24usb: dwc2: gadget: Add checking for g-tx-fifo-size parameterSevak Arakelyan
2017-01-24usb: dwc2: gadget: Set TX FIFO depths to calculated defaultsSevak Arakelyan
2017-01-24usb: dwc2: host: Correct snpsid checking for GDFIFOCFGSevak Arakelyan
2017-01-24usb: dwc2: host: use msleep() for long delayNicholas Mc Guire
2017-01-24usb: dwc2: Add a quirk to allow speed negotiation for Hisilicon Hi6220Chen Yu
2017-01-24usb: dwc2: Force port resume on switching to device modeChen Yu
2017-01-24usb: dwc2: Workaround case where GOTGCTL state is wrongJohn Stultz
2017-01-24usb: dwc2: Avoid sleeping while holding hsotg->lockJohn Stultz
2017-01-24usb: dwc2: Show dr_mode via debugfsJohn Youn
2017-01-24usb: dwc2: Remove debug prints in params.cJohn Youn
2017-01-24usb: dwc2: Add debugfs file to show paramsJohn Youn
2017-01-24usb: dwc2: Remove unnecessary parametersJohn Youn
2017-01-24usb: dwc2: Fix usage of bool paramsJohn Youn
2017-01-24usb: dwc2: Remove platform static paramsJohn Youn
2017-01-24usb: dwc2: Check core parametersJohn Youn
2017-01-24usb: dwc2: Rearrange param structure membersJohn Youn
2017-01-24usb: dwc2: Update parameter typesJohn Youn
2017-01-24usb: dwc2: Get device propertiesJohn Youn
2017-01-24usb: dwc2: Set core parameters to default valuesJohn Youn
2017-01-24usb: dwc2: Remove unused otg_ver parameterJohn Youn
2017-01-24usb: dwc2: gadget: Set GDFIFOCFGSevak Arakelyan
2017-01-24usb: dwc2: Fix sizeof in kzallocJohn Youn
2017-01-24usb: dwc2: Remove 'return' from void functionJohn Youn
2017-01-24usb: dwc2: Fix code indentation after conditionalsJohn Youn
2017-01-24usb: dwc2: Fix lines over 80 charactersJohn Youn
2017-01-24usb: dwc2: Fix brace usageJohn Youn
2017-01-24usb: dwc2: Fix logical continuationsJohn Youn
2017-01-24usb: dwc2: Fix comment alignment and formatJohn Youn
2017-01-24usb: dwc2: Add identifier in prototypesJohn Youn
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2017-01-24usb: dwc2: host: use true/false for booleanNicholas Mc Guire
2017-01-24usb: dwc2: host: use msleep() for long delaysNicholas Mc Guire
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-16usb: dwc2: host: fix Wmaybe-uninitialized warningNicholas Mc Guire
2017-01-16usb: dwc2: gadget: Fix GUSBCFG.USBTRDTIM valueAmelie Delaunay
2017-01-12usb: dwc2: Avoid suspending if we're in gadget modeJohn Stultz
2017-01-12usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-12usb: dwc2: gadget: Fix DMA memory freeingVardan Mikayelyan