summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.h
AgeCommit message (Expand)Author
2018-05-22usb: musb: remove duplicated port mode enumBin Liu
2018-05-22usb: musb: remove adjust_channel_params() callback from musb_platform_opsBin Liu
2018-05-22usb: musb: remove readl/writel from struct musb_platform_opsBin Liu
2018-03-26usb: musb: remove blackfin portArnd Bergmann
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-11-01usb: musb: Convert timers to use timer_setup()Kees Cook
2017-10-17USB: musb: fix late external abort on suspendJohan Hovold
2017-08-28usb: musb: add helper function musb_ep_xfertype_stringBin Liu
2017-06-20usb: musb: Add quirk to avoid skb reserve in gadget modePeter Ujfalusi
2017-04-18usb: musb: musb_cppi41: Workaround DMA stall issue during teardownAlexandre Bailon
2017-02-06Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman
2017-02-03usb: musb: Add a quirk to preserve the session during suspendAlexandre Bailon
2017-01-25usb: musb: Fix host mode error -71 regressionTony Lindgren
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy
2016-11-17usb: musb: Fix PM for hub disconnectTony Lindgren
2016-11-17usb: musb: Fix sleeping function called from invalid context for hdrc glueTony Lindgren
2016-11-17usb: musb: Fix broken use of static variable for multiple instancesTony Lindgren
2016-09-23usb: musb: Fix session based PM for first invalid VBUSTony Lindgren
2016-09-13usb: musb: Implement session bit based runtime PM for musb-coreTony Lindgren
2016-06-01usb: musb: Return error value from musb_mailboxTony Lindgren
2016-06-01usb: musb: Use delayed for musb_gadget_pullupTony Lindgren
2016-03-04usb: musb: core: added missing const qualifier to musb_hdrc_platform_data::co...Petr Kulhavy
2015-12-16usb: musb: core: Fix handling of the phy notificationsTony Lindgren
2015-10-16usb: musb: core: add common method of getting vbus statusRoman Alyautdin
2015-05-26usb: musb: Make busctl_offset an io-op rather then a defineHans de Goede
2015-05-26usb: musb: Make musb_write_rxfun* and musb_write_rxhub* work like their tx ve...Hans de Goede
2015-05-26usb: musb: Add pre and post root port reset end callbacksHans de Goede
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2015-03-10usb: musb: core: drop recover_workFelipe Balbi
2015-03-10usb: musb: rename ->reset() to ->recover()Felipe Balbi
2014-11-25usb: musb: Use IS_ENABLED for tusb6010Tony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2014-11-25usb: musb: Add function pointers for IO access functionsTony Lindgren
2014-11-05usb: musb: try a race-free wakeupSebastian Andrzej Siewior
2014-07-16usb: musb: core: Convert the musb_platform_reset to have a return value.George Cherian
2014-07-16usb: musb: core: Convert babble recover work to delayed workGeorge Cherian
2014-05-16usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.Matwey V. Kornilov
2014-04-21usb: musb: add a work_struct to recover from babble errorsDaniel Mack
2014-04-21usb: musb: add reset hook to platform opsDaniel Mack
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-10-19Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman
2013-10-11usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I
2013-07-29usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman
2013-05-28usb: musb: re-introduce musb->port_modeDaniel Mack
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack
2013-05-28usb: musb: move musb_start to musb_virthub.cDaniel Mack