summaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/omap2430.c
AgeCommit message (Expand)Author
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
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-07-13usb: musb-new: omap2430: Fix compilation warning with USB_MUSB_GADGETDerald D. Woods
2018-12-07dm: usb: create a new UCLASS ID for USB gadget devicesJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-08-21usb: musb-new: omap2430: Enable DM_USB and OF supportAdam Ford
2018-08-21usb: musb-new: omap2430: Remove dead codeAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2016-03-15usb: musb-new: omap2430: OMAP4 MUSB USB controller supportPaul Kocialkowski
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-07-21musb: Allow musb_platform_enable to return an error codeHans de Goede
2015-02-24usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski
2014-09-16kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada
2012-11-20musb-new: omap2plus backend driverIlya Yanok