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