Age | Commit message (Expand) | Author |
2012-02-27 | usb: otg: Convert all users to pass struct usb_otg for OTG functions | Heikki Krogerus |
2012-02-27 | usb: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-13 | usb: musb: Start using struct usb_otg | Heikki Krogerus |
2012-01-31 | usb: musb: make modules behave better | Felipe Balbi |
2012-01-25 | usb: musb: omap2430: minor cleanups. | NeilBrown |
2011-12-20 | musb: omap2430: avoid pm_runtime_disable() | Felipe Contreras |
2011-12-20 | usb: musb: remove a bit of indentation | Felipe Contreras |
2011-12-20 | usb: musb: trivial cleanup | Felipe Contreras |
2011-12-12 | usb: musb: omap2430: fix compile warning | Felipe Balbi |
2011-12-12 | usb: musb: fix pm_runtime calls while atomic | Vikram Pandita |
2011-12-12 | usb: musb: headers cleanup | Felipe Balbi |
2011-12-12 | usb: musb: omap2+: save and restore OTG_INTERFSEL | Hema HK |
2011-07-01 | usb: musb: drop a gigantic amount of ifdeferry | Felipe Balbi |
2011-05-13 | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi |
2011-05-10 | Merge branch 2.6.39-rc7 into usb-linus | Greg Kroah-Hartman |
2011-05-06 | usb: fix building musb drivers | Anatolij Gustschin |
2011-05-02 | usb: musb: omap2430: Fix retention idle on musb peripheral only boards | Jarkko Nikula |
2011-04-13 | usb: musb: omap2430: fix build failure | Johan Hovold |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-01 | usb: musb: OMAP3xxx: Fix device detection in otg & host mode | Hema HK |
2011-03-01 | usb: musb: Idle path retention and offmode support for OMAP3 | Hema HK |
2011-03-01 | usb: musb: Remove platform context save/restore API | Hema HK |
2011-02-18 | usb: musb: OMAP4430: Fix usb device detection if connected during boot | Hema HK |
2011-02-17 | usb: musb: Using runtime pm APIs for musb. | Hema HK |
2011-02-17 | USB: musb: omap2430: fix kernel panic on reboot | Johan Hovold |
2010-12-10 | usb: musb: Adding musb support for OMAP4430 | Hema HK |
2010-12-10 | usb: musb: drop board_set_vbus | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: use dev_pm_ops structure | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: drop the nops | Felipe Balbi |
2010-12-10 | usb: musb: drop musb_platform_save/restore_context | Felipe Balbi |
2010-12-10 | usb: musb: move clock handling to glue layer | Felipe Balbi |
2010-12-10 | usb: musb: pass platform_ops via platform_data | Felipe Balbi |
2010-12-10 | usb: musb: omap2430: give it a context structure | Felipe Balbi |
2010-12-10 | usb: musb: split omap2430 to its own platform_driver | Felipe Balbi |
2010-12-07 | usb: musb: make all glue layer export struct musb_platform_ops | Felipe Balbi |
2010-12-01 | usb: musb: remove board_data parameter from musb_platform_init() | Hema Kalliguddi |
2010-10-22 | USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode | Sergei Shtylyov |
2010-08-10 | USB: musb: Kill board specific pinmux from driver file | Anand Gadiyar |
2010-05-20 | usb: musb: omap2430.c: remove unnecessary includes | Anand Gadiyar |
2010-05-20 | usb: musb: omap2430: remove unused define | Anand Gadiyar |
2010-05-20 | MUSB: OMAP: make musb_platform_suspend() 'static' | Sergei Shtylyov |
2010-05-20 | MUSB: OMAP: remove omap_vbus_power() | Sergei Shtylyov |
2010-05-20 | usb: musb: Set transceiver interface type | Maulik Mankad |
2010-04-30 | MUSB: OMAP: don't call clk_put() | Sergei Shtylyov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | USB: musb: get rid of omap_readl/writel | Felipe Balbi |
2010-03-02 | usb: musb: Add context save and restore support | Ajay Kumar Gupta |
2009-12-11 | USB: musb: omap2430: fix sparse warning | Felipe Balbi |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-06-15 | usb: musb: disable OTG AUTOIDLE only with omap3430 | Niilo Minkkinen |