summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2026-08-09usb: mtu3: add SPL supportCarlo Caione
2026-08-09usb: mtu3: support the upstream devicetree bindingCarlo Caione
2026-08-02usb: mtu3: wait for TX FIFO to drain before disconnectCarlo Caione
2026-07-28Merge tag 'u-boot-dfu-20260728' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-22usb: ci_udc: verify all dtds are inactive before completing requestJason He
2026-07-22usb: ci_udc: Update usb request statusYe Li
2026-07-22usb: ci_udc: set correct ep type in ep_enable()Xu Yang
2026-07-22usb: gadget: dwc2: Set endpoint capabilities via .caps fieldMattijs Korpershoek
2026-07-22usb: gadget: dwc2: Use usb_ep_set_maxpacket_limit() for fifo sizesMattijs Korpershoek
2026-07-22cmd: ums: Set Device Descriptor iSerial based on serial# env variableMarek Vasut
2026-07-21usb: xhci-dwc3: Call xhci_deregister() before asserting resetBoon Khai Ng
2026-07-10treewide: Kconfig: use bool instead of tristateAnshul Dalal
2026-06-26usb: gadget: f_mass_storage: Disable eps during disconnectMattijs Korpershoek
2026-06-26usb: f_sdp: handle the spl load function failureYe Li
2026-06-25Kconfig: usb: restyleJohan Jonker
2026-06-24treewide: move bi_dram[] from bd to gdIlias Apalodimas
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-18usb: tcpm: fix inverted poll condition in tcpm_pd_transmit()Peng Fan
2026-06-15usb: gadget: atmel: use calloc() to allocate endpoint listZixun LI
2026-06-10treewide: prefer __func__ over __FUNCTION__ and __PRETTY_FUNCTION__Aristo Chen
2026-06-08Merge tag 'v2026.07-rc4' into nextTom Rini
2026-06-07usb: typos 'requird', 'current'Heinrich Schuchardt
2026-06-03usb: dwc3: generic: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: sti: Staticize and constify driver opsMarek Vasut
2026-06-03usb: dwc3: am62: Staticize and constify driver opsMarek Vasut
2026-06-02usb: xhci-mvebu: Enable Armada 375 in XHCI driverTony Dinh
2026-05-20usb: gadget: atmel: do not disable endpoints in reset_all_endpoints()Zixun LI
2026-05-13usb: gadget: f_acm: Fix memory leak in acm_addFrancois Berder
2026-05-09usb: dwc3: Fix crash on fastboot exit due to incorrect memory freeBalaji Selvanathan
2026-05-09usb: Correct dependencies around USB_EMULTom Rini
2026-05-09usb: gadget: Correct dependencies for USB_RENESAS_USBHSTom Rini
2026-04-27Merge patch series "net: migrate NO_NET out of the networking stack choice"Tom Rini
2026-04-27simplify NET_LEGACY || NET_LWIP condition with NET conditionQuentin Schulz
2026-04-27rename NET to NET_LEGACYQuentin Schulz
2026-04-27Merge branch 'casey/qcom-main-13Apr2026' of https://source.denx.de/u-boot/cus...Tom Rini
2026-04-27drivers: usb: dwc3: Add delay after core soft resetBalaji Selvanathan
2026-04-26usb: gadget: rcar: Add support for RZ/G2L (R9A07G044)Michele Bisogno
2026-04-26usb: gadget: rcar: Add support for reset controllerMichele Bisogno
2026-04-26usb: gadget: rcar: Fix gadget registration lifecycle in removeMichele Bisogno
2026-04-17usb: dwc3: core: fix memory leaks in event buffer cleanupGurumoorthy Santhakumar
2026-04-07global: Correct duplicate U_BOOT_DRIVER entry namesTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-04-03Revert "usb: cdns3: use VBUS Valid to determine role for dr_mode OTG"Prasanth Babu Mantena
2026-03-30usb: isp1760: Correct dependencies for USB_ISP1760Tom Rini
2026-03-16Merge tag 'u-boot-dfu-20260316' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2026-03-10Merge tag 'u-boot-rockchip-20260309' of https://source.denx.de/u-boot/custodi...Tom Rini
2026-03-10arch: arm: rockchip: Add initial support for RK3506Jonas Karlman
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-06usb: musb-new: Add compatibles for ti,musb-am33xxMarkus Schneider-Pargmann (TI.com)
2026-03-06usb: musb-new: Relative ctrl_mod address parsingMarkus Schneider-Pargmann (TI.com)