aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
* usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-11
* usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2012-09-11
* usb: musb: omap2430.c delete unused variable.Matthias Brugger2012-08-20
* usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown2012-08-14
* usb: musb: drop useless board_mode usageFelipe Balbi2012-08-09
* usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I2012-08-03
* usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I2012-07-02
* usb: musb: omap: use devres API to allocate resourcesKishon Vijay Abraham I2012-06-25
* usb: musb: move otg specific initializations from twl to glueKishon Vijay Abraham I2012-06-25
* usb: musb: twl: use mailbox API to send VBUS or ID eventsKishon Vijay Abraham I2012-06-25
* usb: musb: move work_struct(otg_notifier_work) from core to omap glueKishon Vijay Abraham I2012-06-25
* usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I2012-06-25
* usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I2012-06-25
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-10
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-10
* usb: musb: fix some runtime_pm issuesGrazvydas Ignotas2012-04-10
* usb: musb: fix oops on omap2430 module unloadVladimir Zapolskiy2012-04-10
* Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman2012-03-01
|\
| * usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus2012-02-27
| * usb: Convert all users to new usb_phyHeikki Krogerus2012-02-27
| * usb: musb: Start using struct usb_otgHeikki Krogerus2012-02-13
* | Merge tag 'musb-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-03-01
|\ \ | |/ |/|
| * usb: musb: make modules behave betterFelipe Balbi2012-01-31
* | usb: musb: omap2430: minor cleanups.NeilBrown2012-01-25
|/
* musb: omap2430: avoid pm_runtime_disable()Felipe Contreras2011-12-20
* usb: musb: remove a bit of indentationFelipe Contreras2011-12-20
* usb: musb: trivial cleanupFelipe Contreras2011-12-20
* usb: musb: omap2430: fix compile warningFelipe Balbi2011-12-12
* usb: musb: fix pm_runtime calls while atomicVikram Pandita2011-12-12
* usb: musb: headers cleanupFelipe Balbi2011-12-12
* usb: musb: omap2+: save and restore OTG_INTERFSELHema HK2011-12-12
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-01
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-10
|\
| * usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-02
* | usb: fix building musb driversAnatolij Gustschin2011-05-06
|/
* usb: musb: omap2430: fix build failureJohan Hovold2011-04-13
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\
| * usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-01
| * usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-01
| * usb: musb: Remove platform context save/restore APIHema HK2011-03-01
| * usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-18
| * usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-17
* | USB: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-17
|/
* usb: musb: Adding musb support for OMAP4430Hema HK2010-12-10
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-10
* usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi2010-12-10
* usb: musb: omap2430: drop the nopsFelipe Balbi2010-12-10
* usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-10