index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2023-05-13
bootstd: usb: Avoid initing USB twice
Simon Glass
2023-05-13
usb: Tidy up the usb_start flag
Simon Glass
2023-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-02
usb: ehci-mx6: move phy setup before register access
Tim Harvey
2023-04-28
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
2023-04-28
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
2023-04-25
usb: gadget: f_mass_storage: Rework do_request_sense slightly
Tom Rini
2023-04-03
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2023-04-04
usb: gadget: f_sdp: Add missing spl_board_prepare_for_boot() call
Marek Vasut
2023-04-04
usb: gadget: missing fallthrough in composite_setup()
Heinrich Schuchardt
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-10
usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB
Heinrich Schuchardt
2023-03-02
usb: xhci-mtk: modify the SOF/ITP interval for mt8195
Chunfeng Yun
2023-03-02
usb: dwc3-meson-g12a: Select PHY instead of imply PHY
Marek Vasut
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-23
ARM: tegra: provide default USB gadget setup
Maxim Schwalm
2023-02-23
usb: dwc3-uniphier: Select PHY
Marek Vasut
2023-02-22
usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3
Kunihiko Hayashi
2023-02-22
usb: dwc3-generic: Add the size of regs property to glue structure
Kunihiko Hayashi
2023-02-22
usb: dwc3-generic: Export glue structures and functions
Kunihiko Hayashi
2023-02-22
usb: dwc3-generic: Add clock initialization in child DT node
Kunihiko Hayashi
2023-02-22
usb: dwc3-generic: Allow different controller DT node pattern
Kunihiko Hayashi
2023-02-22
usb: dwc3: Look up reference clock DT phandle in both controller DT nodes
Marek Vasut
2023-02-22
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
Venkatesh Yadav Abbarapu
2023-02-11
usb: gadget: Fix typo in obj line
Tom Rini
2023-02-10
Correct SPL uses of USB_MUSB_HOST
Simon Glass
2023-02-10
Correct SPL uses of IMX_MODULE_FUSE
Simon Glass
2023-02-07
usb: Drop unused sl811-hcd driver
Simon Glass
2023-02-07
usb: Drop unused ehci-vct driver
Simon Glass
2023-02-07
rmobile: Drop unused ehci-rmobile driver
Simon Glass
2023-02-07
usb: Drop unused fotg210 gadget
Simon Glass
2023-02-07
usb: Drop unused ehci-faraday driver
Simon Glass
2023-02-07
armada: usb: net: Drop unused USB drivers
Simon Glass
2023-02-02
ARM: tegra: remap clock_osc_freq for all Tegra family
Svyatoslav Ryhel
2023-01-31
Merge tag 'u-boot-amlogic-20230131' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-01-27
usb: xhci: Fix root hub descriptor
Mark Kettenis
2023-01-27
usb: xhci: Implement DMA mapping
Mark Kettenis
2023-01-23
bootstd: Add a new pre-scan priority for bootdevs
Simon Glass
2023-01-23
bootstd: Add a USB hunter
Simon Glass
2023-01-23
dm: usb: Mark the device name as alloced when binding
Simon Glass
2023-01-23
bootstd: Add a default method to get bootflows
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT
Tom Rini
2023-01-20
usb: dwc3-meson-gxl: force mode on child add/removal
Neil Armstrong
2023-01-18
musb-new: omap2430: fix compiling in DM_USB_GADGET config
Andreas Kemnade
2023-01-18
musb-new: omap2430: no host data access in gadget mode
Andreas Kemnade
2023-01-17
usb: dwc3-meson-g12a: force mode on child add/removal
Mattijs Korpershoek
2023-01-16
image: Move common image code to image_board and command
Simon Glass
2023-01-14
usb: gadget: dwc2_udc_otg: implement pullup()
Mattijs Korpershoek
[next]