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
/
core.h
Age
Commit message (
Expand
)
Author
2022-09-22
usb: dwc2: Remove redundant license text
Christophe JAILLET
2022-04-21
USB: dwc2: Add OTG support for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2022-02-17
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
2021-12-30
usb: dwc2: Simplify a bitmap declaration
Christophe JAILLET
2021-12-17
usb: dwc2: drd: add role-switch-default-node support
Fabrice Gasnier
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
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: Skip clock gating on Samsung SoCs
Marek Szyprowski
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2021-04-22
usb: dwc2: Clear fifo_map when resetting core.
Artur Petrosyan
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2021-04-02
usb: dwc2: delete duplicate word in the comment
Tian Tao
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-01
USB: Fix up terminology
Greg Kroah-Hartman
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
2020-05-05
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-15
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
2019-11-04
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
2018-10-02
usb: dwc2: gadget: Program GREFCLK register
Grigor Tovmasyan
2018-10-02
usb: dwc2: gadget: Add parameters for GREFCLK register
Grigor Tovmasyan
2018-10-02
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
2018-07-30
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
Gevorg Sahakyan
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
2018-07-26
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
Gevorg Sahakyan
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
2018-03-13
usb: dwc2: add support for host mode external vbus supply
Amelie Delaunay
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
[next]