aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2023-10-13usb: gadget: atmel: fix transfer of queued requestsArtur Rojek
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
2023-09-04usb: dwc3: Fix enabling USB_DR_MODE_HOSTOleksandr Suvorov
2023-09-04usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOSTOleksandr Suvorov
2023-08-25usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-14usb: ehci-generic: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-14usb: dwc2: Use regulator_set_enable_if_allowedJonas Karlman
2023-08-09usb: Return -ENOENT when no devices are foundSimon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini
2023-08-05usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut
2023-08-05usb: gadget: ether: Move probe function above driver structureMarek Vasut
2023-08-05usb: gadget: ether: Inline functions used onceMarek Vasut
2023-07-31usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki
2023-07-31usb: dwc3-generic: Add rk3568 supportJonas Karlman
2023-07-31usb: dwc3-generic: Relax unsupported dr_mode checkJonas Karlman
2023-07-31usb: dwc3-generic: Return early when there is no child nodeJonas Karlman
2023-07-27Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2023-07-27usb: xhci: Fix double free on failureRichard Habeeb
2023-07-21usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran
2023-07-21usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey
2023-07-21sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara
2023-07-16bootstd: Use bootdev instead of bootdeviceSimon Glass
2023-07-06Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...Tom Rini
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-07-03usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard
2023-06-21usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong
2023-06-20usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-08usb: musb-new: sunxi: remove unused defineSam Edwards
2023-06-07usb: musb-new: sunxi: fix error checkSam Edwards
2023-05-17usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut
2023-05-17usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut
2023-05-17usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut