Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
092071630c1f008f4686610abff4261bfdc4d0c5
/
drivers
/
usb
455542c
dfu: handle short frame result of UPLOAD in state_dfu_idle
by Patrick Delaunay
· Wed Oct 13 17:01:37 2021 +0200
99ce9ea
Merge tag 'dm-pull-26jan22' of https://source.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Thu Jan 27 14:14:47 2022 -0500
eb78f83
usb: gadget: Add CDC ACM function
by Loic Poulain
· Thu Nov 25 18:16:15 2021 +0100
3ed2b18
usb: ehci: dm: Convert i.MX28 ehci code to driver model
by Lukasz Majewski
· Wed Dec 22 10:55:09 2021 +0100
e91edbc
usb: ehci: Move common mxs code to separate functions (ehci_hcd_{stop|start})
by Lukasz Majewski
· Wed Dec 22 10:55:08 2021 +0100
5fb7cb2
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused with DM
by Lukasz Majewski
· Wed Dec 22 10:55:07 2021 +0100
7a4aba6
usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
by Lukasz Majewski
· Wed Dec 22 10:55:06 2021 +0100
e766570
usb: Use the first available device for ehci_gadget
by Sean Anderson
· Fri Nov 05 12:52:55 2021 -0400
c340341
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
by Tom Rini
· Thu Jan 20 12:40:20 2022 -0500
dda8f88
SPL: Add struct spl_boot_device parameter into spl_parse_board_header()
by Pali Rohár
· Fri Jan 14 14:31:38 2022 +0100
47b4c02
doc: replace @return by Return:
by Heinrich Schuchardt
· Wed Jan 19 18:05:50 2022 +0100
307be401
drivers: musb_gadget: Save endpoint desc to usb_ep->desc
by qianfan Zhao
· Tue Nov 16 08:30:12 2021 +0800
86f4923
drivers/usb/gadget/dwc2_udc_otg.c: Fix spelling of "resetting".
by Vagrant Cascadian
· Tue Dec 21 13:07:02 2021 -0800
887eb98
drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".
by Vagrant Cascadian
· Tue Dec 21 13:06:54 2021 -0800
33f8a8d
Merge branch 'next'
by Tom Rini
· Mon Jan 10 14:01:57 2022 -0500
8283259
usb: gadget: dwc2_udc_otg: set ep's desc during enable/disable
by Gary Bisson
· Thu Jan 06 16:02:08 2022 +0100
b85ea00
usb: cdns3: cdns3-ti: Add compatible for AM64 SoC
by Aswath Govindraju
· Wed Oct 20 21:02:02 2021 +0530
c851cc0
usb: Make USB_MUSB_PIO_ONLY selected by USB_MUSB_SUNXI
by Samuel Dionne-Riel
· Wed Nov 27 14:56:02 2019 -0500
16d9785
usb: dwc3: add layerscape support
by Michael Walle
· Fri Oct 15 15:15:23 2021 +0200
668bdf6
usb: dwc3: Enable undefined length INCR burst type
by Michael Walle
· Fri Oct 15 15:15:22 2021 +0200
679f13c
usb: dwc3: Add frame length adjustment quirk
by Michael Walle
· Fri Oct 15 15:15:21 2021 +0200
f182656
usb: common: silence dubious errors
by Michael Walle
· Fri Oct 15 15:15:20 2021 +0200
3ae724c
usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3
by Michael Walle
· Wed Oct 13 18:14:21 2021 +0200
f566d47
usb: mtu3: flush cache for the first GPD when allocate GPD ring
by developer
· Thu Oct 21 13:33:07 2021 +0800
3fa593d
usb: xhci-brcm: Include header file needed for dev_err
by Stefan Agner
· Wed Oct 06 14:05:29 2021 +0200
e148926
Convert CONFIG_USB_EHCI_IS_TDI to Kconfig
by Marek Behún
· Sat Oct 09 15:27:35 2021 +0200
53d5351
Convert CONFIG_USB_EHCI_MXS to Kconfig
by Marek Behún
· Sat Oct 09 15:27:33 2021 +0200
372154d
Rename CONFIG_EHCI_IS_TDI to CONFIG_USB_EHCI_IS_TDI
by Marek Behún
· Sat Oct 09 15:27:32 2021 +0200
5a6815b
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Tue Oct 12 12:01:00 2021 -0400
d54d294
usb: sandbox: Add gadget callbacks
by Patrice Chotard
· Fri Sep 10 16:16:22 2021 +0200
5aaae6c
usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller
by Patrice Chotard
· Fri Sep 10 16:16:21 2021 +0200
06feb81
sunxi: Clean up inclusions of asm/arch/gpio.h
by Samuel Holland
· Sat Sep 11 16:50:47 2021 -0500
2e166c8
usb: dwc3: meson-gxl: add AXG compatible
by Neil Armstrong
· Fri Sep 17 09:37:01 2021 +0200
eac76b8
arm: Remove zmx25 board and ARCH_MX25
by Tom Rini
· Thu Sep 09 07:54:50 2021 -0400
74f00e8
arm: Remove flea3 board
by Tom Rini
· Tue Sep 14 09:09:31 2021 -0400
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
9d328a6
WS cleanup: remove trailing white space
by Wolfgang Denk
· Mon Sep 27 17:42:38 2021 +0200
3fd6633
WS cleanup: remove trailing empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:36 2021 +0200
a7e6759
Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to Kconfig
by Tom Rini
· Sun Sep 12 20:32:28 2021 -0400
8729d3f
usb: ehci-omap: Drop non-DM_USB legacy code
by Tom Rini
· Sun Sep 12 20:32:27 2021 -0400
ebc1c84
Convert CONFIG_USB_XHCI_OMAP to Kconfig
by Tom Rini
· Sun Sep 12 20:32:22 2021 -0400
7392617
usb: phy: ti: Remove non-DM PHY code
by Tom Rini
· Sun Sep 12 20:32:21 2021 -0400
961578e
Merge tag 'v2021.10-rc5' into next
by Tom Rini
· Mon Sep 27 09:45:36 2021 -0400
f0a916d
usb: xhci-dwc3: Add support for USB 3.1 controllers
by Mark Kettenis
· Thu Sep 16 16:00:09 2021 +0200
6eff242
usb: ehci-mx6: use phy_type from device tree
by Matthias Schiffer
· Mon Sep 20 15:37:25 2021 +0200
382cf4e
usb: add support for ULPI/SERIAL/HSIC PHY modes
by Matthias Schiffer
· Mon Sep 20 15:37:22 2021 +0200
49fb540
usb: xhci-dwc3: Add support for clocks/resets
by Samuel Holland
· Mon Jul 05 13:29:03 2021 +0100
386d128
usb: xhci-pci: Move reset logic out of XHCI core
by Samuel Holland
· Mon Jul 05 13:29:02 2021 +0100
4025e57
Remove #include <version.h> from files which do not need it
by Pali Rohár
· Mon Aug 02 15:18:29 2021 +0200
4b198e3
Kconfig: Remove all default n/no options
by Michal Simek
· Fri Aug 27 08:48:10 2021 +0200
a99817c
usb: dwc2: Rename CONFIG_DWC2 namespace to DWC2
by Tom Rini
· Tue Aug 10 16:17:55 2021 -0400
869b59e
pci: usb: ohci: Test on PCI not DM_PCI
by Simon Glass
· Sun Aug 01 18:54:26 2021 -0600
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
1f2440c
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
by Simon Glass
· Sat Jul 10 21:14:29 2021 -0600
5b9e616
usb: Enforce DM_USB migration for USB_HOST devices.
by Tom Rini
· Fri Jul 09 10:11:56 2021 -0400
d251959
usb: musb-new: Add glue driver for ST-Ericsson Ux500
by Stephan Gerhold
· Thu Jul 08 20:33:50 2021 +0200
00b6a1a
arm: Remove spear600 boards and the rest of SPEAr support
by Tom Rini
· Sat May 22 08:47:14 2021 -0400
8131335
dm: define LOG_CATEGORY for all uclass
by Patrick Delaunay
· Tue Apr 27 11:02:19 2021 +0200
f88939c
usb: ehci-mx6: Do not fail when 'reg' is not found
by Fabio Estevam
· Sun Jun 20 12:00:52 2021 -0300
759126c
usb: ehci-mx6: Move fdtdec_get_alias_seq() inside the CONFIG_MX6
by Fabio Estevam
· Sun Jun 20 12:00:51 2021 -0300
ea7dc87
Merge tag 'u-boot-imx-20210616' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Wed Jun 16 11:18:11 2021 -0400
13ded2c
usb: ehci-mx6: add support for i.MXRT
by Giulio Benetti
· Thu May 20 16:10:15 2021 +0200
ec76d07
usb: dwc2: Avoid delay when initializing USB peripheral by dwc2
by João Loureiro
· Wed Mar 17 16:52:21 2021 +0100
a3e4788
usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name
by Kishon Vijay Abraham I
· Tue Jun 01 16:26:16 2021 +0530
b032aa6
usb: dwc3-generic: Disable host driver definition if gadget only
by Kunihiko Hayashi
· Wed May 12 23:11:14 2021 +0900
9b28e5a
usb: musb-new: Extend and move Allwinner quirk into Kconfig
by Andre Przywara
· Wed May 05 13:51:03 2021 +0100
f2a1bed
usb: dwc3-meson-g12a: skip phy on -ENODATA aswell
by Neil Armstrong
· Wed May 05 10:38:57 2021 +0200
09603b9
usb: ehci-mx6: Limit PHY address parsing to !CONFIG_PHY
by Marek Vasut
· Thu Apr 22 21:06:40 2021 +0200
09f2727
usb: ehci-hcd: Add IAA handshake for removing async QH
by Ye Li
· Mon Mar 08 19:26:57 2021 -0800
e15971f
usb: ehci-mx6: Add iMX8M support
by Marek Vasut
· Fri Apr 02 14:07:22 2021 +0200
a60258f
usb: ehci-mx6: Fix aarch64 build warnings
by Marek Vasut
· Tue Apr 06 20:37:16 2021 +0200
d650c55
usb: ehci-mx6: Add fsl,imx7d-usb compatible string
by Marek Vasut
· Fri Apr 02 13:07:59 2021 +0200
5fc0d35
usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not defined
by Marek Vasut
· Sat Apr 10 16:03:04 2021 +0200
4e21651
usb: ehci-mx6: Add generic EHCI PHY support
by Marek Vasut
· Fri Apr 02 13:07:49 2021 +0200
5becd18
usb: ehci-mx6: Use portnr from DT in DM case
by Marek Vasut
· Fri Apr 02 13:56:28 2021 +0200
1fa4243
usb: ehci-mx6: Pass MISC address to usb_oc_config()
by Marek Vasut
· Wed Mar 31 23:24:41 2021 +0200
41e8139
usb: ehci-mx6: Split usb_power_config()
by Marek Vasut
· Wed Mar 31 23:00:23 2021 +0200
6b6df64
usb: ehci-mx6: Pass PHY address to usb_*_phy*()
by Marek Vasut
· Wed Mar 31 22:10:35 2021 +0200
09dc070
usb: ehci-mx6: Split ehci_mx6_common_init()
by Marek Vasut
· Wed Mar 31 21:40:24 2021 +0200
ebaf3ae
usb: ehci-mx6: Parse USB PHY and MISC offsets from DT
by Marek Vasut
· Wed Mar 31 23:06:07 2021 +0200
793e575
usb: ehci-mx6: Unify USBNC registers
by Marek Vasut
· Wed Mar 31 22:19:00 2021 +0200
f22fde7
usb: ehci-mx6: Add DM clock support
by Marek Vasut
· Wed Mar 31 12:28:03 2021 +0200
f36841e
usb: ehci-mx6: Turn off Vbus on probe failure
by Marek Vasut
· Wed Mar 31 12:19:27 2021 +0200
9297a7f
lib: string: Implement strlcat
by Sean Anderson
· Thu Mar 11 00:15:42 2021 -0500
81fcfd4
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Tue Apr 06 14:11:21 2021 -0400
ede9de1
usb: xhci: Make debug output better readable and checkpatch clean
by Stefan Roese
· Tue Apr 06 12:10:18 2021 +0200
fd062eb
usb: xhci: Add missing xhci_readl()
by Aaron Williams
· Tue Apr 06 12:10:17 2021 +0200
12fb749
usb: Return -ENOSYS when system call is not available
by Simon Glass
· Thu Mar 25 10:26:05 2021 +1300
af4c7c5
usb: mtu3: flush cache for next GPD
by developer
· Wed Mar 03 16:07:05 2021 +0800
3d8f168
usb: USB keyboard requires DM_KEYBOARD
by Heinrich Schuchardt
· Sun Feb 28 12:50:49 2021 +0100
e467000
usb: gadget: Use dbg_ep0() macro instead of serial_printf()
by Pali Rohár
· Sun Feb 07 14:50:11 2021 +0100
858df84
usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint
by Pali Rohár
· Sun Feb 07 14:50:10 2021 +0100
067be3e
usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand
by Pali Rohár
· Sun Feb 07 14:50:09 2021 +0100
d0ee6e5
usb: musb: Fix receiving of bigger buffers
by Pali Rohár
· Sun Feb 07 14:50:08 2021 +0100
4540aae
usb: musb: Fix transmission of bigger buffers
by Pali Rohár
· Sun Feb 07 14:50:07 2021 +0100
980d36d
usb: musb: Read value of PERI_RXCSR to 16bit variable
by Pali Rohár
· Sun Feb 07 14:50:06 2021 +0100
4711218
usb: musb: Fix configuring FIFO for endpoints
by Pali Rohár
· Sun Feb 07 14:50:05 2021 +0100
41d6fa8
usb: musb: Always clear the data toggle bit when configuring ep
by Pali Rohár
· Sun Feb 07 14:50:04 2021 +0100
1d2f3d5
usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver()
by Patrice Chotard
· Wed Feb 17 10:17:27 2021 +0100
3a99448
fastboot: add UUU command UCmd and ACmd support
by Heiko Schocher
· Wed Feb 10 09:29:03 2021 +0100
Next »