summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman2022-07-182-7/+5
|\
| * usb: dwc3-am62: remove unnecesary clk_put()Yang Yingliang2022-06-291-6/+2
| * usb: dwc3: gadget: Fix event pending checkThinh Nguyen2022-06-291-1/+3
* | usb: dwc3: qcom: fix missing optional irq warningsJohan Hovold2022-07-141-2/+2
* | usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during bootupRohith Kollalsi2022-07-141-3/+7
* | usb: dwc3: ep0: Properly handle setup_packet_pending scenario in data stageWesley Cheng2022-07-141-0/+7
* | usb: dwc3: gadget: fix high speed multiplier settingMichael Grzeschik2022-07-081-2/+2
* | usb: dwc3: gadget: refactor dwc3_repare_one_trbMichael Grzeschik2022-07-081-52/+40
* | usb: dwc3: gadget: fix a kernel-doc warningMauro Carvalho Chehab2022-06-291-0/+1
* | usb: dwc3: document async_callbacks fieldMauro Carvalho Chehab2022-06-291-0/+2
* | usb: dwc3: qcom: Keep power domain on to retain controller statusSandeep Maheswaram2022-06-211-7/+21
* | usb: dwc3: qcom: Configure wakeup interrupts during suspendSandeep Maheswaram2022-06-211-10/+62
* | usb: dwc3: qcom: Add helper functions to enable,disable wake irqsSandeep Maheswaram2022-06-211-32/+26
* | usb: dwc3: core: Host wake up support from system suspendSandeep Maheswaram2022-06-211-6/+3
* | usb: dwc3: core: Deprecate GCTL.CORESOFTRESETThinh Nguyen2022-06-211-1/+2
* | Revert "usb: dwc3: Remove the checks of -ENOSYS"Thinh Nguyen2022-06-211-2/+2
* | Merge v5.19-rc3 into usb-nextGreg Kroah-Hartman2022-06-203-18/+18
|\|
| * USB: fixup for merge issue with "usb: dwc3: Don't switch OTG -> peripheral if...Stephen Rothwell2022-06-101-7/+2
| * usb: dwc3: pci: Restore line lost in merge conflict resolutionStephan Gerhold2022-06-101-0/+1
| * usb: dwc3: gadget: Fix IN endpoint max packet size allocationWesley Cheng2022-06-101-11/+15
* | usb: dwc3: Fix typos in KconfigKushagra Verma2022-06-121-2/+2
* | usb: dwc3: Fix a repeated word checkpatch warningKushagra Verma2022-06-121-1/+1
* | usb: dwc3: Fix bare use of unsigned checkpatch warningKushagra Verma2022-06-121-2/+2
* | usb: dwc3: Remove the checks of -ENOSYSKushagra Verma2022-06-101-2/+2
* | usb: dwc3: add power down scale settingLi Jun2022-06-102-0/+35
|/
* usb: dwc3: core: Add error log when core soft reset failedMayank Rana2022-05-191-0/+1
* usb: dwc3: gadget: Move null pinter check to proper placeAlbert Wang2022-05-191-3/+3
* usb: dwc3: Fix ep0 handling when getting reset while doing control transferMayank Rana2022-05-193-5/+35
* USB / dwc3: Fix a checkpatch warning in core.cKushagra Verma2022-05-121-12/+8
* usb: dwc3: gadget: Delay issuing End TransferThinh Nguyen2022-05-051-10/+12
* usb: dwc3: gadget: Only End Transfer for ep0 data phaseThinh Nguyen2022-05-051-0/+11
* usb: dwc3: ep0: Don't prepare beyond Setup stageThinh Nguyen2022-05-052-13/+18
* usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()Thinh Nguyen2022-05-051-27/+8
* usb: dwc3: gadget: Refactor pullup()Thinh Nguyen2022-05-051-29/+36
* usb: dwc3: gadget: Prevent repeat pullup()Thinh Nguyen2022-05-051-0/+4
* usb: dwc3: xilinx: Add gpio-reset supportPiyush Mehta2022-05-051-0/+17
* usb: dwc3: remove a possible unnecessary 'out of memory' messageKushagra Verma2022-05-051-3/+1
* usb: dwc3: host: Stop setting the ACPI companionHeikki Krogerus2022-05-051-2/+0
* Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-034-11/+71
|\
| * usb: dwc3: gadget: Return proper request statusThinh Nguyen2022-04-261-1/+30
| * usb: dwc3: pci: add support for the Intel Meteor Lake-PHeikki Krogerus2022-04-261-0/+8
| * usb: dwc3: core: Only handle soft-reset in DCTLThinh Nguyen2022-04-221-1/+2
| * usb: dwc3: Try usb-role-switch first in dwc3_drd_initSven Peter2022-04-211-6/+5
| * usb: dwc3: core: Fix tx/rx threshold settingsThinh Nguyen2022-04-211-4/+4
| * usb: dwc3: fix backwards compat with rockchip devicesPeter Geis2022-04-211-0/+23
* | usb: dwc3: pci: Fix pm_runtime_get_sync() error checkingZheng Yongjun2022-04-231-1/+1
* | usb: dwc3: gadget: Replace list_for_each_entry_safe() if using givebackWesley Cheng2022-04-231-4/+16
* | usb: dwc3: EP clear halt leading to clearing of delayed_statusWesley Cheng2022-04-233-1/+7
* | usb: dwc3: Don't switch OTG -> peripheral if extcon is presentAndrey Smirnov2022-04-222-51/+54
* | usb: dwc3: gadget: increase tx fifo size for ss isoc endpointsDan Vacura2022-04-211-1/+2