obots' content='index, nofollow'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
AgeCommit message (Expand)AuthorFilesLines
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij1-2/+0
2022-11-09usb: musb: Allow running without CONFIG_USB_PHYPaul Cercueil1-2/+10
2022-11-09usb: musb: Add and use inline function musb_otg_state_stringPaul Cercueil1-0/+5
2022-11-09usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil1-0/+11
2021-04-22usb: musb: musb_core: Add space after that ','Saurav Girepunje1-2/+2
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2020-01-15usb: musb: Add musb_clearb/w() interfaceMin Guo1-4/+8
2020-01-15usb: musb: Add get/set toggle hooksMin Guo1-0/+5
2020-01-15usb: musb: Add musb_set_host and peripheral and use them for omap2430Tony Lindgren1-0/+3
2018-05-22usb: musb: remove duplicated port mode enumBin Liu1-7/+1
2018-05-22usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu1-4/+0
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu1-4/+0
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-43/+0
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-26/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook1-0/+1
2017-10-17USB: musb: fix late external abort on suspendJohan Hovold1-0/+2
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringBin Liu1-0/+24