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
*
cosmetic: fix typo in drivers/usb/Kconfig
Marc Ferland
2021-01-04
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-12-16
3
-7
/
+42
|
\
|
*
eth/r8152: fix the aggregation issue
Hayes Wang
2020-12-16
2
-2
/
+20
|
*
eth/r8152: free previous memory if r8152_eth_probe fail
Hayes Wang
2020-12-16
1
-2
/
+7
|
*
usb: xhci: fix lack of short packet event trb handling
Ran Wang
2020-12-16
1
-3
/
+15
*
|
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-16
1
-0
/
+1
|
/
*
usb: dwc3-meson-g12a: always configure dr-mode
Marek Szyprowski
2020-12-14
1
-3
/
+0
*
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-12-09
1
-1
/
+1
*
usb: gadget: dwc2_udc_otg: return zero when reset property is not present
Jaehoon Chung
2020-11-22
1
-1
/
+1
*
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
2020-11-22
1
-1
/
+1
*
usb: dwc2: add "u-boot,force-vbus-detection" for stm32
Patrick Delaunay
2020-11-22
2
-21
/
+40
*
usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller
Chunfeng Yun
2020-10-20
1
-0
/
+8
*
usb: add MediaTek USB3 DRD driver
Chunfeng Yun
2020-10-20
13
-0
/
+4557
*
usb: common: add define of usb_speed_string()
Chunfeng Yun
2020-10-20
1
-0
/
+7
*
usb: add USB_SPEED_SUPER_PLUS
Chunfeng Yun
2020-10-20
1
-0
/
+1
*
usb: musb-new: Fix typo in caution message
Naoki Hayama
2020-10-20
1
-1
/
+1
*
usb: dwc2: Fix control OUT transfer issue
Chance.Yang
2020-10-20
1
-3
/
+13
*
usb: xhci: avoid type conversion of void *
Heinrich Schuchardt
2020-10-20
1
-12
/
+9
*
usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
Tom Rini
2020-10-16
1
-0
/
+1
*
usb: musb-new: mt85xx: Fix not calling dev_err with a device
Sean Anderson
2020-10-16
1
-3
/
+4
*
usb: musb-new: Include device_compat.h
Sean Anderson
2020-10-16
5
-1
/
+11
*
usb: xhci: Include device_compat.h
Sean Anderson
2020-10-16
2
-5
/
+7
*
Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-10-07
5
-3
/
+404
|
\
|
*
usb: xhci: octeon: Add DWC3 glue layer for Octeon
Stefan Roese
2020-10-07
3
-0
/
+403
|
*
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Stefan Roese
2020-10-07
1
-2
/
+0
|
*
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-10-07
1
-1
/
+1
*
|
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
3
-5
/
+8
|
\
\
|
|
/
|
/
|
|
*
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
3
-5
/
+8
*
|
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-10-06
3
-0
/
+434
|
\
\
|
|
/
|
/
|
|
*
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
Neil Armstrong
2020-10-05
3
-0
/
+434
*
|
usb: xhci-rcar: Add support for R8A774A1 SoC
Lad Prabhakar
2020-10-01
1
-0
/
+1
*
|
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
2020-10-01
1
-14
/
+11
*
|
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2020-10-01
2
-14
/
+7
*
|
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
2020-10-01
1
-2
/
+2
*
|
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
2020-10-01
1
-9
/
+7
*
|
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2020-10-01
2
-8
/
+6
*
|
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
2020-10-01
1
-2
/
+1
*
|
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
2020-10-01
3
-3
/
+9
*
|
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
2020-10-01
1
-55
/
+50
*
|
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2020-10-01
2
-2
/
+3
*
|
usb: musb-new: sunxi: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
1
-4
/
+5
*
|
usb: dwc3: Don't include asm-generic/io.h
Sean Anderson
2020-09-30
1
-1
/
+0
*
|
usb: dwc3: ti: Fix not calling dev_err with a device
Sean Anderson
2020-09-30
1
-2
/
+2
*
|
usb: dwc3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
3
-18
/
+21
*
|
usb: dwc2: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
1
-16
/
+23
*
|
usb: cdns3: Fix not calling dev_xxx with a device
Sean Anderson
2020-09-30
2
-4
/
+4
*
|
Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-09-24
1
-2
/
+1
|
\
\
|
*
|
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-09-23
1
-2
/
+1
|
|
/
*
|
Merge branch '2020-09-14-generic-phy-error-trace' into next
Tom Rini
2020-09-21
3
-12
/
+12
|
\
\
|
*
|
usb: musb-new: sunxi: change trace level for phy errors managed by uclass
Patrick Delaunay
2020-09-08
1
-4
/
+4
[next]