summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_core.c
Commit message (Expand)AuthorAgeFilesLines
* USB: musb: fix compilation warning in host only modeAjay Kumar Gupta2010-08-101-4/+3
* USB: musb: fix Blackfin ulpi stubsMike Frysinger2010-06-301-2/+2
* USB: musb_core: make disconnect and suspend interrupts work againSergei Shtylyov2010-06-301-5/+1
* usb: musb: Fix a bug by making suspend interrupt available in device modeMaulik Mankad2010-06-301-1/+2
* usb: musb: add ulpi access operationsHeikki Krogerus2010-05-201-0/+86
* usb: musb: debugfs: musb_exit_debugfs() can be called on probeFelipe Balbi2010-05-201-2/+5
* usb: musb: add debugfs supportFelipe Balbi2010-05-201-0/+5
* USB: MUSB: Add OMAP4 support in MUSB driverMaulik Mankad2010-05-201-2/+4
* usb: musb: Set transceiver interface typeMaulik Mankad2010-05-201-1/+1
* usb: musb: allow board to pass down fifo modeFelipe Balbi2010-05-201-20/+16
* USB: straighten out port feature vs. port status usageAlan Stern2010-05-201-4/+3
* musb_core: fix musb_init_controller() error cleanup pathSergei Shtylyov2010-04-301-17/+34
* musb_core: don't call musb_platform_exit() twiceSergei Shtylyov2010-04-301-10/+7
* musb_core: don't prevent disabling clock on driver unloadSergei Shtylyov2010-04-301-3/+1
* musb_core: don't touch 'musb->clock' in musb_free()Sergei Shtylyov2010-04-301-5/+0
* musb: save and restore missing bus control registerAjay Kumar Gupta2010-04-301-0/+2
* usb: musb: core: declare mbase only where it's usedFelipe Balbi2010-03-191-1/+7
* usb: musb: abstract out ULPI_BUSCONTROL register reads/writesMike Frysinger2010-03-191-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-03-031-214/+348
|\
| * USB: musb: only print info message if probe() is successfulFelipe Balbi2010-03-021-13/+12
| * USB: musb: unmap base if we can't probeFelipe Balbi2010-03-021-1/+7
| * USB: musb: we already tested for dyn_fifoFelipe Balbi2010-03-021-15/+4
| * USB: musb: get rid of omap_readl/writelFelipe Balbi2010-03-021-2/+2
| * usb: musb: Add context save and restore supportAjay Kumar Gupta2010-03-021-0/+146
| * usb: musb: Add 'extvbus' in musb_hdrc_platform_dataAjay Kumar Gupta2010-03-021-0/+8
| * usb: musb: save dynfifo in musb structAjay Kumar Gupta2010-03-021-1/+3
| * usb: musb: handle irqs in the order dictated by programming guideArnaud Mandy2010-03-021-139/+116
| * USB: musb: Add new fifo table for a OMAP3 errataAjay Kumar Gupta2010-03-021-0/+34
| * USB: musb: remove some of the never defined definesFelipe Balbi2010-03-021-24/+0
| * USB: musb: move to sysfs_groupsFelipe Balbi2010-03-021-18/+15
| * USB: musb: move two printk to dev_errFelipe Balbi2010-03-021-2/+2
| * USB: musb: use resource_size()Felipe Balbi2010-03-021-1/+1
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-1/+1
|/
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-231-1/+1
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-231-0/+8
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-231-2/+2
* const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-151-1/+1
* USB: MUSB: save hardware revision at initAnand Gadiyar2009-12-111-6/+4
* USB: musb: Remove unwanted message in boot logAjay Kumar Gupta2009-11-301-2/+2
* USB: musb: fix put_device() call sequenceAjay Kumar Gupta2009-09-231-4/+4
* Merge branch 'master' into for-linusRafael J. Wysocki2009-07-301-2/+1
|\
| * USB: musb: fix CONFIGDATA register read issueAjay Kumar Gupta2009-07-281-1/+0
| * USB: musb: Refer to musb_otg_timer_func under correct #ifdefAmit Kucheria2009-07-281-1/+1
* | USB: Rework musb suspend()/resume_early()Magnus Damm2009-07-221-6/+12
|/
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-151-10/+9
* musb: support disconnect after HNP roleswitchDavid Brownell2009-06-151-12/+29
* musb: make initial HNP roleswitch work (v2)David Brownell2009-06-151-11/+16
* musb: otg timer cleanupDavid Brownell2009-06-151-19/+22
* musb: proper hookup to transceiver driversDavid Brownell2009-06-151-44/+52
* musb_gadget: fix unhandled endpoint 0 IRQsSergei Shtylyov2009-06-151-7/+1
OpenPOWER on IntegriCloud