aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAge
* 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
* MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-02
* usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-02
* USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-11
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen2009-06-16
* musb: otg timer cleanupDavid Brownell2009-06-16
* musb: proper hookup to transceiver driversDavid Brownell2009-06-16
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-23
* USB: musb: minor locking fixDavid Brownell2009-01-07
* USB: musb: sysfs mode updatesDavid Brownell2009-01-07
* usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-13
* usb: musb: fix include pathFelipe Balbi2008-09-23
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13