summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.h
AgeCommit message (Expand)Author
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
2013-05-28usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack
2013-05-28usb: musb: remove 'ignore_disconnect' flagFelipe Balbi
2012-11-01usb: musb: remove hand-crafted id handlingSebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRTXESebastian Andrzej Siewior
2012-10-31usb: musb: Perform only write access on MUSB_INTRRXESebastian Andrzej Siewior
2012-09-11usb: musb: kill global and static for multi instanceAjay Kumar Gupta
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-07usb: musb: fix sparse warningsFelipe Balbi
2012-07-30usb/musb: remove conditional compilation of clk codeViresh Kumar
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I
2012-04-18usb: musb: drop __deprecated flagFelipe Balbi
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita
2011-12-12usb: musb: headers cleanupFelipe Balbi
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK
2011-08-12usb: musb: tusb6010: fix compilationFelipe Balbi
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-07-01usb: musb: update musb_platform_ops docs to match codeMike Frysinger
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-02Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK
2011-02-17usb: musb: gadget: do not poke with gadget's list_headFelipe Balbi
2011-02-17usb: musb: fix build breakageFelipe Balbi
2011-02-16Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...Tony Lindgren
2011-02-01usb: musb: disable double buffering when it's brokenFelipe Balbi
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren