index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2024-06-19
usb: dwc3: add newlines to dev_vdbg calls in ep0
Caleb Connolly
2024-06-19
usb: informative message if no controller
Heinrich Schuchardt
2024-06-04
usb: dwc3: gadget: fix crash in dwc3_gadget_giveback()
Neil Armstrong
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-16
usb: dwc3: gadget: Disable GUSB2PHYCFG.SUSPHY for End Transfer
Thinh Nguyen
2024-05-16
usb: dwc3: gadget: properly check ep cmd
Felipe Balbi
2024-05-16
usb: dwc3: gadget: Check ENBLSLPM before sending ep command
Thinh Nguyen
2024-05-16
usb: dwc3: gadget: only resume USB2 PHY in <=HIGHSPEED
Felipe Balbi
2024-05-16
usb: dwc3: gadget: clear SUSPHY bit before ep cmds
Felipe Balbi
2024-05-16
usb: dwc3: gadget: combine return points into a single one
Felipe Balbi
2024-05-14
usb: cdns3: gadget.c: Set fast access bit
Aswath Govindraju
2024-05-07
usb: Remove <common.h> and add needed includes
Tom Rini
2024-04-22
usb: musb-new: add Allwinner F1C100s support
Andre Przywara
2024-04-05
usb: xhci: Abort transfers with unallocated rings
Janne Grunau
2024-04-05
usb: xhci: Set up endpoints for the first 2 interfaces
Janne Grunau
2024-04-05
usb: xhci: refactor xhci_set_configuration
Janne Grunau
2024-04-02
usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...
Marek Vasut
2024-04-02
usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadget
Marek Vasut
2024-03-22
usb: gadget: UMS: support multiple sector sizes
Caleb Connolly
2024-03-22
usb: gadget: CDC ACM: call usb_gadget_initialize
Caleb Connolly
2024-03-21
usb: dwc3-generic: implement Qualcomm wrapper
Caleb Connolly
2024-03-14
rockchip: Update the default USB Product ID value
Jonas Karlman
2024-03-11
Merge tag 'v2024.04-rc4' into next
Tom Rini
2024-03-05
usb: xhci-dwc3: Fix support for dis_enblslpm_quirk
Jonas Karlman
2024-03-02
ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESAS
Marek Vasut
2024-03-01
board: dragonboard410c: upstream DT compat
Caleb Connolly
2024-03-01
usb: dwc3-generic: support external vbus regulator
Caleb Connolly
2024-02-19
usb: ehci-mx6: Add i.MX93 support
Mathieu Othacehe
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-20
Merge patch series "k3-j721e: beagleboneai: Fix USB"
Tom Rini
2024-01-20
usb: cdns3: avoid error messages if phys don't exist
Roger Quadros
2024-01-19
configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399
Jonas Karlman
2024-01-09
fastboot: multiresponse support
Ion Agorria
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-04
Merge tag 'v2024.01-rc4' into next
Tom Rini
2023-12-01
usb: USB_XHCI_PCI depends on PCI
Heinrich Schuchardt
2023-12-01
usb: dwc3-generic: Use combined glue and ctrl node for RK3588
Jonas Karlman
2023-12-01
usb: xhci: Fix DMA address calculation in queue_trb
Hector Martin
2023-12-01
usb: xhci: Do not panic on event timeouts
Hector Martin
2023-12-01
usb: xhci: Fail on attempt to queue TRBs to a halted endpoint
Hector Martin
2023-12-01
usb: xhci: Recover from halted bulk endpoints
Hector Martin
2023-12-01
usb: xhci: Allow context state errors when halting an endpoint
Hector Martin
2023-12-01
usb: xhci: Better error handling in abort_td()
Hector Martin
2023-12-01
usb: xhci: Guard all calls to xhci_wait_for_event
Hector Martin
2023-11-30
Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...
Tom Rini
2023-11-28
Merge patch series "Import "string" I/O functions from Linux"
Tom Rini
2023-11-28
musb-new: Remove implementation of io.h functions
Igor Prusov
2023-11-28
treewide: Include linux/io.h instead of asm-generic/io.h
Igor Prusov
2023-11-21
usb: udc: Try to clarify an error message
Miquel Raynal
2023-11-21
cmd: Change the dependencies between CMD_BIND and USB_GADGET
Miquel Raynal
[next]