summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb: musb: add reset hook to platform opsDaniel Mack2014-04-211-0/+7
* usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack2013-12-191-0/+3
* Merge 3.12-rc6 into usb-next.Greg Kroah-Hartman2013-10-191-0/+1
|\
| * usb: musb: start musb on the udc side, tooSebastian Andrzej Siewior2013-10-111-0/+1
* | usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I2013-09-271-0/+2
|/
* usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman2013-07-291-8/+0
* usb: musb: re-introduce musb->port_modeDaniel Mack2013-05-281-0/+7
* usb: musb: factor out hcd initalizationDaniel Mack2013-05-281-0/+1
* usb: musb: move musb_start to musb_virthub.cDaniel Mack2013-05-281-1/+0
* usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack2013-05-281-17/+0
* usb: musb: remove 'ignore_disconnect' flagFelipe Balbi2013-05-281-1/+0
* usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior2012-11-011-2/+0
* usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior2012-10-311-1/+1
* usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior2012-10-311-1/+2
* usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-111-0/+4
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-111-0/+2
* usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2012-08-091-4/+0
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-091-5/+0
* usb: musb: fix sparse warningsFelipe Balbi2012-08-071-1/+1
* usb/musb: remove conditional compilation of clk codeViresh Kumar2012-07-301-8/+0
* usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-251-2/+0
* usb: musb: drop __deprecated flagFelipe Balbi2012-04-181-1/+1
* usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus2012-02-131-1/+1
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-121-0/+2
OpenPOWER on IntegriCloud