summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13dt-bindings: usb: add support for dwc3 controller on Amlogic Meson GXMartin 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
2018-03-13usb: dwc2: pci: Move usb_phy_generic_register()Vardan Mikayelyan
2018-03-13usb: dwc2: pci: Replace kzalloc() with devm_kzalloc()Vardan Mikayelyan
2018-03-13usb: dwc2: Change TxFIFO and RxFIFO flushing flowMinas Harutyunyan
2018-03-13usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan
2018-03-13usb: dwc2: hcd: Fix host channel halt flowMinas Harutyunyan
2018-03-13usb: dwc2: Remove unnecessary debug printsRazmik Karapetyan
2018-03-13usb: dwc2: Delete unused functionalityGrigor Tovmasyan
2018-03-13usb: dwc2: Rename bit set/clear function namesRazmik Karapetyan
2018-03-13usb: dwc2: Update GINTSTS_GOUTNAKEFF interrupt handlingRazmik Karapetyan
2018-03-13usb: dwc2: Update dwc2_handle_incomplete_isoc_out() functionRazmik Karapetyan
2018-03-13usb: dwc2: Update dwc2_handle_incomplete_isoc_in() functionRazmik Karapetyan
2018-03-13usb: dwc2: Set AHB burst size to INCRRazmik Karapetyan
2018-03-13usb: dwc2: Use AHB burst size parameterRazmik Karapetyan
2018-03-13usb: dwc2: Update bit polling functionalitySevak Arakelyan
2018-03-13usb: dwc2: Remove version check in GSNPSIDGevorg Sahakyan
2018-03-13usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-03-13usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-03-13usb: gadget: mass_storage: Set max_speed to SSPThinh Nguyen
2018-03-08usb: gadget: composite: remove duplicated code in OS desc handlingChris Dickens
2018-03-08usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-03-08usb: dwc2: eliminate irq parameter from dwc2_gadget_initVardan Mikayelyan
2018-03-08usb: gadget: udc: atmel: Use devm_ioremap_resource()Ladislav Michl
2018-03-08USB: gadget: function: remove redundant initialization of 'tv_nexus'Colin Ian King
2018-03-08usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-03-08usb: phy: ab8500: use correct enum typeStefan Agner
2018-03-08usb: phy: mxs: Staticize mxs_charger_secondary_detection()Fabio Estevam