aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musb_core.h
AgeCommit message (Expand)Author
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
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: drop musb_platform_suspend/resumeFelipe Balbi
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi
2010-12-10usb: musb: drop the set_clock magicFelipe Balbi
2010-12-10usb: musb: move clock handling to glue layerFelipe Balbi
2010-12-10usb: musb: pass platform_ops via platform_dataFelipe Balbi
2010-12-10usb: musb: add Kconfig options for each glue layerFelipe Balbi
2010-12-10usb: musb: hold context on musb structureFelipe Balbi
2010-12-07usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi
2010-12-07usb: musb: introduce struct musb_platform_opsFelipe Balbi