index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc2
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
usb: dwc2: drd: fix soft connect when gadget is unconfigured
Fabrice Gasnier
1
-0
/
+2
2021-12-30
usb: dwc2: Simplify a bitmap declaration
Christophe JAILLET
1
-2
/
+1
2021-12-17
usb: dwc2: drd: add role-switch-default-node support
Fabrice Gasnier
1
-0
/
+3
2021-10-25
usb: dwc2: add otg_rev and otg_caps information for gadget driver
Fabrice Gasnier
1
-10
/
+9
2021-07-26
Merge v5.14-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2021-07-21
usb: dwc2: gadget: Add endpoint wedge support
Minas Harutyunyan
1
-0
/
+2
2021-07-21
usb: dwc2: Skip clock gating on Samsung SoCs
Marek Szyprowski
1
-0
/
+4
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
1
-0
/
+2
2021-04-22
usb: dwc2: Clear fifo_map when resetting core.
Artur Petrosyan
1
-0
/
+3
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
1
-0
/
+2
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
1
-0
/
+5
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
1
-2
/
+8
2021-04-09
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
1
-2
/
+3
2021-04-09
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
1
-2
/
+3
2021-04-09
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
1
-0
/
+4
2021-04-09
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
1
-1
/
+2
2021-04-09
usb: dwc2: Add host partial power down functions
Artur Petrosyan
1
-0
/
+8
2021-04-09
usb: dwc2: Add device partial power down functions
Artur Petrosyan
1
-0
/
+10
2021-04-02
usb: dwc2: delete duplicate word in the comment
Tian Tao
1
-1
/
+1
2020-10-02
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-0
/
+9
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
1
-8
/
+0
2020-07-23
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
1
-0
/
+8
2020-07-01
USB: Fix up terminology
Greg Kroah-Hartman
1
-1
/
+1
2020-05-25
usb: dwc2: Update Core Reset programming flow.
Minas Harutyunyan
1
-0
/
+4
2020-05-05
USB: dwc2: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-15
usb: dwc2: add support for STM32MP15 SoCs USB OTG HS and FS
Amelie Delaunay
1
-0
/
+8
2019-11-04
usb: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
USB: dwc2: Don't turn off the usbphy in suspend if wakeup is enabled
Douglas Anderson
1
-0
/
+8
2019-05-03
usb: dwc2: Delayed status support
Minas Harutyunyan
1
-0
/
+2
2019-05-03
usb: dwc2: Move phy init into core
Jules Maselbas
1
-0
/
+2
2019-05-03
usb: dwc2: gadget: Replace phyif with phy_utmi_width
Jules Maselbas
1
-2
/
+0
2019-05-03
usb: dwc2: optionally assert phy reset when waking up
Douglas Anderson
1
-0
/
+8
2018-10-02
usb: dwc2: gadget: Program GREFCLK register
Grigor Tovmasyan
1
-0
/
+2
2018-10-02
usb: dwc2: gadget: Add parameters for GREFCLK register
Grigor Tovmasyan
1
-0
/
+18
2018-10-02
usb: dwc2: Add core parameter for service interval support
Grigor Tovmasyan
1
-0
/
+9
2018-07-30
usb: dwc2: Make dwc2_readl/writel functions endianness-agnostic.
Gevorg Sahakyan
1
-2
/
+13
2018-07-30
usb: dwc2: replace ioread32/iowrite32_rep with dwc2_readl/writel_rep
Gevorg Sahakyan
1
-38
/
+23
2018-07-30
usb: dwc2: Modify dwc2_readl/writel functions prototype
Gevorg Sahakyan
1
-12
/
+13
2018-07-26
usb: dwc2: Move dwc2_readl/writel functions after hsotg structure
Gevorg Sahakyan
1
-54
/
+54
2018-06-19
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
1
-0
/
+3
2018-05-21
usb: dwc2: WA for Full speed ISOC IN in DDMA mode.
Artur Petrosyan
1
-0
/
+2
2018-05-21
usb: dwc2: Fix kernel doc's warnings.
Grigor Tovmasyan
1
-33
/
+137
2018-05-15
usb: dwc2: Change reading of current frame number flow.
Artur Petrosyan
1
-3
/
+4
2018-05-15
usb: dwc2: Add Interpacket Gap(IPG) feature support
Grigor Tovmasyan
1
-0
/
+11
2018-05-15
usb: dwc2: Change ISOC DDMA flow
Minas Harutyunyan
1
-2
/
+2
2018-03-13
usb: dwc2: add support for host mode external vbus supply
Amelie Delaunay
1
-0
/
+2
2018-03-13
usb: dwc2: Force mode optimizations
Vardan Mikayelyan
1
-4
/
+2
2018-03-13
usb: dwc2: Add dwc2_handle_gpwrdn_intr() handler
Vardan Mikayelyan
1
-0
/
+3
2018-03-13
usb: dwc2: Add dwc2_enter_hibernation(), dwc2_exit_hibernation()
Vardan Mikayelyan
1
-0
/
+3
2018-03-13
usb: dwc2: Add host/device hibernation functions
Vardan Mikayelyan
1
-0
/
+18
[next]