aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-09-27usb: musb: omap2430: use the new generic PHY frameworkKishon Vijay Abraham I1-0/+2
2013-07-29usb: musb: get rid of unused proc_dir_entryGreg Kroah-Hartman1-8/+0
2013-05-28usb: musb: re-introduce musb->port_modeDaniel Mack1-0/+7
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack1-0/+1
2013-05-28usb: musb: move musb_start to musb_virthub.cDaniel Mack1-1/+0
2013-05-28usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack1-17/+0
2013-05-28usb: musb: remove 'ignore_disconnect' flagFelipe Balbi1-1/+0
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior1-2/+0
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior1-1/+1
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior1-1/+2
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta1-0/+4
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi1-0/+2
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi1-4/+0
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi1-5/+0
2012-08-07usb: musb: fix sparse warningsFelipe Balbi1-1/+1
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar1-8/+0
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I1-2/+0
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi1-1/+1
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus1-1/+1
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita1-0/+2
2011-12-12usb: musb: headers cleanupFelipe Balbi1-1/+0
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK1-0/+1
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi1-4/+8
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-68/+0
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger1-1/+1
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger1-0/+5
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds1-2/+2
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-6/+2
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren1-8/+9
2011-03-01usb: musb: Remove platform context save/restore APIHema HK1-4/+0
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK1-1/+1
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi1-2/+2