summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAgeFilesLines
* ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij2023-05-241-2/+0
* usb: musb: Allow running without CONFIG_USB_PHYPaul Cercueil2022-11-091-2/+10
* usb: musb: Add and use inline function musb_otg_state_stringPaul Cercueil2022-11-091-0/+5
* usb: musb: Add and use inline functions musb_{get,set}_statePaul Cercueil2022-11-091-0/+11
* usb: musb: musb_core: Add space after that ','Saurav Girepunje2021-04-221-2/+2
* USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar2020-04-161-1/+1
* usb: musb: Add musb_clearb/w() interfaceMin Guo2020-01-151-4/+8
* usb: musb: Add get/set toggle hooksMin Guo2020-01-151-0/+5
* usb: musb: Add musb_set_host and peripheral and use them for omap2430Tony Lindgren2020-01-151-0/+3
* usb: musb: remove duplicated port mode enumBin Liu2018-05-221-7/+1
* usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu2018-05-221-4/+0
* usb: musb: remove readl/writel from struct musb_platform_opsBin Liu2018-05-221-4/+0
* usb: musb: remove blackfin portArnd Bergmann2018-03-261-43/+0
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-071-26/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: musb: Convert timers to use timer_setup()Kees Cook2017-11-011-0/+1
* USB: musb: fix late external abort on suspendJohan Hovold2017-10-171-0/+2
* usb: musb: add helper function musb_ep_xfertype_stringBin Liu2017-08-281-0/+24
* usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi2017-06-201-0/+1
* usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon2017-04-181-0/+1
* Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2017-02-061-1/+0
|\
| * usb: musb: Fix host mode error -71 regressionTony Lindgren2017-01-251-1/+0
* | usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon2017-02-031-0/+1
|/
* usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2017-01-051-0/+7
* Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-281-2/+11
|\
| * usb: musb: Fix PM for hub disconnectTony Lindgren2016-11-171-2/+2
| * usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren2016-11-171-0/+7
| * usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren2016-11-171-0/+2
* | usb: musb: core: added helper function for parsing DTPetr Kulhavy2016-11-211-0/+6
|/
* usb: musb: Fix session based PM for first invalid VBUSTony Lindgren2016-09-231-0/+1
* usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren2016-09-131-0/+1
* usb: musb: Return error value from musb_mailboxTony Lindgren2016-06-011-1/+1
* usb: musb: Use delayed for musb_gadget_pullupTony Lindgren2016-06-011-0/+1
* usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy2016-03-041-1/+1
* usb: musb: core: Fix handling of the phy notificationsTony Lindgren2015-12-161-0/+2
* usb: musb: core: add common method of getting vbus statusRoman Alyautdin2015-10-161-1/+1
* usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede2015-05-261-1/+4
* usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede2015-05-261-2/+0
* usb: musb: Add pre and post root port reset end callbacksHans de Goede2015-05-261-0/+16
* usb: musb: Set up function pointers for DMATony Lindgren2015-05-071-0/+5
* usb: musb: core: drop recover_workFelipe Balbi2015-03-101-1/+0
* usb: musb: rename ->reset() to ->recover()Felipe Balbi2015-03-101-6/+7
* usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren2014-11-251-6/+3
* usb: musb: Change end point selection to use new IO accessTony Lindgren2014-11-251-36/+1
* usb: musb: Add function pointers for IO access functionsTony Lindgren2014-11-251-0/+40
* usb: musb: try a race-free wakeupSebastian Andrzej Siewior2014-11-051-0/+1
* usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian2014-07-161-4/+6
* usb: musb: core: Convert babble recover work to delayed workGeorge Cherian2014-07-161-1/+1
* usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.Matwey V. Kornilov2014-05-161-0/+1
* usb: musb: add a work_struct to recover from babble errorsDaniel Mack2014-04-211-0/+1