index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
dwc3
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: Enable undefined length INCR burst type
Michael Walle
2021-11-09
1
-0
/
+69
*
usb: dwc3: Add frame length adjustment quirk
Michael Walle
2021-11-09
1
-0
/
+26
*
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
1
-1
/
+1
*
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
1
-7
/
+8
*
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
2020-05-29
1
-31
/
+34
*
usb: dwc3: Enable AutoRetry feature in the controller
Jagan Teki
2020-05-29
1
-0
/
+9
*
usb: dwc3: Add disable u2mac linestate check quirk
Jagan Teki
2020-05-29
1
-0
/
+20
*
usb: dwc3: add dis_u2_freeclk_exists_quirk
Frank Wang
2020-05-29
1
-0
/
+6
*
usb: dwc3: add dis_enblslpm_quirk
Frank Wang
2020-05-29
1
-0
/
+6
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-12
1
-0
/
+6
*
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
1
-71
/
+16
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-1
/
+1
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
1
-3
/
+3
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
1
-0
/
+1
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+2
*
usb: dwc3: Fix UTMI/UTMIW phy interface initialization
Jagan Teki
2019-12-21
1
-4
/
+8
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2019-11-23
1
-0
/
+27
*
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2019-10-24
1
-2
/
+2
*
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
1
-0
/
+65
*
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
1
-1
/
+1
*
usb: dwc3: switch to peripheral mode when exiting
Jean-Jacques Hiblot
2019-10-24
1
-0
/
+13
*
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
2019-10-08
1
-2
/
+2
*
dwc3: move phy operation to core.c
Jean-Jacques Hiblot
2018-12-07
1
-2
/
+86
*
usb: introduce a separate config option for DM USB device
Jean-Jacques Hiblot
2018-12-07
1
-2
/
+1
*
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
1
-1
/
+1
*
drivers: usb: dwc3: remove devm_zalloc from linux_compact
Mugunthan V N
2018-05-18
1
-2
/
+5
*
usb: dwc3: Add dwc3_init/remove with DM_USB
Mugunthan V N
2018-05-18
1
-0
/
+55
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: dwc3: gadget: make cache-maintenance on event buffers more robust
Philipp Tomsich
2017-04-14
1
-0
/
+2
*
usb: dwc3: fix build warnings
Felipe Balbi
2015-12-07
1
-1
/
+1
*
usb: dwc3: Fix warnings on 64-bit builds
Michal Simek
2015-11-03
1
-3
/
+4
*
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
1
-7
/
+0
*
usb: dwc3: make dwc3_set_mode to static
Joonyoung Shim
2015-04-14
1
-1
/
+1
*
dwc3: flush the buffers before using it
Kishon Vijay Abraham I
2015-04-14
1
-2
/
+9
*
dwc3: core: added an API to invoke irq handlers
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+21
*
dwc3: core: add support for multiple dwc3 controllers
Kishon Vijay Abraham I
2015-04-14
1
-8
/
+24
*
dwc3: core: change probe and remove to uboot init and uboot exit code
Kishon Vijay Abraham I
2015-04-14
1
-166
/
+52
*
usb: dwc3: core: make dwc3 core build in uboot
Kishon Vijay Abraham I
2015-04-14
1
-186
/
+30
*
usb: dwc3: remove pm related operations from dwc3 driver
Kishon Vijay Abraham I
2015-04-14
1
-96
/
+0
*
usb: dwc3: Modify the file headers to u-boot format
Kishon Vijay Abraham I
2015-04-14
1
-10
/
+5
*
usb: dwc3: add dwc3 folder from linux kernel to u-boot
Kishon Vijay Abraham I
2015-04-14
1
-0
/
+1119