aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/omap3.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini1-2/+2
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-1/+3
2010-08-05ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and ...Steve Sakoman1-0/+16
2010-06-30musb: Program extvbus for OMAP3EVM Rev >= EAjay Kumar Gupta1-0/+3
2010-06-30musb: Use name based initialization for musb_configAjay Kumar Gupta1-3/+3
2010-01-09omap3: fix compile warningSanjeev Premi1-0/+3
2009-12-20OMAP3 USB Initialize twl4030 only if requiredTom Rix1-1/+6
2009-12-20OMAP3 Add usb device supportTom Rix1-0/+129