~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
*
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
2023-08-25
*
usb: Return -ENOENT when no devices are found
Simon Glass
2023-08-09
*
usb: gadget: ether: Handle gadget driver registration in probe and remove
Marek Vasut
2023-08-05
*
usb: gadget: ether: Move probe function above driver structure
Marek Vasut
2023-08-05
*
usb: gadget: ether: Inline functions used once
Marek Vasut
2023-08-05
*
usb: dwc3-generic: Restrict single ctrl node for RK3328
Jagan Teki
2023-07-31
*
usb: dwc3-generic: Add rk3568 support
Jonas Karlman
2023-07-31
*
usb: dwc3-generic: Relax unsupported dr_mode check
Jonas Karlman
2023-07-31
*
usb: dwc3-generic: Return early when there is no child node
Jonas Karlman
2023-07-31
*
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2023-07-27
|
\
|
*
usb: xhci: Fix double free on failure
Richard Habeeb
2023-07-27
|
*
usb: cdns3: gadget: Configure speed in udc_start
Ravi Gunasekaran
2023-07-21
|
*
usb: ehci-mx6: remove unnecessary regulator enable from probe
Tim Harvey
2023-07-21
*
|
sunxi: Kconfig: rework PHY_USB_SUN4I selection
Andre Przywara
2023-07-21
|
/
*
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-16
*
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...
Tom Rini
2023-07-06
|
\
|
*
usb: dwc3-generic: Ensure reset GPIO is configured as an output
Peter Korsgaard
2023-07-03
*
|
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-05
|
\
|
|
*
usb: dwc2: Fix the write to W1C fields in HPRT register
Teik Heng Chong
2023-06-21
*
|
usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning
Tom Rini
2023-06-20
*
|
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
|
*
usb: musb-new: sunxi: remove unused define
Sam Edwards
2023-06-08
|
*
usb: musb-new: sunxi: fix error check
Sam Edwards
2023-06-07
|
*
bootstd: usb: Avoid initing USB twice
Simon Glass
2023-05-13
|
*
usb: Tidy up the usb_start flag
Simon Glass
2023-05-13
|
*
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-06
*
|
usb: gadget: Add and use matching SPL USB ethernet gadget Kconfig symbols
Marek Vasut
2023-05-17
*
|
usb: Move SPL_USB_GADGET and related Kconfig symbols to drivers/usb/
Marek Vasut
2023-05-17
*
|
usb: Move SPL_USB_STORAGE Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-17
*
|
usb: Move SPL_USB_HOST Kconfig symbol to drivers/usb/
Marek Vasut
2023-05-17
|
/
*
usb: ehci-mx6: move phy setup before register access
Tim Harvey
2023-05-02
*
sandbox: fix sandbox_hub_submit_control_msg()
Heinrich Schuchardt
2023-04-28
*
sandbox: fix fall through in sandbox_flash_bulk()
Heinrich Schuchardt
2023-04-28
*
usb: gadget: f_mass_storage: Rework do_request_sense slightly
Tom Rini
2023-04-25
*
Merge https://source.denx.de/u-boot/custodians/u-boot-usb
Tom Rini
2023-04-03
|
\
|
*
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-04-04
*
|
Merge tag 'v2023.04-rc4' into next
Tom Rini
2023-03-14
|
\
|
|
*
usb: move CONFIG_USB_HUB_DEBOUNCE_TIMEOUT to USB
Heinrich Schuchardt
2023-03-10
*
|
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-03-02
*
|
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-27
|
\
|
|
*
ARM: tegra: provide default USB gadget setup
Maxim Schwalm
2023-02-23
|
*
usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
Venkatesh Yadav Abbarapu
2023-02-22
*
|
usb: dwc3-uniphier: Select PHY
Marek Vasut
2023-02-23
*
|
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
[next]