summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/tusb6010_omap.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call.Matwey V. Kornilov2014-05-161-1/+1
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-091-1/+0Star
* usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-291-24/+0Star
* Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-131-1/+1
|\
| * ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-301-1/+1
* | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+8
|\|
| * ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-151-1/+1
| * ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+7
* | usb: remove use of __devinitBill Pemberton2012-11-211-2/+1Star
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-1/+0Star
|\
| * ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+0Star
* | usb: musb: Make dma_controller_create __devinitShubhrajyoti D2012-08-091-1/+1
|/
* usb: musb: tusb6010: fix compilationFelipe Balbi2011-08-121-0/+1
* usb: musb: tusb6010_omap: fix build failure: error: 'musb' undeclaredSergei Trofimovich2011-08-121-1/+1
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-16/+16
* usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.cHuzaifa Sidhpurwala2011-03-011-2/+2
* usb: Fix tusb6010 for DMA APITony Lindgren2010-04-301-8/+14
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()Roel Kluin2010-03-021-1/+1
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* USB: musb: tusb6010 buildfixKalle Valo2009-01-281-2/+2
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+719