summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-12-04Merge tag 'v2024.01-rc4' into nextTom Rini
2023-12-01usb: USB_XHCI_PCI depends on PCIHeinrich Schuchardt
2023-12-01usb: dwc3-generic: Use combined glue and ctrl node for RK3588Jonas Karlman
2023-12-01usb: xhci: Fix DMA address calculation in queue_trbHector Martin
2023-12-01usb: xhci: Do not panic on event timeoutsHector Martin
2023-12-01usb: xhci: Fail on attempt to queue TRBs to a halted endpointHector Martin
2023-12-01usb: xhci: Recover from halted bulk endpointsHector Martin
2023-12-01usb: xhci: Allow context state errors when halting an endpointHector Martin
2023-12-01usb: xhci: Better error handling in abort_td()Hector Martin
2023-12-01usb: xhci: Guard all calls to xhci_wait_for_eventHector Martin
2023-11-30Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28musb-new: Remove implementation of io.h functionsIgor Prusov
2023-11-28treewide: Include linux/io.h instead of asm-generic/io.hIgor Prusov
2023-11-21usb: udc: Try to clarify an error messageMiquel Raynal
2023-11-21cmd: Change the dependencies between CMD_BIND and USB_GADGETMiquel Raynal
2023-11-21usb: gadget: f_mass_storage: Stop ums on START-STOP UNIT SCSI commandMarek Vasut
2023-11-21usb: fastboot: Add missing newline in pr_errSimon Holesch
2023-11-21usb: ci: Fix gadget reinitSimon Holesch
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson
2023-10-16Merge tag 'u-boot-imx-20231016' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2023-10-16Merge tag 'u-boot-amlogic-20231015' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-16usb: ehci: mxs: Use regulator_set_enable_if_allowed()Fabio Estevam
2023-10-16usb: ehci: mxs: Fix the USB node pointer retrievalFabio Estevam
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
2023-10-12dwc3: add support for Amlogic A1 familyAlexey Romanov
2023-10-02Merge branch 'next'Tom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22bootstd: Keep track of use of usb stopSimon Glass
2023-09-15board: usb: Replace legacy usb_gadget_handle_interrupts()Marek Vasut
2023-09-15dm: usb: udc: Drop legacy udevice handler functionsMarek Vasut
2023-09-15usb: gadget: ether: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15usb: gadget: acm: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: ums: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15usb: sandbox: Add DM_USB_GADGET supportMarek Vasut
2023-09-15dm: usb: udc: Factor out plain udevice handler functionsMarek Vasut
2023-09-13usb: dwc3: Use generic_phy_valid() helperJonas Karlman
2023-09-06Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...Tom Rini
2023-09-04usb: host: ohci-generic: Make usage of clock/reset bulk() APIFabrice Gasnier
2023-09-04usb: check for companion controller in uclassFabrice Gasnier
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini