aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/omap2430.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-14/+1
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-10/+10
* Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman2011-05-101-1/+1
|\
| * usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula2011-05-021-1/+1
* | usb: fix building musb driversAnatolij Gustschin2011-05-061-3/+4
|/
* usb: musb: omap2430: fix build failureJohan Hovold2011-04-131-1/+2
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-90/+86
|\
| * usb: musb: OMAP3xxx: Fix device detection in otg & host modeHema HK2011-03-011-8/+2
| * usb: musb: Idle path retention and offmode support for OMAP3Hema HK2011-03-011-22/+27
| * usb: musb: Remove platform context save/restore APIHema HK2011-03-011-11/+0
| * usb: musb: OMAP4430: Fix usb device detection if connected during bootHema HK2011-02-181-5/+48
| * usb: musb: Using runtime pm APIs for musb.Hema HK2011-02-171-58/+23
* | USB: musb: omap2430: fix kernel panic on rebootJohan Hovold2011-02-171-0/+1
|/
* usb: musb: Adding musb support for OMAP4430Hema HK2010-12-101-11/+98
* usb: musb: drop board_set_vbusFelipe Balbi2010-12-101-3/+0
* usb: musb: omap2430: use dev_pm_ops structureFelipe Balbi2010-12-101-59/+87
* usb: musb: omap2430: drop the nopsFelipe Balbi2010-12-101-11/+0
* usb: musb: drop musb_platform_save/restore_contextFelipe Balbi2010-12-101-10/+10
* usb: musb: move clock handling to glue layerFelipe Balbi2010-12-101-19/+27
* usb: musb: pass platform_ops via platform_dataFelipe Balbi2010-12-101-1/+3
* usb: musb: omap2430: give it a context structureFelipe Balbi2010-12-101-9/+28
* usb: musb: split omap2430 to its own platform_driverFelipe Balbi2010-12-101-0/+84
* usb: musb: make all glue layer export struct musb_platform_opsFelipe Balbi2010-12-071-15/+31
* usb: musb: remove board_data parameter from musb_platform_init()Hema Kalliguddi2010-12-011-2/+4
* USB: MUSB: fix kernel WARNING/oops when unloading module in OTG modeSergei Shtylyov2010-10-221-0/+1
* USB: musb: Kill board specific pinmux from driver fileAnand Gadiyar2010-08-101-6/+0
* usb: musb: omap2430.c: remove unnecessary includesAnand Gadiyar2010-05-201-2/+0
* usb: musb: omap2430: remove unused defineAnand Gadiyar2010-05-201-4/+0
* MUSB: OMAP: make musb_platform_suspend() 'static'Sergei Shtylyov2010-05-201-1/+1
* MUSB: OMAP: remove omap_vbus_power()Sergei Shtylyov2010-05-201-8/+0
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-201-2/+11
* MUSB: OMAP: don't call clk_put()Sergei Shtylyov2010-04-301-3/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-021-23/+25
* usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-021-0/+16
* USB: musb: omap2430: fix sparse warningFelipe Balbi2009-12-111-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-1/+1
* usb: musb: disable OTG AUTOIDLE only with omap3430Niilo Minkkinen2009-06-151-1/+6
* musb: otg timer cleanupDavid Brownell2009-06-151-2/+0
* musb: proper hookup to transceiver driversDavid Brownell2009-06-151-39/+23
* USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-231-1/+0
* USB: musb: minor locking fixDavid Brownell2009-01-071-2/+2
* USB: musb: sysfs mode updatesDavid Brownell2009-01-071-1/+10
* usb: musb: Removes compilation warning in gadget modeAjay Kumar Gupta2008-11-131-0/+2
* usb: musb: fix include pathFelipe Balbi2008-09-231-2/+2
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+324