aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2024-04-22usb: musb-new: add Allwinner F1C100s supportAndre Przywara
2024-04-05usb: xhci: Abort transfers with unallocated ringsJanne Grunau
2024-04-05usb: xhci: Set up endpoints for the first 2 interfacesJanne Grunau
2024-04-05usb: xhci: refactor xhci_set_configurationJanne Grunau
2024-04-02usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...Marek Vasut
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut
2024-03-22usb: gadget: UMS: support multiple sector sizesCaleb Connolly
2024-03-22usb: gadget: CDC ACM: call usb_gadget_initializeCaleb Connolly
2024-03-21usb: dwc3-generic: implement Qualcomm wrapperCaleb Connolly
2024-03-14rockchip: Update the default USB Product ID valueJonas Karlman
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-05usb: xhci-dwc3: Fix support for dis_enblslpm_quirkJonas Karlman
2024-03-02ARM: renesas: Rename ARCH_RMOBILE to ARCH_RENESASMarek Vasut
2024-03-01board: dragonboard410c: upstream DT compatCaleb Connolly
2024-03-01usb: dwc3-generic: support external vbus regulatorCaleb Connolly
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe
2024-01-29treewide: Remove clk_freeSean Anderson
2024-01-20Merge patch series "k3-j721e: beagleboneai: Fix USB"Tom Rini
2024-01-20usb: cdns3: avoid error messages if phys don't existRoger Quadros
2024-01-19configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399Jonas Karlman
2024-01-09fastboot: multiresponse supportIon Agorria
2023-12-21global: Drop common.h inclusionTom Rini
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