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