summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/musb_core.c
AgeCommit message (Expand)Author
2020-10-16usb: musb-new: Include device_compat.hSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-07usb: Drop use of BUG_ON() and WARN_ON()Simon Glass
2018-08-23usb: musb-new: Call musb_platform_exit from musb_stopJagan Teki
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-05Blackfin: RemoveTom Rini
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-04-10drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller.Purna Chandra Mandal
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-09-15arm: Remove unused ST-Ericsson u8500 archStefan Roese
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-07-21musb: Allow musb_platform_enable to return an error codeHans de Goede
2014-10-06usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2013-08-15musb: Disable extra printsLokesh Vutla
2013-04-08musb: set MUSB speed based on CONFIGBin Liu
2013-04-08musb: am335x: disable bulk split-combine featureBin Liu
2012-11-20musb-new: port of Linux musb driverIlya Yanok