aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi1-0/+1
2017-04-18usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon1-0/+1
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman1-1/+0
2017-02-03usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon1-0/+1
2017-01-25usb: musb: Fix host mode error -71 regressionTony Lindgren1-1/+0
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu1-0/+7
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman1-2/+11
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy1-0/+6
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren1-2/+2
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren1-0/+7
2016-11-17usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren1-0/+2
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren1-0/+1
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren1-0/+1
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren1-1/+1
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren1-0/+1
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::configPetr Kulhavy1-1/+1
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren1-0/+2
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin1-1/+1
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede1-1/+4
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx versionsHans de Goede1-2/+0
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede1-0/+16
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren1-0/+5
2015-03-10usb: musb: core: drop recover_workFelipe Balbi1-1/+0
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi1-6/+7
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren1-6/+3
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren1-36/+1
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren1-0/+40
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior1-0/+1
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian1-4/+6
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian1-1/+1
2014-05-16usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.Matwey V. Kornilov1-0/+1
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack1-0/+1
2014-04-21usb: musb: add reset hook to platform opsDaniel Mack1-0/+7
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack1-0/+3
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman1-0/+1
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior1-0/+1