index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-26
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
1
-1
/
+1
2022-01-06
usb: dwc2: gadget: initialize max_speed from params
John Keeping
1
-1
/
+12
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
1
-3
/
+14
2021-11-23
usb: dwc2: gadget: use existing helper
John Keeping
1
-2
/
+2
2021-11-17
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
1
-3
/
+14
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
1
-0
/
+1
2021-09-14
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
1
-3
/
+1
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
1
-83
/
+106
2021-08-13
usb: dwc2: gadget: implement udc_set_speed()
Argishti Aleksanyan
1
-0
/
+23
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
1
-4
/
+27
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
1
-1
/
+27
2021-07-21
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
1
-4
/
+6
2021-07-21
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
1
-0
/
+21
2021-05-27
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
1
-1
/
+1
2021-05-21
USB: dwc2: drop irq-flags initialisations
Johan Hovold
1
-6
/
+6
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
1
-1
/
+2
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
1
-0
/
+4
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
1
-0
/
+71
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
1
-8
/
+12
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
1
-0
/
+128
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
1
-7
/
+33
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-1
/
+1
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
1
-1
/
+1
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-1
/
+1
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
1
-2
/
+0
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
1
-0
/
+1
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
1
-2
/
+1
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
1
-6
/
+0
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
1
-5
/
+5
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
1
-6
/
+0
2020-03-15
usb: dwc2: Implement set_selfpowered()
John Keeping
1
-1
/
+23
2020-02-11
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
1
-12
/
+16
2020-02-11
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
1
-5
/
+7
2020-01-15
usb: dwc2: Fix IN FIFO allocation
John Keeping
1
-1
/
+2
2020-01-15
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Minas Harutyunyan
1
-5
/
+17
2019-08-09
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
1
-4
/
+5
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
1
-8
/
+12
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
1
-0
/
+4
2019-05-03
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
1
-0
/
+1
2019-05-03
usb: dwc2: Set actual frame number for completed ISOC transfer
Minas Harutyunyan
1
-0
/
+5
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
1
-12
/
+15
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
1
-4
/
+27
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
1
-20
/
+5
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
1
-6
/
+14
2019-05-03
usb: dwc2: gadget: Remove duplicated phy init
Jules Maselbas
1
-13
/
+0
2019-05-03
usb: dwc2: gadget: Reject LPM token during Control transfers
Minas Harutyunyan
1
-0
/
+1
2019-02-07
usb: dwc2: gadget: Add scatter-gather mode
Andrzej Pietrasiewicz
1
-36
/
+77
2019-02-07
usb: dwc2: Fix EP TxFIFO number setting
Minas Harutyunyan
1
-0
/
+1
2019-01-17
usb: dwc2: gadget: Fix Remote Wakeup interrupt bit clearing
Minas Harutyunyan
1
-1
/
+1
[next]