Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
413c7b300d534f242ae6562f4728f028520f203e
/
drivers
/
usb
d14b750
Merge tag 'u-boot-dfu-20240711' of https://source.denx.de/u-boot/custodians/u-boot-dfu
by Tom Rini
· Thu Jul 11 16:12:39 2024 -0600
052b5fb
usb: xhci: Replace terrible formatting with different terrible formatting
by Marek Vasut
· Thu Nov 23 00:50:52 2023 +0100
5d3df20
usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
by Marek Vasut
· Fri Jun 14 02:51:26 2024 +0200
4b0ef12
usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()
by Marek Vasut
· Fri Jun 14 02:51:25 2024 +0200
d7aac2e
usb: gadget: ux500: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:24 2024 +0200
3dcae15
usb: gadget: musb: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:23 2024 +0200
c720537
usb: gadget: omap2430: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:22 2024 +0200
5972721
usb: gadget: mtu3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:21 2024 +0200
97e0c14
usb: gadget: max3420: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:20 2024 +0200
eab470b
usb: gadget: dwc3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:19 2024 +0200
657e448
usb: gadget: dwc2: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:18 2024 +0200
ec240cc
usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops
by Marek Vasut
· Fri Jun 14 02:51:17 2024 +0200
cf25f66
usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
by Marek Vasut
· Fri Jun 14 02:51:16 2024 +0200
0660d1b
usb: dwc3: gadget: Convert epautoconf workaround to match_ep callback
by Marek Vasut
· Sun Jun 09 23:32:19 2024 +0200
0ee8a14
usb: gadget: Add full ep_matches() check past .match_ep() callback
by Marek Vasut
· Sun Jun 09 23:32:18 2024 +0200
bd15f32
usb: gadget: Drop all gadget_is_*() functions
by Marek Vasut
· Sun Jun 09 23:32:17 2024 +0200
58f90e2
usb: gadget: Drop usb_gadget_controller_number()
by Marek Vasut
· Sun Jun 09 23:32:16 2024 +0200
c99f3d9
usb: gadget: ether: Drop usb_gadget_controller_number()
by Marek Vasut
· Sun Jun 09 23:32:15 2024 +0200
6d137cd
usb: gadget: g_dnl: Drop usb_gadget_controller_number()
by Marek Vasut
· Sun Jun 09 23:32:14 2024 +0200
c042146
ehci: msm: bring up iface + core clocks
by Sam Day
· Mon May 06 10:26:58 2024 +0000
ac15c72
usb: dwc3: meson-g12a: drop usb.h and make dwc3_meson_g12a_force_mode static
by Neil Armstrong
· Thu Jun 20 09:42:54 2024 +0200
344c246
usb: dwc3: meson-gxl: drop usb-gx.h and make dwc3_meson_gxl_force_mode static
by Neil Armstrong
· Thu Jun 20 09:42:53 2024 +0200
88e98a8
usb: dwc3: meson-gxl: switch to generic_phy_set_mode
by Neil Armstrong
· Thu Jun 20 09:42:51 2024 +0200
ca51b77
Merge tag 'v2024.07-rc5' into next
by Tom Rini
· Mon Jun 24 13:34:52 2024 -0600
61c7d82
usb: dwc3: add newlines to dev_vdbg calls in ep0
by Caleb Connolly
· Tue Jun 18 17:03:43 2024 +0200
bf2d56e
usb: informative message if no controller
by Heinrich Schuchardt
· Tue Jun 18 21:07:29 2024 +0200
6851bd8
usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
by Neil Armstrong
· Tue May 28 10:35:03 2024 +0200
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· Mon May 20 13:35:03 2024 -0600
cb40ccc
Merge tag 'v2024.07-rc3' into next
by Tom Rini
· Mon May 20 10:16:33 2024 -0600
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· Sat May 18 20:20:43 2024 -0600
cf31879
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
by Thinh Nguyen
· Fri Apr 12 22:26:06 2024 +0200
ff5002e
usb: dwc3: gadget: properly check ep cmd
by Felipe Balbi
· Fri Apr 12 22:26:05 2024 +0200
b1839b3
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
by Thinh Nguyen
· Fri Apr 12 22:26:04 2024 +0200
64fac8b
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
by Felipe Balbi
· Fri Apr 12 22:26:03 2024 +0200
d6fb9a2
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
by Felipe Balbi
· Fri Apr 12 22:26:02 2024 +0200
46ba084
usb: dwc3: gadget: combine return points into a single one
by Felipe Balbi
· Fri Apr 12 22:26:01 2024 +0200
64c9ca2
Merge patch series "Add DFU and usb boot for TI am62x SK and beagleplay"
by Tom Rini
· Wed May 15 10:45:10 2024 -0600
3ca8c4f
usb: dwc3: Add dwc3 glue driver for am62
by Sjoerd Simons
· Mon May 06 15:38:41 2024 +0100
66cbdce
usb: cdns3: gadget.c: Set fast access bit
by Aswath Govindraju
· Wed Apr 24 13:09:11 2024 +0530
e324ed0
usb: Remove <common.h> and add needed includes
by Tom Rini
· Wed May 01 19:31:30 2024 -0600
0bde97a
usb: musb-new: add Allwinner F1C100s support
by Andre Przywara
· Fri Oct 13 23:12:14 2023 +0100
727c6b5
usb: xhci: Abort transfers with unallocated rings
by Janne Grunau
· Thu Apr 04 08:25:51 2024 +0200
f399360
usb: xhci: Set up endpoints for the first 2 interfaces
by Janne Grunau
· Thu Apr 04 08:25:50 2024 +0200
57c2a5f
usb: xhci: refactor xhci_set_configuration
by Janne Grunau
· Thu Apr 04 08:25:49 2024 +0200
e7f1315
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_interrupts
by Marek Vasut
· Sun Mar 17 05:42:53 2024 +0100
26ec65b
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
by Marek Vasut
· Sun Mar 17 05:42:52 2024 +0100
00e9e0c
usb: gadget: UMS: support multiple sector sizes
by Caleb Connolly
· Wed Mar 20 14:30:50 2024 +0000
d4fe66f
usb: gadget: CDC ACM: call usb_gadget_initialize
by Caleb Connolly
· Wed Mar 20 14:30:49 2024 +0000
60d1fc2
usb: dwc3-generic: implement Qualcomm wrapper
by Caleb Connolly
· Wed Mar 20 14:30:47 2024 +0000
cec2b2a
rockchip: Update the default USB Product ID value
by Jonas Karlman
· Sun Mar 10 18:50:57 2024 +0000
1621fc8
Merge tag 'v2024.04-rc4' into next
by Tom Rini
· Mon Mar 11 13:40:06 2024 -0400
96a0473
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
by Jonas Karlman
· Sat Mar 02 13:09:49 2024 +0000
6468c4c
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
by Marek Vasut
· Tue Feb 27 17:05:55 2024 +0100
154ed1d
board: dragonboard410c: upstream DT compat
by Caleb Connolly
· Mon Feb 26 17:26:21 2024 +0000
c52bc90
usb: dwc3-generic: support external vbus regulator
by Caleb Connolly
· Mon Feb 26 17:26:06 2024 +0000
887eef8
usb: ehci-mx6: Add i.MX93 support
by Mathieu Othacehe
· Mon Feb 19 18:05:31 2024 +0100
d318eb3
treewide: Remove clk_free
by Sean Anderson
· Sat Dec 16 14:38:42 2023 -0500
e18e3be
Merge patch series "k3-j721e: beagleboneai: Fix USB"
by Tom Rini
· Sat Jan 20 11:39:13 2024 -0500
ff4e607
usb: cdns3: avoid error messages if phys don't exist
by Roger Quadros
· Fri Jan 12 14:49:48 2024 +0200
ac8d157
configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
by Jonas Karlman
· Sun Nov 12 17:48:57 2023 +0000
1c38703
fastboot: multiresponse support
by Ion Agorria
· Fri Jan 05 09:22:06 2024 +0200
1bbf41d
global: Drop common.h inclusion
by Tom Rini
· Thu Dec 14 13:16:47 2023 -0500
bc761d5
Merge tag 'v2024.01-rc4' into next
by Tom Rini
· Mon Dec 04 21:39:57 2023 -0500
9c83bad
usb: USB_XHCI_PCI depends on PCI
by Heinrich Schuchardt
· Mon Nov 20 15:56:36 2023 +0100
39076d9
usb: dwc3-generic: Use combined glue and ctrl node for RK3588
by Jonas Karlman
· Sun Nov 12 15:25:25 2023 +0000
0238088
usb: xhci: Fix DMA address calculation in queue_trb
by Hector Martin
· Sun Oct 29 15:37:44 2023 +0900
2778307
usb: xhci: Do not panic on event timeouts
by Hector Martin
· Sun Oct 29 15:37:43 2023 +0900
1b823e2
usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
by Hector Martin
· Sun Oct 29 15:37:42 2023 +0900
6d20437
usb: xhci: Recover from halted bulk endpoints
by Hector Martin
· Sun Oct 29 15:37:41 2023 +0900
f28db6b
usb: xhci: Allow context state errors when halting an endpoint
by Hector Martin
· Sun Oct 29 15:37:40 2023 +0900
191772f
usb: xhci: Better error handling in abort_td()
by Hector Martin
· Sun Oct 29 15:37:39 2023 +0900
c5d7dac
usb: xhci: Guard all calls to xhci_wait_for_event
by Hector Martin
· Sun Oct 29 15:37:38 2023 +0900
fcc51d3
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegra into next
by Tom Rini
· Thu Nov 30 09:33:31 2023 -0500
80c1127
Merge patch series "Import "string" I/O functions from Linux"
by Tom Rini
· Tue Nov 28 16:19:19 2023 -0500
8e25bc0
musb-new: Remove implementation of io.h functions
by Igor Prusov
· Tue Nov 14 14:02:57 2023 +0300
89606c0
treewide: Include linux/io.h instead of asm-generic/io.h
by Igor Prusov
· Tue Nov 14 14:02:56 2023 +0300
8197e59
usb: udc: Try to clarify an error message
by Miquel Raynal
· Tue Oct 10 11:03:04 2023 +0200
75d6347
cmd: Change the dependencies between CMD_BIND and USB_GADGET
by Miquel Raynal
· Tue Oct 10 11:03:02 2023 +0200
5412e67
usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI command
by Marek Vasut
· Tue Nov 07 01:09:59 2023 +0100
0fad965
usb: fastboot: Add missing newline in pr_err
by Simon Holesch
· Mon Nov 20 01:08:35 2023 +0100
f487522
usb: ci: Fix gadget reinit
by Simon Holesch
· Mon Nov 20 01:08:34 2023 +0100
ee20d66
Merge tag 'v2024.01-rc3' into next
by Tom Rini
· Mon Nov 20 09:19:50 2023 -0500
e54c195
Merge branch '2023-11-16-assorted-updates' into next
by Tom Rini
· Fri Nov 17 08:38:05 2023 -0500
c3421ea
treewide: use linux/time.h for time conversion defines
by Igor Prusov
· Thu Nov 09 20:10:04 2023 +0300
35f15fe
spl: Only support bl_len when we have to
by Sean Anderson
· Wed Nov 08 11:48:43 2023 -0500
2b5f9c8
spl: Remove dev from spl_load_info
by Sean Anderson
· Wed Nov 08 11:48:38 2023 -0500
eaa39c6
tree-wide: Replace http:// link with https:// link for ti.com
by Nishanth Menon
· Wed Nov 01 15:56:03 2023 -0500
9fcbdd4
Kconfig: Remove all default n/no options
by Michal Simek
· Wed Oct 25 09:25:37 2023 +0200
952ed67
arm: imx: Check header before calling spl_load_imx_container
by Sean Anderson
· Sat Oct 14 16:47:44 2023 -0400
f9b45bd
Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Mon Oct 16 17:34:38 2023 -0400
2c2d1d8
Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodians/u-boot-amlogic
by Tom Rini
· Mon Oct 16 09:09:54 2023 -0400
eafab99
usb: ehci: mxs: Use regulator_set_enable_if_allowed()
by Fabio Estevam
· Mon Oct 09 10:15:35 2023 -0300
7c7baa0
usb: ehci: mxs: Fix the USB node pointer retrieval
by Fabio Estevam
· Mon Oct 09 10:15:34 2023 -0300
fbb5c15
usb: gadget: atmel: fix transfer of queued requests
by Artur Rojek
· Wed Sep 13 17:00:58 2023 +0200
a9c58e4
dwc3: add support for Amlogic A1 family
by Alexey Romanov
· Thu Oct 05 11:54:28 2023 +0300
b29a747
Merge branch 'next'
by Tom Rini
· Mon Oct 02 10:55:44 2023 -0400
bdd5f81
common: Drop linux/printk.h from common header
by Simon Glass
· Thu Sep 14 18:21:46 2023 -0600
62b03cc
bootstd: Keep track of use of usb stop
by Simon Glass
· Wed Sep 20 07:29:49 2023 -0600
283bbec
board: usb: Replace legacy usb_gadget_handle_interrupts()
by Marek Vasut
· Fri Sep 01 11:50:03 2023 +0200
b7e2ba7
dm: usb: udc: Drop legacy udevice handler functions
by Marek Vasut
· Fri Sep 01 11:50:02 2023 +0200
Next »