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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
2
-224
/
+265
2020-06-14
eth/r8152: update the firmware
Hayes Wang
2
-224
/
+265
2020-06-11
usb: provide a device tree node to USB devices
Michael Walle
1
-5
/
+36
2020-06-02
kconfig: fix typo for OHCI host and add to DM list
Marcin Juszkiewicz
1
-2
/
+2
2020-06-02
usb: ohci: Add header file for ARCH_DMA_MINALIGN
Simon Glass
1
-0
/
+1
2020-05-31
Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
7
-244
/
+147
2020-05-30
driver: usb: drop legacy rockchip xhci driver
Frank Wang
3
-207
/
+0
2020-05-30
usb: dwc3: add make compatible for rockchip platform
Frank Wang
1
-6
/
+28
2020-05-29
usb: ehci-mx6: Print error code on failure
Marek Vasut
1
-2
/
+2
2020-05-29
usb: ehci-mx6: Handle fixed regulators correctly
Marek Vasut
1
-2
/
+2
2020-05-29
eth/r8152: fix assigning the wrong endpoint
Hayes Wang
1
-6
/
+8
2020-05-29
usb: dwc3: amend UTMI/UTMIW phy interface setup
Frank Wang
3
-31
/
+64
2020-05-29
usb: dwc3: Enable AutoRetry feature in the controller
Jagan Teki
2
-0
/
+12
2020-05-29
usb: dwc3: Add disable u2mac linestate check quirk
Jagan Teki
2
-0
/
+27
2020-05-29
usb: dwc3: add dis_u2_freeclk_exists_quirk
Frank Wang
2
-0
/
+8
2020-05-29
usb: dwc3: add dis_enblslpm_quirk
Frank Wang
2
-0
/
+8
2020-05-22
eth/r8152: fix typo in register name
Hayes Wang
2
-6
/
+6
2020-05-22
usb: dwc3: fix NULL pointer issue
Chunfeng Yun
1
-3
/
+3
2020-05-22
usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
Adam Ford
1
-3
/
+120
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
24
-0
/
+24
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
60
-0
/
+60
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
16
-0
/
+16
2020-05-18
common: Drop log.h from common header
Simon Glass
78
-0
/
+78
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop init.h from common header
Simon Glass
4
-0
/
+4
2020-05-18
common: Drop part.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop net.h from common header
Simon Glass
12
-0
/
+13
2020-05-18
arm: Don't include common.h in header files
Simon Glass
1
-0
/
+7
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
1
-1
/
+1
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2
-2
/
+2
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2
-2
/
+2
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
1
-0
/
+8
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
1
-0
/
+1
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2
-0
/
+7
2020-05-10
usb: mx6: add fuse check
Peng Fan
1
-0
/
+16
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
8
-155
/
+359
2020-05-03
usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
Frank Li
2
-2
/
+6
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
4
-0
/
+320
2020-05-02
usb: dwc2_udc_otg: use the phy bulk API to get phys
Chunfeng Yun
1
-76
/
+17
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
3
-79
/
+22
2020-04-28
Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-0
/
+16
2020-04-28
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
Patrice Chotard
1
-1
/
+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-04-28
usb: ether: avoid NULL check before free()
Heinrich Schuchardt
1
-2
/
+1
2020-04-28
usb: avoid NULL check before free
Heinrich Schuchardt
1
-6
/
+3
2020-04-28
usb: dwc3-meson-g12a: add power-on/off of the PHYs
Neil Armstrong
1
-0
/
+16
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
3
-0
/
+107
[next]