summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb-new/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb-new: Include device_compat.hSean Anderson2020-10-161-0/+2
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/bug.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* usb: Drop use of BUG_ON() and WARN_ON()Simon Glass2020-01-071-0/+4
* usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki2018-08-231-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Blackfin: RemoveTom Rini2017-04-051-8/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal2016-04-101-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-25/+1
* arm: Remove unused ST-Ericsson u8500 archStefan Roese2015-09-151-1/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-6/+6
* musb: Allow musb_platform_enable to return an error codeHans de Goede2015-07-211-0/+20
* usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-061-2/+0
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-161-1/+0
* musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
* musb: set MUSB speed based on CONFIGBin Liu2013-04-081-0/+2
* musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+5
* musb-new: port of Linux musb driverIlya Yanok2012-11-201-0/+2497