index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
gadget.c
Age
Commit message (
Expand
)
Author
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2022-12-08
usb: dwc2: power on/off phy for peripheral mode in dual-role mode
Quentin Schulz
2022-06-24
usb: dwc2: gadget: remove D+ pull-up while no vbus with usb-role-switch
Amelie Delaunay
2022-05-05
usb: dwc2: gadget: don't reset gadget's driver->bus
Marek Szyprowski
2022-01-26
usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspend
Amelie Delaunay
2022-01-06
usb: dwc2: gadget: initialize max_speed from params
John Keeping
2021-11-29
Merge 5.16-rc3 into usb-next
Greg Kroah-Hartman
2021-11-23
usb: dwc2: gadget: use existing helper
John Keeping
2021-11-17
usb: dwc2: gadget: Fix ISOC flow for elapsed frames
Minas Harutyunyan
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
2021-09-14
usb: dwc2: gadget: Fix ISOC transfer complete handling for DDMA
Minas Harutyunyan
2021-09-14
usb: dwc2: gadget: Fix ISOC flow for BDMA and Slave
Minas Harutyunyan
2021-08-13
usb: dwc2: gadget: implement udc_set_speed()
Argishti Aleksanyan
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
2021-07-21
usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.
Minas Harutyunyan
2021-07-21
usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.
Minas Harutyunyan
2021-05-27
usb: dwc2: gadget: Repair 'dwc2_hsotg_core_init_disconnected()'s documentation
Lee Jones
2021-05-21
USB: dwc2: drop irq-flags initialisations
Johan Hovold
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-04-22
usb: dwc2: Reset DEVADDR after exiting gadget hibernation.
Artur Petrosyan
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
2020-10-02
usb: dwc2: Fix INTR OUT transfers in DDMA mode.
Minas Harutyunyan
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-15
usb: dwc2: gadget: Avoid pointless read of EP control register
Lee Jones
2020-07-15
usb: dwc2: gadget: Make use of GINTMSK2
Lee Jones
2020-07-03
usb: dwc2: gadget: Remove assigned but never used 'maxsize'
Lee Jones
2020-06-29
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-18
usb: dwc2: Postponed gadget registration to the udc class driver
Minas Harutyunyan
2020-03-15
usb: dwc2: Implement set_selfpowered()
John Keeping
2020-02-11
usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
Minas Harutyunyan
2020-02-11
usb: dwc2: Fix in ISOC request length checking
Minas Harutyunyan
2020-01-15
usb: dwc2: Fix IN FIFO allocation
John Keeping
2020-01-15
usb: dwc2: Fix Stalling a Non-Isochronous OUT EP
Minas Harutyunyan
2019-08-09
usb: dwc2: gadget: Fix kill_all_requests race
John Keeping
2019-06-06
usb: gadget: dwc2: fix zlp handling
Andrzej Pietrasiewicz
2019-06-06
usb: dwc2: Set actual frame number for completed ISOC transfer for none DDMA
Minas Harutyunyan
2019-05-03
dwc2: gadget: Fix completed transfer size calculation in DDMA
Minas Harutyunyan
2019-05-03
usb: dwc2: Set actual frame number for completed ISOC transfer
Minas Harutyunyan
2019-05-03
usb: dwc2: gadget: Increase descriptors count for ISOC's
Minas Harutyunyan
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2019-05-03
usb: dwc2: gadget: Move gadget phy init into core phy init
Jules Maselbas
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
[next]