Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0a2daf3f735359582092c9821135edbf8bffab2b
/
drivers
/
usb
4bb7c16
bootstd: usb: Avoid initing USB twice
by Simon Glass
· Fri May 05 20:03:04 2023 -0600
2510aab
usb: Tidy up the usb_start flag
by Simon Glass
· Fri May 05 20:03:03 2023 -0600
b52189e
drivers: use devfdt_get_addr_index_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:31 2023 +0100
8d5d8e0
drivers: use dev_read_addr_ptr when cast to pointer
by Johan Jonker
· Mon Mar 13 01:32:04 2023 +0100
0e6e542
usb: ehci-mx6: move phy setup before register access
by Tim Harvey
· Fri Apr 28 11:50:30 2023 -0700
00eaa7c
sandbox: fix sandbox_hub_submit_control_msg()
by Heinrich Schuchardt
· Sat Apr 01 08:57:33 2023 +0200
c8e0519
sandbox: fix fall through in sandbox_flash_bulk()
by Heinrich Schuchardt
· Sat Apr 01 08:24:52 2023 +0200
2416ba0
usb: gadget: f_mass_storage: Rework do_request_sense slightly
by Tom Rini
· Wed Apr 05 19:48:57 2023 -0400
853fa41
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
by Tom Rini
· Mon Apr 03 20:49:03 2023 -0400
a0a4ce8
usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call
by Marek Vasut
· Tue Mar 07 08:42:33 2023 +0100
6712472
usb: gadget: missing fallthrough in composite_setup()
by Heinrich Schuchardt
· Sat Apr 01 09:06:55 2023 +0200
8220add1
Merge tag 'v2023.04-rc4' into next
by Tom Rini
· Tue Mar 14 10:58:41 2023 -0400
ee3a216
usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB
by Heinrich Schuchardt
· Wed Jan 25 19:40:16 2023 +0100
005bc33
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
by developer
· Fri Feb 17 17:04:10 2023 +0800
c94f61a
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
by Marek Vasut
· Thu Feb 23 17:32:43 2023 +0100
1c0b887
Merge tag 'v2023.04-rc3' into next
by Tom Rini
· Mon Feb 27 17:28:21 2023 -0500
562b997
ARM: tegra: provide default USB gadget setup
by Maxim Schwalm
· Tue Feb 14 19:35:30 2023 +0200
50f97dc
usb: dwc3-uniphier: Select PHY
by Marek Vasut
· Thu Feb 23 17:29:24 2023 +0100
c891a46
usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
by Kunihiko Hayashi
· Mon Feb 20 14:50:33 2023 +0900
54c277e
usb: dwc3-generic: Add the size of regs property to glue structure
by Kunihiko Hayashi
· Mon Feb 20 14:50:29 2023 +0900
6cf357e
usb: dwc3-generic: Export glue structures and functions
by Kunihiko Hayashi
· Mon Feb 20 14:50:28 2023 +0900
df0f5d3
usb: dwc3-generic: Add clock initialization in child DT node
by Kunihiko Hayashi
· Mon Feb 20 14:50:27 2023 +0900
8c42037
usb: dwc3-generic: Allow different controller DT node pattern
by Kunihiko Hayashi
· Mon Feb 20 14:50:26 2023 +0900
4d28572
usb: dwc3: Look up reference clock DT phandle in both controller DT nodes
by Marek Vasut
· Mon Feb 20 14:50:25 2023 +0900
5f70b0a
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
by Venkatesh Yadav Abbarapu
· Fri Jan 13 10:42:02 2023 +0530
6ef6e5a
usb: gadget: Fix typo in obj line
by Tom Rini
· Sat Feb 11 09:25:44 2023 -0500
84858a6
Correct SPL uses of USB_MUSB_HOST
by Simon Glass
· Sun Feb 05 15:44:26 2023 -0700
34d37a6
Correct SPL uses of IMX_MODULE_FUSE
by Simon Glass
· Sun Feb 05 15:40:11 2023 -0700
cd3866f
usb: Drop unused sl811-hcd driver
by Simon Glass
· Wed Feb 01 13:20:22 2023 -0700
dc45d65
usb: Drop unused ehci-vct driver
by Simon Glass
· Wed Feb 01 13:20:21 2023 -0700
64fa597
rmobile: Drop unused ehci-rmobile driver
by Simon Glass
· Wed Feb 01 13:20:20 2023 -0700
9346770
usb: Drop unused fotg210 gadget
by Simon Glass
· Wed Feb 01 13:20:19 2023 -0700
ed9fb9c
usb: Drop unused ehci-faraday driver
by Simon Glass
· Wed Feb 01 13:20:18 2023 -0700
7e5e7a9
armada: usb: net: Drop unused USB drivers
by Simon Glass
· Wed Feb 01 13:20:17 2023 -0700
7f4ab33
ARM: tegra: remap clock_osc_freq for all Tegra family
by Svyatoslav Ryhel
· Wed Feb 01 10:53:01 2023 +0200
3bf5514
Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Tue Jan 31 10:15:39 2023 -0500
4eb77d3
usb: xhci: Fix root hub descriptor
by Mark Kettenis
· Sat Jan 21 20:28:00 2023 +0100
fac410c
usb: xhci: Implement DMA mapping
by Mark Kettenis
· Sat Jan 21 20:27:55 2023 +0100
7e1f6a4
bootstd: Add a new pre-scan priority for bootdevs
by Simon Glass
· Tue Jan 17 10:48:08 2023 -0700
f3cb89f
bootstd: Add a USB hunter
by Simon Glass
· Tue Jan 17 10:47:37 2023 -0700
4d2c359
dm: usb: Mark the device name as alloced when binding
by Simon Glass
· Tue Jan 17 10:47:35 2023 -0700
d6e39d1
bootstd: Add a default method to get bootflows
by Simon Glass
· Tue Jan 17 10:47:26 2023 -0700
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
cb8630f
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
by Tom Rini
· Tue Jan 10 11:19:38 2023 -0500
4a0d718
usb: dwc3-meson-gxl: force mode on child add/removal
by Neil Armstrong
· Tue Jan 17 10:11:45 2023 +0100
308d265
musb-new: omap2430: fix compiling in DM_USB_GADGET config
by Andreas Kemnade
· Mon Jan 09 08:13:31 2023 +0100
24ca809
musb-new: omap2430: no host data access in gadget mode
by Andreas Kemnade
· Mon Jan 09 08:13:30 2023 +0100
9f9828d
usb: dwc3-meson-g12a: force mode on child add/removal
by Mattijs Korpershoek
· Wed Nov 23 16:42:49 2022 +0100
daee3ba
image: Move common image code to image_board and command
by Simon Glass
· Fri Jan 06 08:52:28 2023 -0600
01f3591
usb: gadget: dwc2_udc_otg: implement pullup()
by Mattijs Korpershoek
· Wed Jan 11 09:19:27 2023 +0100
d3b2e2f
usb: gadget: fastboot: detach usb just before rebooting
by Dario Binacchi
· Sat Jan 07 17:48:07 2023 +0100
6253a7b
Merge tag 'u-boot-stm32-20230113' of https://source.denx.de/u-boot/custodians/u-boot-stm
by Tom Rini
· Fri Jan 13 09:56:19 2023 -0500
cd809b1
usb: onboard-hub: add driver to manage onboard hub supplies
by Fabrice Gasnier
· Mon Dec 12 11:44:35 2022 +0100
f82f9e4
fastboot: remove #ifdef CONFIG when it is possible
by Patrick Delaunay
· Thu Dec 15 10:15:50 2022 +0100
d3e7e20
cmd: source: Support specifying config name
by Sean Anderson
· Mon Dec 12 14:12:11 2022 -0500
44b7578
treewide: Use NULL for script image name
by Sean Anderson
· Mon Dec 12 14:12:09 2022 -0500
8fb2214
global: Migrate CONFIG_USB_ISP1301_I2C_ADDR to CFG
by Tom Rini
· Sun Dec 04 10:14:04 2022 -0500
b9796e8
global: Migrate CONFIG_MXC_USB_FLAGS et al to CFG
by Tom Rini
· Sun Dec 04 10:04:56 2022 -0500
8b348ed
usb: Remove CONFIG_USBD_HS
by Tom Rini
· Fri Dec 02 16:42:49 2022 -0500
04097c9
usb: Update USB_STORAGE dependencies
by Tom Rini
· Fri Dec 02 16:42:11 2022 -0500
a63bea9
Merge tag 'v2023.01-rc4' into next
by Tom Rini
· Mon Dec 19 09:29:55 2022 -0500
dd1c455
usb: gadget: rndis: Prevent InformationBufferOffset manipulation
by Szymon Heidrich
· Mon Dec 05 10:28:23 2022 +0100
06ce62d
usb: gadget: dfu: Fix check of transfer direction
by Hugo SIMELIERE
· Wed Nov 30 09:29:16 2022 +0100
1daed98
usb: gadget: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:34 2022 -0500
f0c6051
usb: eth: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:33 2022 -0500
99cffe7
usb: eth: smsc95xx: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:32 2022 -0500
f2026fd
usb: eth: r8152: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:31 2022 -0500
2182f8d
usb: eth: msc7830: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:30 2022 -0500
a11a211
usb: eth: asix88179: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:29 2022 -0500
8e4b4cf
usb: eth: asix: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:28 2022 -0500
a7a1e6d
Convert CONFIG_USB_GADGET_AT91 to Kconfig
by Tom Rini
· Sat Nov 19 18:45:38 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
c7c028b
usb: dwc3: Drop support for "snps, ref-clock-period-ns" DT property
by Marek Vasut
· Sun Nov 27 15:31:56 2022 +0100
27ef4e6
usb: dwc3: Program GFLADJ
by Sean Anderson
· Sun Nov 27 15:31:55 2022 +0100
f6785a8
usb: dwc3: Calculate REFCLKPER based on reference clock
by Sean Anderson
· Sun Nov 27 15:31:54 2022 +0100
840d219
usb: dwc3: reference clock period configuration
by Balaji Prakash J
· Sun Nov 27 15:31:53 2022 +0100
aacbcb6
usb: dwc3: Cache ref_clk pointer in struct dwc3
by Marek Vasut
· Sun Nov 27 15:31:52 2022 +0100
6e76b0f
usb: Expand buffer size in usb_find_and_bind_driver()
by Marek Vasut
· Sat Nov 26 13:57:53 2022 +0100
621d1c9
sandbox: check lseek return value in handle_ufi_command
by Heinrich Schuchardt
· Thu Nov 10 08:40:30 2022 +0100
402cbd2
usb: gadget: dfu: Fix the unchecked length field
by Venkatesh Yadav Abbarapu
· Thu Nov 03 09:37:48 2022 +0530
927671e
usb: ehci: ehci-marvell: Support for marvell,ac5-ehci
by Chris Packham
· Sat Nov 05 17:23:57 2022 +1300
7de097f
usb: ohci: Use a flexible array member for portstatus
by Samuel Holland
· Sun Oct 30 23:15:12 2022 -0500
31b4f9e
usb: Update the test to cover reading and writing
by Simon Glass
· Thu Oct 20 18:22:55 2022 -0600
a18b6a5
usb: ether: Fix error handling in usb_ether_init
by Michal Suchanek
· Wed Oct 12 21:57:54 2022 +0200
3cf84bb
Fix typo in CONFIG_USBNET_DEVADDR
by Ignacio Zamora
· Sat Oct 08 09:50:56 2022 -0500
e9621d8
usb: gadget: fastboot: detach usb on reboot commands
by Mattijs Korpershoek
· Fri Oct 07 11:38:22 2022 +0200
b2a19ff
usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:29 2022 +0200
343ff75
usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:28 2022 +0200
cb9f1e4
usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers
by Patrice Chotard
· Tue Sep 06 08:15:27 2022 +0200
9725534
usb: gadget: Clean up Makefile ifdeffery
by Marek Vasut
· Tue Aug 23 19:06:51 2022 +0200
9411630
Merge branch 'next'
by Tom Rini
· Mon Oct 03 15:39:46 2022 -0400
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
eff2077
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next
by Tom Rini
· Mon Sep 26 11:27:30 2022 -0400
af47fb8
Fix out of bound access of ep array.
by Alison Huffman
· Thu Sep 22 04:01:32 2022 +0000
1fd3b3d
usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
by Jim Liu
· Tue Jun 21 17:09:02 2022 +0800
4d3b00d
sandbox: scsi: Move request-handling code to scsi_emul
by Simon Glass
· Wed Sep 21 16:21:45 2022 +0200
bfe2c81
sandbox: scsi: Move structs to header file
by Simon Glass
· Wed Sep 21 16:21:43 2022 +0200
657efaa
sandbox: scsi: Remove setup calls from handle_read()
by Simon Glass
· Wed Sep 21 16:21:42 2022 +0200
8cfdea7
sandbox: scsi: Move reply setup out of helper
by Simon Glass
· Wed Sep 21 16:21:41 2022 +0200
Next »