summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/omap2430.c
AgeCommit message (Expand)Author
2012-09-11usb: musb: add musb_ida for multi instance supportB, Ravi
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi
2012-08-03usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-06-25usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I
2012-06-25usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I
2012-06-25usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I
2012-06-25usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I
2012-04-10usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-04-10usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-04-10usb: musb: fix some runtime_pm issuesGrazvydas Ignotas
2012-04-10usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-03-01Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus
2012-02-13usb: musb: Start using struct usb_otgHeikki Krogerus
2012-01-31usb: musb: make modules behave betterFelipe Balbi
2012-01-25usb: musb: omap2430: minor cleanups.NeilBrown
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras
2011-12-20usb: musb: trivial cleanupFelipe Contreras
2011-12-12usb: musb: omap2430: fix compile warningFelipe Balbi
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-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-07usb: fix building musb driversAnatolij Gustschin
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula
2011-04-13usb: musb: omap2430: fix build failureJohan Hovold
2011-03-16Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-01usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK
2011-03-01usb: musb: Idle path retention and offmode support for OMAP3Hema HK
2011-03-01usb: musb: Remove platform context save/restore APIHema HK
2011-02-18usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK
2011-02-17usb: musb: Using runtime pm APIs for musb.Hema HK
2011-02-17USB: musb: omap2430: fix kernel panic on rebootJohan Hovold
2010-12-10usb: musb: Adding musb support for OMAP4430Hema HK
2010-12-10usb: musb: drop board_set_vbusFelipe Balbi
2010-12-10usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi
2010-12-10usb: musb: omap2430: drop the nopsFelipe Balbi
2010-12-10usb: musb: drop musb_platform_save/restore_contextFelipe Balbi