index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
dwc2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
Tom Rini
1
-26
/
+26
2021-06-09
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
João Loureiro
1
-1
/
+8
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-1
/
+1
2020-09-30
usb: dwc2: Fix not calling dev_xxx with a device
Sean Anderson
1
-16
/
+23
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-28
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
1
-0
/
+2
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
1
-0
/
+2
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
1
-1
/
+29
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
1
-0
/
+66
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
1
-1
/
+1
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
1
-5
/
+8
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
1
-6
/
+6
2018-08-29
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
1
-0
/
+37
2018-07-05
usb: dwc2: Add brcm,bcm2708-usb compatible
Emmanuel Vadot
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2018-03-17
usb: dwc2: Replace printf, pr_err by dev_info, dev_err
Patrice Chotard
1
-9
/
+11
2018-03-17
usb: dwc2: increase timeout in wait_for_chhltd
Christophe Kerello
1
-1
/
+1
2018-03-17
usb: dwc2: disable external vbus supply when the device is removed
Christophe Kerello
1
-3
/
+35
2018-03-17
usb: dwc2: Allow selection of data buffer size
Alexey Brodkin
1
-1
/
+1
2018-02-15
usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH
Alexey Brodkin
1
-1
/
+1
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
1
-12
/
+12
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
1
-1
/
+1
2017-09-27
usb: dwc2: convert to livetree
Philipp Tomsich
1
-1
/
+1
2017-07-11
usb: dwc2: use dev_read_bool() instead of fdt_getprop()
Meng Dongyang
1
-10
/
+6
2017-06-17
usb: dwc2: force to host mode if not support HNP/SRP
Meng Dongyang
1
-3
/
+16
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
1
-1
/
+1
2017-04-14
usb: dwc2: invalidate the dcache before starting the DMA
Eddie Cai
1
-6
/
+13
2017-04-14
usb: dwc2: add support for external vbus supply
Kever Yang
1
-5
/
+38
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-2
/
+2
2016-05-06
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Stefan Roese
1
-0
/
+9
2016-05-03
usb: dwc2: Init desc_before_addr
Marek Vasut
1
-0
/
+3
2016-05-03
usb: dwc2: Make OC protection configurable
Marek Vasut
1
-3
/
+14
2016-05-03
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
Marek Vasut
1
-7
/
+14
2016-05-03
usb: dwc2: Pass private data into dwc_otg_core_init()
Marek Vasut
1
-2
/
+3
2016-03-05
usb: dwc2: disable erroneous overcurrent condition
Dinh Nguyen
1
-1
/
+3
2016-01-25
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
1
-100
/
+201
2016-01-25
usb: dwc2: Use shared wait_for_bit
Mateusz Kulikowski
1
-28
/
+13
2016-01-23
usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds
Stefan Brüns
1
-10
/
+19
2016-01-23
usb: dwc2: Add SPLIT INTERRUPT transaction support
Stefan Brüns
1
-5
/
+23
2016-01-23
usb: dwc2: Implement SPLIT transaction support
Stefan Brüns
1
-15
/
+66
2016-01-23
usb: dwc2: add helper function for setting SPLIT HC registers
Stefan Brüns
1
-1
/
+14
2016-01-23
usb: dwc2: split transfer core from outer loop
Stefan Brüns
1
-48
/
+64
2016-01-23
usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack
Stefan Brüns
1
-23
/
+17
2016-01-23
usb: dwc2: Fix out-of-bounds access, fix chunk size
Stefan Brüns
1
-15
/
+15
[next]