aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAge
* 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
* usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack2013-05-28
* usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-28
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-01
* usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior2012-10-31
* usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior2012-10-31
* usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-11
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
* usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2012-08-09
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
* usb: musb: fix sparse warningsFelipe Balbi2012-08-07
* usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-30
* usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-25
* usb: musb: drop __deprecated flagFelipe Balbi2012-04-18
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-13