aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/cppi_dma.c
Commit message (Expand)AuthorAge
* usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-29
* usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri2013-03-18
* usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov2013-01-18
* usb: remove use of __devinitBill Pemberton2012-11-21
* usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov2012-11-06
* usb: musb: Make dma_controller_create __devinitShubhrajyoti D2012-08-09
* usb: musb: cppi: add missing include to fix compilationReinhard Tartler2012-05-14
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-06
* usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin2011-08-12
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-13
* USB: musb: dereferencing an iomem pointerDan Carpenter2011-04-13
* USB: musb: silence printk format warningDan Carpenter2011-04-13
* USB: musb: using 0 instead of NULLDan Carpenter2011-04-13
* USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter2011-04-13
* usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
* USB: musb: suppress warning about unused flagsJon Povey2010-10-22
* usb: musb: gadget: fix dma length in txstateMing Lei2010-09-24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S2010-03-02
* USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-23
* USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner2009-11-30
* musb: split out CPPI interrupt handlerSergei Shtylyov2009-06-16
* USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov2009-04-17
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-17
* USB: musb cppi dma fixSwaminathan S2009-01-27
* USB: musb cppi bugfixesHugo Villeneuve2009-01-27
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13