summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAge
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* usb: dwc2: gadget: Fix coverity issueGrigor Tovmasyan2018-05-21
* usb: dwc2: pci: Fix error return code in dwc2_pci_probe()Wei Yongjun2018-05-21
* usb: dwc2: WA for Full speed ISOC IN in DDMA mode.Artur Petrosyan2018-05-21
* usb: dwc2: dwc2_vbus_supply_init: fix error checkTomeu Vizoso2018-05-21
* usb: dwc2: Fix HiKey regression caused by power_down featureJohn Stultz2018-05-21
* usb: dwc2: Fix kernel doc's warnings.Grigor Tovmasyan2018-05-21
* usb: dwc2: Change reading of current frame number flow.Artur Petrosyan2018-05-15
* usb: dwc2: debugfs: Don't touch RX FIFO during register dumpStefan Wahren2018-05-15
* usb: dwc2: Fix crash in incomplete isoc intr handlers.Artur Petrosyan2018-05-15
* usb: dwc2: Add Interpacket Gap(IPG) feature supportGrigor Tovmasyan2018-05-15
* usb: dwc2: Enable BNA interrupt for IN endpointsMinas Harutyunyan2018-05-15
* usb: dwc2: Change ISOC DDMA flowMinas Harutyunyan2018-05-15
* Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-03-23
|\
| * usb: dwc2: fix spelling mistake: "genereted" -> "generated"Colin Ian King2018-03-14
| * usb: dwc2: Make dwc2_force_mode() staticGrigor Tovmasyan2018-03-13
| * usb: dwc2: add support for host mode external vbus supplyAmelie Delaunay2018-03-13
| * usb: dwc2: Force mode optimizationsVardan Mikayelyan2018-03-13
| * usb: dwc2: Enable power downJohn Youn2018-03-13
| * usb: dwc2: Change hub-control to allow hibernationVardan Mikayelyan2018-03-13
| * usb: dwc2: Add dwc2_handle_gpwrdn_intr() handlerVardan Mikayelyan2018-03-13
| * usb: dwc2: Allow entering hibernation from USB_SUSPEND interruptVardan Mikayelyan2018-03-13
| * usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()Vardan Mikayelyan2018-03-13
| * usb: dwc2: Add host/device hibernation functionsVardan Mikayelyan2018-03-13
| * usb: dwc2: Add helper functions for restore routineVardan Mikayelyan2018-03-13
| * usb: dwc2: Changes in registers backup/restore functionsVardan Mikayelyan2018-03-13
| * usb: dwc2: gadget: Add remote_wakeup_allowed flagVardan Mikayelyan2018-03-13
| * usb: dwc2: core: Add hibernated flagVardan Mikayelyan2018-03-13
| * usb: dwc2: gadget: Fix dwc2_restore_device_registersVardan Mikayelyan2018-03-13
| * usb: dwc2: gadget: Moved dtxfsiz backup array placeVardan Mikayelyan2018-03-13
| * usb: dwc2: Add hibernation field into dwc2_hw_paramsVardan Mikayelyan2018-03-13
| * usb: dwc2: Rename hibernation to partial_power_downVardan Mikayelyan2018-03-13
| * usb: dwc2: Enable LPMJohn Youn2018-03-13
| * usb: dwc2: gadget: Use true and false for boolean valuesGustavo A. R. Silva2018-03-13
| * usb: dwc2: Add core state checkingGrigor Tovmasyan2018-03-13
| * usb: dwc2: Add call_gadget() function callGrigor Tovmasyan2018-03-13
| * usb: dwc2: gadget: Configure the core to enable LPMSevak Arakelyan2018-03-13
| * usb: dwc2: Enable LPM Transaction Received interruptSevak Arakelyan2018-03-13
| * usb: dwc2: gadget: LPM interrupt handlerSevak Arakelyan2018-03-13
| * usb: dwc2: gadget: Add functionality to exit from LPM L1 stateSevak Arakelyan2018-03-13
| * usb: dwc2: Add core parameters for LPM supportSevak Arakelyan2018-03-13
| * usb: dwc2: Rename GLPMCFG... definitionsSevak Arakelyan2018-03-13
| * usb: dwc2: Backup and restore PCGCCTL1 registerRazmik Karapetyan2018-03-13
| * usb: dwc2: Add ACG support to the driverRazmik Karapetyan2018-03-13
| * usb: dwc2: Print error if unable to set DMA coherent maskStefan Wahren2018-03-13
| * usb: dwc2: Fix interval type issueGrigor Tovmasyan2018-03-13
| * usb: dwc2: pci: Handle error cleanup in probeVardan Mikayelyan2018-03-13
| * usb: dwc2: pci: Move devm_kzalloc() before platform_device_add()Vardan Mikayelyan2018-03-13
| * usb: dwc2: pci: Move usb_phy_generic_register()Vardan Mikayelyan2018-03-13