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
2019-10-24
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2019-10-24
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
2019-10-24
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
2019-10-24
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
Jean-Jacques Hiblot
2019-10-24
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-10-24
usb: dwc3: switch to peripheral mode when exiting
Jean-Jacques Hiblot
2019-10-24
usb: host: remove the xhci-zynqmp driver
Jean-Jacques Hiblot
2019-10-08
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
2019-09-14
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-09-11
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
2019-09-11
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
2019-09-11
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-10
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-08-22
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2019-08-22
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2019-08-22
usb: r8a66597: Add Kconfig entry
Marek Vasut
2019-08-22
usb: r8a66597: Convert to USB DM
Marek Vasut
2019-08-22
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
2019-08-22
usb: r8a66597: Remove BE support
Marek Vasut
2019-08-22
usb: r8a66597: Replace IO accessors
Marek Vasut
2019-08-22
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2019-08-22
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-08
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-08-08
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
2019-08-08
usb, ohci: add warning if none on pci found
Heiko Schocher
2019-08-08
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
2019-08-08
usb, ohci: fix ohci swap register access
Heiko Schocher
2019-08-08
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
2019-08-08
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-07-19
rockchip: xhci: Remove RK3399 support
Mark Kettenis
2019-07-19
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2019-07-19
usb: dwc3-of-simple: Add support for RK3399
Mark Kettenis
2019-07-13
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-05
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2019-07-05
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
2019-06-28
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-27
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-19
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
[next]