index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
ehci-mx6: Update EHCI driver to support OTG0 on i.MX7ULP
Ye Li
2019-10-24
2
-16
/
+43
*
usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
Igor Opaniuk
2019-10-24
1
-7
/
+8
*
usb: dwc3: Kconfig: get rid of obsolete mode selection
Jean-Jacques Hiblot
2019-10-24
2
-18
/
+4
*
usb: dwc3: Add dwc3_of_parse() to get quirks information from DT
Jean-Jacques Hiblot
2019-10-24
3
-1
/
+71
*
usb: dwc3-generic: if no max speed is specified in DT, assume super speed
Jean-Jacques Hiblot
2019-10-24
1
-2
/
+2
*
usb: dwc3-generic: add a new host driver that uses the dwc3 core
Jean-Jacques Hiblot
2019-10-24
2
-2
/
+54
*
usb: dwc3-generic: factorize code
Jean-Jacques Hiblot
2019-10-24
1
-20
/
+35
*
usb: dwc3-generic: use platdata
Jean-Jacques Hiblot
2019-10-24
1
-14
/
+23
*
usb: dwc3: always use the inlined version of dwc3_host_init/dwc3_host_exit
Jean-Jacques Hiblot
2019-10-24
1
-5
/
+0
*
usb: xhci: move xhci.h to include usb
Jean-Jacques Hiblot
2019-10-24
13
-1304
/
+12
*
usb: dwc3: switch to peripheral mode when exiting
Jean-Jacques Hiblot
2019-10-24
1
-0
/
+13
*
usb: host: remove the xhci-zynqmp driver
Jean-Jacques Hiblot
2019-10-24
3
-154
/
+0
*
drivers: usb: dwc3: setup phy before dwc3 core soft reset
T Karthik Reddy
2019-10-08
1
-2
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-09-14
11
-33
/
+49
|
\
|
*
usb: musb_hcd: fix compilation error
Jean-Jacques Hiblot
2019-09-11
1
-2
/
+2
|
*
dwc2: use the nonblock argument in submit_int_msg
Michal Suchanek
2019-09-11
1
-1
/
+1
|
*
usb: Add nonblock argument to submit_int_msg
Michal Suchanek
2019-09-11
10
-30
/
+46
*
|
usb: ohci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
1
-1
/
+1
*
|
usb: ehci-generic: don't probe fail if there is no clk_enable() ops
Kever Yang
2019-09-11
1
-1
/
+1
|
/
*
usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
Neil Armstrong
2019-09-10
1
-0
/
+3
*
usb: r8a66597: Add optional DM VBUS regulator support
Marek Vasut
2019-08-22
2
-0
/
+30
*
usb: r8a66597: Checkpatch cleanup
Marek Vasut
2019-08-22
2
-268
/
+268
*
usb: r8a66597: Add Kconfig entry
Marek Vasut
2019-08-22
1
-0
/
+9
*
usb: r8a66597: Convert to USB DM
Marek Vasut
2019-08-22
1
-70
/
+125
*
usb: r8a66597: Replace R8A66597_BASE0
Marek Vasut
2019-08-22
1
-3
/
+3
*
usb: r8a66597: Remove BE support
Marek Vasut
2019-08-22
1
-3
/
+3
*
usb: r8a66597: Replace IO accessors
Marek Vasut
2019-08-22
1
-7
/
+7
*
usb: r8a66597: Make CONFIG_RZA_USB default
Marek Vasut
2019-08-22
2
-74
/
+0
*
usb: r8a66597: Remove CONFIG_SUPERH_ON_CHIP_R8A66597
Marek Vasut
2019-08-22
2
-24
/
+2
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
5
-0
/
+5
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
usb: gadget: f_dfu.c: fix memory leak
Ralph Siemsen
2019-08-08
1
-0
/
+1
*
usb, ohci, pci: add DM support for PCI-based OHCI USB controller
Heiko Schocher
2019-08-08
3
-0
/
+60
*
usb, ohci: add warning if none on pci found
Heiko Schocher
2019-08-08
1
-1
/
+4
*
usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI
Heiko Schocher
2019-08-08
1
-2
/
+3
*
usb, ohci: fix ohci swap register access
Heiko Schocher
2019-08-08
1
-2
/
+2
*
usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used
Heiko Schocher
2019-08-08
1
-0
/
+2
*
usb: musb-new: Add support for da8xx-musb
Adam Ford
2019-08-08
3
-0
/
+359
*
rockchip: xhci: Remove RK3399 support
Mark Kettenis
2019-07-19
1
-2
/
+0
*
usb: xhci-dwc3: Add USB2 PHY configuration
Mark Kettenis
2019-07-19
1
-0
/
+20
*
usb: dwc3-of-simple: Add support for RK3399
Mark Kettenis
2019-07-19
2
-0
/
+2
*
usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGET
Derald D. Woods
2019-07-13
1
-2
/
+6
*
usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
usb: dwc3-generic: remove dm_scan_fdt_dev() from the remove() callback
Jean-Jacques Hiblot
2019-07-05
1
-1
/
+1
*
usb: ehci-mx6: Fix bus enumeration for DM case
Marek Vasut
2019-07-05
1
-0
/
+37
*
Merge tag 'u-boot-imx-20190628' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-06-28
1
-6
/
+47
|
\
|
*
usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP
Frieder Schrempf
2019-06-27
1
-6
/
+47
*
|
usb: dwc2: allow peripheral mode for OTG configuration
Patrick Delaunay
2019-06-19
1
-1
/
+2
[next]