summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: power on/off phy for peripheral mode in dual-role modeQuentin Schulz2022-12-082-3/+6
* usb: dwc2: disable lpm feature on Rockchip SoCsQuentin Schulz2022-12-081-0/+4
* usb: dwc2: platform: Improve error reporting for problems during .remove()Uwe Kleine-König2022-10-221-1/+1
* usb: dwc2: Remove redundant license textChristophe JAILLET2022-09-2212-360/+1
* usb: dwc2: fix wrong order of phy_power_on and phy_initHeiner Kallweit2022-08-301-4/+4
* usb: dwc2: drop unexpected word "the" in the commentsJiang Jian2022-06-241-1/+1
* usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay2022-06-241-1/+2
* usb: dwc2: host: add TPL supportAmelie Delaunay2022-06-221-0/+3
* usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin2022-06-101-1/+1
* usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski2022-05-051-1/+0
* USB: dwc2: Add OTG support for Ingenic SoCs.周琰杰 (Zhou Yanjie)2022-04-213-1/+63
* Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2022-02-282-2/+6
|\
| * usb: dwc2: drd: fix soft connect when gadget is unconfiguredFabrice Gasnier2022-02-172-2/+6
* | usb: dwc2: Add platform specific data for Intel's AgilexDinh Nguyen2022-02-111-0/+10
|/
* usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay2022-01-261-1/+1
* usb: dwc2: gadget: initialize max_speed from paramsJohn Keeping2022-01-061-1/+12
* usb: dwc2: do not gate off the hardware if it does not support clock gatingDinh Nguyen2022-01-061-3/+4
* usb: dwc2: Simplify a bitmap declarationChristophe JAILLET2021-12-301-2/+1
* Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman2021-12-201-0/+3
|\
| * usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay2021-12-151-0/+3
* | usb: dwc2: drd: restore role and overrides upon resumeFabrice Gasnier2021-12-172-6/+42
* | usb: dwc2: drd: add role-switch-default-node supportFabrice Gasnier2021-12-172-0/+16
* | usb: dwc2: platform: adopt dev_err_probe() to silent probe deferAmelie Delaunay2021-12-151-37/+16
* | Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman2021-11-292-4/+15
|\|
| * usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor2021-11-171-1/+1
| * usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan2021-11-171-3/+14
* | usb: dwc2: gadget: use existing helperJohn Keeping2021-11-231-2/+2
|/
* usb: dwc2: stm32mp15: set otg_revFabrice Gasnier2021-10-251-0/+2
* usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier2021-10-255-52/+57
* usb: dwc2: drd: reset current session before setting the new oneAmelie Delaunay2021-10-211-0/+2
* usb: dwc2: drd: fix dwc2_drd_role_sw_set when clock could be disabledAmelie Delaunay2021-10-211-0/+18
* usb: dwc2: drd: fix dwc2_force_mode call in dwc2_ovr_initAmelie Delaunay2021-10-211-2/+2
* usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMAMinas Harutyunyan2021-09-141-3/+1
* usb: dwc2: gadget: Fix ISOC flow for BDMA and SlaveMinas Harutyunyan2021-09-141-83/+106
* usb: dwc2: check return value after calling platform_get_resource()Yang Yingliang2021-09-141-0/+4
* usb: dwc2: Fix spelling mistake "was't" -> "wasn't"Colin Ian King2021-08-271-1/+1
* usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan2021-08-131-0/+23
* Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman2021-07-265-7/+38
|\
| * usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-211-4/+6
| * usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski2021-07-214-3/+11
| * usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan2021-07-211-0/+21
* | usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan2021-07-212-1/+29
|/
* usb: dwc2: Don't reset the core after setting turnaround timeClément Lassieur2021-06-091-9/+21
* usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentationLee Jones2021-05-271-1/+1
* usb: dwc2: pci: Fix possible copy/paste issueLee Jones2021-05-271-1/+1
* usb: dwc2: hcd_queue: Fix typeo in function name 'dwc2_hs_pmap_unschedule()'Lee Jones2021-05-271-1/+1
* usb: dwc2: params: Fix naming of 'dwc2_get_hwparams()' in the docsLee Jones2021-05-271-2/+2
* usb: dwc2: platform: Provide function name for 'dwc2_check_core_version()'Lee Jones2021-05-271-1/+1
* USB: dwc2: drop irq-flags initialisationsJohan Hovold2021-05-211-6/+6
* usb: dwc2: Remove obsolete MODULE_ constants from platform.cMatthijs Kooijman2021-05-101-4/+0