aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new
AgeCommit message (Expand)AuthorFilesLines
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack1-2/+0
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada8-8/+0
2014-08-25lib, linux: move linux specific defines to linux/compat.hHeiko Schocher1-58/+0
2014-05-08musb-new, dfu: first send request answer then call completionsHeiko Schocher1-4/+4
2014-04-30usb: musb: fill in usb_gadget_unregister_driverRob Herring1-1/+4
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada1-4/+3
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada1-29/+6
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky1-1/+1
2013-10-14Coding Style cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2013-08-22linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh1-16/+0
2013-08-15musb: Disable extra printsLokesh Vutla1-12/+8
2013-06-30usb, musb-new: add wdt triggerHeiko Schocher1-0/+2
2013-04-12Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-2/+0
2013-04-08musb: set MUSB speed based on CONFIGBin Liu2-1/+3
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu1-0/+5
2013-04-01Consolidate bool typeYork Sun1-2/+0
2012-11-20musb-new: omap2plus backend driverIlya Yanok4-0/+692
2012-11-20musb-new: am35x backend driverIlya Yanok3-0/+711
2012-11-20musb-new: dsps backend driverIlya Yanok2-0/+772
2012-11-20musb-new: port of Linux musb driverIlya Yanok15-0/+10688