index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-07-22
drivers: usb: fsl: Remove LS102XA immap inclusion
Nikhil Badola
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
drivers: usb: fsl: Remove warnings for 64-bit architectures
Nikhil Badola
2015-07-22
usb: fsl: Add XHCI driver support
Ramneek Mehresh
2015-07-22
usb: xhci: keystone: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: xhci: exynos: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2015-07-10
usb: Add EHCI support for Armada 38x (mvebu)
Stefan Roese
2015-06-19
usb: ehci: Properly deal with data toggle for interrupt endpoints
Hans de Goede
2015-06-17
sunxi: musb: Remove unused sunxi_musb_exit method
Hans de Goede
2015-06-17
sunxi: musb: Do not fully reset the controler from sunxi_musb_disable
Hans de Goede
2015-06-15
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-06-10
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
dm: usb: Implement usb_detect_change() for driver model
Simon Glass
2015-06-08
usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()
Inha Song
2015-06-08
samsung: usb: phy: Support for DWC3 PHY
Lukasz Majewski
2015-06-08
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-06-08
usb: ehci-vf: Add weak function for board specific initialisation
Sanchayan Maity
2015-06-07
drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
Nikhil Badola
2015-05-30
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2015-05-31
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
Masahiro Yamada
2015-05-31
ARM: UniPhier: replace <asm/io.h> with <linux/io.h>
Masahiro Yamada
2015-05-29
usb: dwc2: Add support for v3 snpsid value
Peter Griffin
2015-05-29
ci_udc: Update the ci_udc driver to support bulk transfers
Siva Durga Prasad Paladugu
2015-05-14
usb: ohci: Add support for interrupt queues
Hans de Goede
2015-05-14
usb: ohci: Add an ohci_alloc_urb() function
Hans de Goede
2015-05-14
usb: ohci: Do not reuse ed for interrupt endpoints of different devices
Hans de Goede
2015-05-14
sunxi: ohci: Add ohci usb host controller support
Hans de Goede
2015-05-14
sunxi: ehci: Convert to the driver-model
Hans de Goede
2015-05-14
usb: ohci: Add dm support
Hans de Goede
2015-05-14
usb: ohci: Skip unnecessary mdelay(1) calls in various places
Hans de Goede
2015-05-14
usb: ohci: Remove unnecessary delays from hc_start and power power-on paths
Hans de Goede
2015-05-14
usb: ohci: Do not resubmit and leak urbs for interrupt packets
Hans de Goede
2015-05-14
dm: usb: Do not scan companion buses if no devices where handed over
Hans de Goede
2015-05-14
dm: usb: Add support for companion controllers
Hans de Goede
2015-05-14
dm: usb: Move printing of usb scan status to usb_scan_bus()
Hans de Goede
2015-05-14
dm: usb: Add support for interrupt queues to the dm usb code
Hans de Goede
2015-05-14
dm: usb: Prefix ehci interrupt-queue functions with _ehci_
Hans de Goede
2015-05-14
usb: Stop reset procedure when a dev is handed over to a companion hcd
Hans de Goede
2015-05-14
usb: Fix handover of full-speed devices from ehci to companion
Hans de Goede
2015-05-06
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
usb: ohci: Don't log an error on interrupt packet timeout
Hans de Goede
2015-05-06
usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus
Hans de Goede
2015-05-06
usb: ohci: Fix ctrl in messages with a data-len of 0
Hans de Goede
2015-05-06
usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c
Hans de Goede
2015-05-06
usb: ohci: Remove unnecessary phcca variable
Hans de Goede
2015-05-06
usb: ohci: Move the td array struct to inside the ohci_dev struct
Hans de Goede
2015-05-06
usb: ohci: Move the ohci_dev struct to inside the main ohci struct
Hans de Goede
[next]