summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-03-22usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen
2018-03-22usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen
2018-03-22usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-03-22usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi
2018-03-19usb: dwc3: ep0: remove redundant assignmentHeinrich Schuchardt
2018-03-14usb: dwc2: fix spelling mistake: "genereted" -> "generated"Colin Ian King
2018-03-13usb: dwc3: Prevent indefinite sleep in _dwc3_set_mode during suspend/resumeRoger Quadros
2018-03-13usb: dwc2: Make dwc2_force_mode() staticGrigor Tovmasyan
2018-03-13usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay
2018-03-13usb: dwc2: Force mode optimizationsVardan Mikayelyan
2018-03-13usb: dwc2: Enable power downJohn Youn
2018-03-13usb: dwc2: Change hub-control to allow hibernationVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan
2018-03-13usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan
2018-03-13usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan
2018-03-13usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan
2018-03-13usb: dwc2: Add helper functions for restore routineVardan Mikayelyan
2018-03-13usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan
2018-03-13usb: dwc2: core: Add hibernated flagVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan
2018-03-13usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan
2018-03-13usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan
2018-03-13usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan
2018-03-13usb: dwc2: Enable LPMJohn Youn
2018-03-13usb: dwc3: add dual role support using OTG blockRoger Quadros
2018-03-13usb: phy: tegra: Increase PHY clock stabilization timeoutDmitry Osipenko
2018-03-13usb: phy-generic: Use gpiod_set_value_cansleepMike Looijmans
2018-03-13usb: gadget: udc: Use scnprintf() instead of snprintf()Jaejoong Kim
2018-03-13usb: dwc3: prevent setting PRTCAP to OTG from debugfsRoger Quadros
2018-03-13usb: dwc3: core.h: add some register definitionsRoger Quadros
2018-03-13usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCsMartin Blumenstingl
2018-03-13usb: dwc3: of-simple: add support for shared and pulsed reset linesMartin Blumenstingl
2018-03-13usb: dwc2: gadget: Use true and false for boolean valuesGustavo A. R. Silva
2018-03-13usb: dwc2: Add core state checkingGrigor Tovmasyan
2018-03-13usb: dwc2: Add call_gadget() function callGrigor Tovmasyan
2018-03-13usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan
2018-03-13usb: dwc2: Enable LPM Transaction Received interruptSevak Arakelyan
2018-03-13usb: dwc2: gadget: LPM interrupt handlerSevak Arakelyan
2018-03-13usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan
2018-03-13usb: dwc2: Add core parameters for LPM supportSevak Arakelyan
2018-03-13usb: dwc2: Rename GLPMCFG... definitionsSevak Arakelyan
2018-03-13usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan
2018-03-13usb: dwc2: Add ACG support to the driverRazmik Karapetyan
2018-03-13usb: dwc2: Print error if unable to set DMA coherent maskStefan Wahren
2018-03-13usb: gadget: udc: atmel: convert to use GPIO descriptorsLudovic Desroches
2018-03-13usb: gadget: udc: atmel: remove code related to platform stuffLudovic Desroches
2018-03-13usb: dwc2: Fix interval type issueGrigor Tovmasyan
2018-03-13usb: dwc2: pci: Handle error cleanup in probeVardan Mikayelyan
2018-03-13usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()Vardan Mikayelyan