index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb-new
Age
Commit message (
Expand
)
Author
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
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
usb: modify usb_gadget_handle_interrupts to take controller index
Kishon Vijay Abraham I
2015-03-29
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-21
sunxi: musb: Return early on VBUS GPIO error instead of on a positive value
Paul Kocialkowski
2015-03-10
sunxi: musb: Support checking VBUS using AXP221 PMIC
Chen-Yu Tsai
2015-02-24
usb: musb-new: omap2430: Reset the MUSB controller early
Paul Kocialkowski
2015-02-21
sunxi: musb: Check Vbus-det before enabling otg port power
Hans de Goede
2015-02-16
sunxi: otg: Fix peripheral mode
Hans de Goede
2015-01-18
musb-new: Add interrupt queue support
Hans de Goede
2015-01-18
musb-new: Add urb and hep parameters to construct_urb
Hans de Goede
2015-01-18
musb-new: Properly remove a transfer from the schedule on timeout
Hans de Goede
2015-01-18
musb-new: Fix reset sequence when in host mode
Hans de Goede
2015-01-18
musb-new: Fix interrupt transfers not working
Hans de Goede
2015-01-18
musb-new: Use time based timeouts rather then cpu-cycles based timeouts
Hans de Goede
2015-01-18
musb-new: Add sunxi musb controller support
Hans de Goede
2015-01-18
musb-new: Add register defines for different reg layout on sunxi
Hans de Goede
2014-10-06
usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host mode
Daniel Mack
2014-09-16
kbuild: force to define __UBOOT__ in all the C sources
Masahiro Yamada
2014-08-25
lib, linux: move linux specific defines to linux/compat.h
Heiko Schocher
2014-05-08
musb-new, dfu: first send request answer then call completions
Heiko Schocher
2014-04-30
usb: musb: fill in usb_gadget_unregister_driver
Rob Herring
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-10-31
drivers: usb: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
2013-10-14
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2013-08-22
linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h
Wu, Josh
2013-08-15
musb: Disable extra prints
Lokesh Vutla
2013-06-30
usb, musb-new: add wdt trigger
Heiko Schocher
2013-04-12
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-04-08
musb: set MUSB speed based on CONFIG
Bin Liu
2013-04-08
musb: am335x: disable bulk split-combine feature
Bin Liu
2013-04-01
Consolidate bool type
York Sun
2012-11-19
musb-new: omap2plus backend driver
Ilya Yanok
2012-11-19
musb-new: am35x backend driver
Ilya Yanok
2012-11-19
musb-new: dsps backend driver
Ilya Yanok
2012-11-19
musb-new: port of Linux musb driver
Ilya Yanok