~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: dwc3: Fix remove function if there is no ulpi_reset gpioVenkatesh Yadav Abbarapu2023-08-25
* usb: Return -ENOENT when no devices are foundSimon Glass2023-08-09
* usb: gadget: ether: Handle gadget driver registration in probe and removeMarek Vasut2023-08-05
* usb: gadget: ether: Move probe function above driver structureMarek Vasut2023-08-05
* usb: gadget: ether: Inline functions used onceMarek Vasut2023-08-05
* usb: dwc3-generic: Restrict single ctrl node for RK3328Jagan Teki2023-07-31
* usb: dwc3-generic: Add rk3568 supportJonas Karlman2023-07-31
* usb: dwc3-generic: Relax unsupported dr_mode checkJonas Karlman2023-07-31
* usb: dwc3-generic: Return early when there is no child nodeJonas Karlman2023-07-31
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2023-07-27
|\
| * usb: xhci: Fix double free on failureRichard Habeeb2023-07-27
| * usb: cdns3: gadget: Configure speed in udc_startRavi Gunasekaran2023-07-21
| * usb: ehci-mx6: remove unnecessary regulator enable from probeTim Harvey2023-07-21
* | sunxi: Kconfig: rework PHY_USB_SUN4I selectionAndre Przywara2023-07-21
|/
* bootstd: Use bootdev instead of bootdeviceSimon Glass2023-07-16
* Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...Tom Rini2023-07-06
|\
| * usb: dwc3-generic: Ensure reset GPIO is configured as an outputPeter Korsgaard2023-07-03
* | Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-05
|\|
| * usb: dwc2: Fix the write to W1C fields in HPRT registerTeik Heng Chong2023-06-21
* | usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini2023-06-20
* | Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\|
| * usb: musb-new: sunxi: remove unused defineSam Edwards2023-06-08
| * usb: musb-new: sunxi: fix error checkSam Edwards2023-06-07
| * bootstd: usb: Avoid initing USB twiceSimon Glass2023-05-13
| * usb: Tidy up the usb_start flagSimon Glass2023-05-13
| * drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker2023-05-06
| * drivers: use dev_read_addr_ptr when cast to pointerJohan Jonker2023-05-06
* | usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbolsMarek Vasut2023-05-17
* | usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/Marek Vasut2023-05-17
* | usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/Marek Vasut2023-05-17
* | usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/Marek Vasut2023-05-17
|/
* usb: ehci-mx6: move phy setup before register accessTim Harvey2023-05-02
* sandbox: fix sandbox_hub_submit_control_msg()Heinrich Schuchardt2023-04-28
* sandbox: fix fall through in sandbox_flash_bulk()Heinrich Schuchardt2023-04-28
* usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini2023-04-25
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2023-04-03
|\
| * usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() callMarek Vasut2023-04-04
| * usb: gadget: missing fallthrough in composite_setup()Heinrich Schuchardt2023-04-04
* | Merge tag 'v2023.04-rc4' into nextTom Rini2023-03-14
|\|
| * usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USBHeinrich Schuchardt2023-03-10
* | usb: xhci-mtk: modify the SOF/ITP interval for mt8195Chunfeng Yun2023-03-02
* | usb: dwc3-meson-g12a: Select PHY instead of imply PHYMarek Vasut2023-03-02
* | Merge tag 'v2023.04-rc3' into nextTom Rini2023-02-27
|\|
| * ARM: tegra: provide default USB gadget setupMaxim Schwalm2023-02-23
| * usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpioVenkatesh Yadav Abbarapu2023-02-22
* | usb: dwc3-uniphier: Select PHYMarek Vasut2023-02-23
* | usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3Kunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Add the size of regs property to glue structureKunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Export glue structures and functionsKunihiko Hayashi2023-02-22
* | usb: dwc3-generic: Add clock initialization in child DT nodeKunihiko Hayashi2023-02-22