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
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-18
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2015-04-16
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
2015-04-14
usb: gadget: thor: Claim EP after allocating it in thor gadget
Marek Szyprowski
2015-04-14
usb: dwc3: Correct clean up code for requests
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set non EP0 max packet limit to 512B
Lukasz Majewski
2015-04-14
usb: dwc3: gadget: Set all ctrl fields of Transfer Control Blocks (TRB) to be...
Lukasz Majewski
2015-04-14
usb: dwc3: optimize interrupt loop
Marek Szyprowski
2015-04-14
usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver
Marek Szyprowski
2015-04-14
usb: dwc3: add a workaround for too small OUT requests
Marek Szyprowski
2015-04-14
usb: dwc3: make dwc3_set_mode to static
Joonyoung Shim
2015-04-14
usb: dwc3: Remove BIT(x) macro from DWC3's gadget code
Lukasz Majewski
2015-04-14
usb: composite: Add .reset callback to usb_gadget_driver structure
Lukasz Majewski
[next]