summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/cppi_dma.c
AgeCommit message (Expand)Author
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior
2013-03-18usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
2012-11-21usb: remove use of __devinitBill Pemberton
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter
2011-04-13USB: musb: silence printk format warningDan Carpenter
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi
2010-10-22USB: musb: suppress warning about unused flagsJon Povey
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-01-27USB: musb cppi dma fixSwaminathan S
2009-01-27USB: musb cppi bugfixesHugo Villeneuve
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi