summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/gadget.c
AgeCommit message (Expand)Author
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-03-23usb: dwc2: fix a race, don't power off/on phy for dual-role modeFabrice Gasnier
2022-12-08usb: dwc2: power on/off phy for peripheral mode in dual-role modeQuentin Schulz
2022-06-24usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switchAmelie Delaunay
2022-05-05usb: dwc2: gadget: don't reset gadget's driver->busMarek Szyprowski
2022-01-26usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay
2022-01-06usb: dwc2: gadget: initialize max_speed from paramsJohn Keeping
2021-11-29Merge 5.16-rc3 into usb-nextGreg Kroah-Hartman
2021-11-23usb: dwc2: gadget: use existing helperJohn Keeping
2021-11-17usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan
2021-10-25usb: dwc2: add otg_rev and otg_caps information for gadget driverFabrice Gasnier
2021-09-14usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMAMinas Harutyunyan
2021-09-14usb: dwc2: gadget: Fix ISOC flow for BDMA and SlaveMinas Harutyunyan
2021-08-13usb: dwc2: gadget: implement udc_set_speed()Argishti Aleksanyan
2021-07-26Merge v5.14-rc3 into usb-nextGreg Kroah-Hartman
2021-07-21usb: dwc2: gadget: Add endpoint wedge supportMinas Harutyunyan
2021-07-21usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan
2021-07-21usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan
2021-05-27usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentationLee Jones
2021-05-21USB: dwc2: drop irq-flags initialisationsJohan Hovold
2021-05-10usb: dwc2: Fix gadget DMA unmap directionPhil Elwell
2021-04-22usb: dwc2: Reset DEVADDR after exiting gadget hibernation.Artur Petrosyan
2021-04-13usb: dwc2: Add device clock gating support functionsArtur Petrosyan
2021-04-09usb: dwc2: Update enter and exit partial power down functionsArtur Petrosyan
2021-04-09usb: dwc2: Add device partial power down functionsArtur Petrosyan
2021-02-05usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner
2020-10-02usb: dwc2: Fix INTR OUT transfers in DDMA mode.Minas Harutyunyan
2020-10-02usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-07-27Revert "usb: dwc2: override PHY input signals with usb role switch support"Greg Kroah-Hartman
2020-07-23usb: dwc2: override PHY input signals with usb role switch supportAmelie Delaunay
2020-07-15usb: dwc2: gadget: Avoid pointless read of EP control registerLee Jones
2020-07-15usb: dwc2: gadget: Make use of GINTMSK2Lee Jones
2020-07-03usb: dwc2: gadget: Remove assigned but never used 'maxsize'Lee Jones
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-24USB: ch9: add "USB_" prefix in front of TEST definesGreg Kroah-Hartman
2020-06-18usb: dwc2: Postponed gadget registration to the udc class driverMinas Harutyunyan
2020-03-15usb: dwc2: Implement set_selfpowered()John Keeping
2020-02-11usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flowsMinas Harutyunyan
2020-02-11usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan
2020-01-15usb: dwc2: Fix IN FIFO allocationJohn Keeping
2020-01-15usb: dwc2: Fix Stalling a Non-Isochronous OUT EPMinas Harutyunyan
2019-08-09usb: dwc2: gadget: Fix kill_all_requests raceJohn Keeping
2019-06-06usb: gadget: dwc2: fix zlp handlingAndrzej Pietrasiewicz
2019-06-06usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMAMinas Harutyunyan
2019-05-03dwc2: gadget: Fix completed transfer size calculation in DDMAMinas Harutyunyan
2019-05-03usb: dwc2: Set actual frame number for completed ISOC transferMinas Harutyunyan
2019-05-03usb: dwc2: gadget: Increase descriptors count for ISOC'sMinas Harutyunyan
2019-05-03usb: dwc2: Delayed status supportMinas Harutyunyan
2019-05-03usb: dwc2: gadget: Move gadget phy init into core phy initJules Maselbas
2019-05-03usb: dwc2: gadget: Replace phyif with phy_utmi_widthJules Maselbas