aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* 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
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-10
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-10
* usb: musb: omap2430: give it a context structureFelipe Balbi2010-12-10
* usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-10
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-07
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-01
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-22
* USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-10
* usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar2010-05-20
* usb: musb: omap2430: remove unused defineAnand Gadiyar2010-05-20
* MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov2010-05-20
* MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov2010-05-20
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-20