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-10-13
usb: gadget: atmel: fix transfer of queued requests
Artur Rojek
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
bootstd: Keep track of use of usb stop
Simon Glass
2023-09-15
board: usb: Replace legacy usb_gadget_handle_interrupts()
Marek Vasut
2023-09-15
dm: usb: udc: Drop legacy udevice handler functions
Marek Vasut
2023-09-15
usb: gadget: ether: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
usb: gadget: acm: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
thordown: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
sdp: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
cmd: ums: Use plain udevice for UDC controller interaction
Marek Vasut
2023-09-15
usb: sandbox: Add DM_USB_GADGET support
Marek Vasut
2023-09-15
dm: usb: udc: Factor out plain udevice handler functions
Marek Vasut
2023-09-13
usb: dwc3: Use generic_phy_valid() helper
Jonas Karlman
2023-09-06
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-usb in...
Tom Rini
2023-09-04
usb: host: ohci-generic: Make usage of clock/reset bulk() API
Fabrice Gasnier
2023-09-04
usb: check for companion controller in uclass
Fabrice Gasnier
2023-09-04
Merge tag 'v2023.10-rc4' into next
Tom Rini
2023-09-04
usb: dwc3: Fix enabling USB_DR_MODE_HOST
Oleksandr Suvorov
2023-09-04
usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Oleksandr Suvorov
2023-08-25
usb: dwc3: Fix remove function if there is no ulpi_reset gpio
Venkatesh Yadav Abbarapu
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-14
usb: ehci-generic: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-08-14
usb: dwc2: Use regulator_set_enable_if_allowed
Jonas Karlman
2023-08-09
usb: Return -ENOENT when no devices are found
Simon Glass
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-05
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-07-31
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-27
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-21
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-16
bootstd: Use bootdev instead of bootdevice
Simon Glass
2023-07-06
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb ...
Tom Rini
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-07-03
usb: dwc3-generic: Ensure reset GPIO is configured as an output
Peter Korsgaard
2023-06-21
usb: dwc2: Fix the write to W1C fields in HPRT register
Teik Heng Chong
2023-06-20
usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning
Tom Rini
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-08
usb: musb-new: sunxi: remove unused define
Sam Edwards
2023-06-07
usb: musb-new: sunxi: fix error check
Sam Edwards
2023-05-17
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
[next]