Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-05-03usb: dwc2: gadget: Remove duplicated phy initJules Maselbas
2019-05-03usb: dwc2: gadget: Reject LPM token during Control transfersMinas Harutyunyan
2019-02-07usb: dwc2: gadget: Add scatter-gather modeAndrzej Pietrasiewicz
2019-02-07usb: dwc2: Fix EP TxFIFO number settingMinas Harutyunyan
2019-01-17usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearingMinas Harutyunyan
2018-12-11usb: dwc2: Fix disable all EP's on disconnectMinas Harutyunyan
2018-11-26usb: dwc2: gadget: Accept LPM token when TxFIFO is not emptyArtur Petrosyan
2018-11-26usb: dwc2: gadget: Fix WkupAlert interrupt handler.Artur Petrosyan
2018-10-02usb: dwc2: gadget: Add handler for WkupAlert interruptGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: enable WKUP_ALERT interruptGrigor Tovmasyan
2018-10-02usb: dwc2: gadget: Program GREFCLK registerGrigor Tovmasyan
2018-10-02usb: dwc2: Update target (u)frame calculationGrigor Tovmasyan
2018-10-02usb: dwc2: Add dwc2_gadget_dec_frame_num_by_one() functionGrigor Tovmasyan
2018-10-02usb: dwc2: Add core parameter for service interval supportGrigor Tovmasyan
2018-10-02usb: dwc2: Disable all EP's on disconnectMinas Harutyunyan
2018-07-30Merge tag 'usb-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2018-07-30usb: dwc2: gadget: ISOC's starting flow improvementMinas Harutyunyan
2018-07-30usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_repGevorg Sahakyan
2018-07-30usb: dwc2: Modify dwc2_readl/writel functions prototypeGevorg Sahakyan