summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/cppi_dma.c
AgeCommit message (Expand)AuthorLines
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-04-18usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment()Ivan Safonov-6/+5
2017-02-09usb: musb: cppi_dma: Clean up cppi structureAlexandre Bailon-13/+13
2016-07-17usb: musb: cleanup cppi_dma headerBin Liu-0/+1
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu-26/+24
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren-3/+6
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior-13/+5
2013-03-18usb: musb: drop dangling CONFIG_USB_MUSB_DEBUGFabio Baltieri-14/+3
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov-2/+2
2012-11-21usb: remove use of __devinitBill Pemberton-2/+1
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov-0/+1
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D-1/+1
2012-05-14usb: musb: cppi: add missing include to fix compilationReinhard Tartler-0/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell-1/+1
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle-1/+1
2011-08-12usb: musb: cppi: fix build errors due to DBG and missing musb variablePer Forlin-9/+17
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi-17/+17
2011-04-13USB: musb: dereferencing an iomem pointerDan Carpenter-1/+1
2011-04-13USB: musb: silence printk format warningDan Carpenter-8/+10
2011-04-13USB: musb: using 0 instead of NULLDan Carpenter-1/+1
2011-04-13USB: musb: add missing unlock in cppi_interrupt()Dan Carpenter-1/+4
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi-1/+1
2010-10-22USB: musb: suppress warning about unused flagsJon Povey-1/+1
2010-09-24usb: musb: gadget: fix dma length in txstateMing Lei-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-02usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctlySwaminathan S-23/+10
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S-0/+6
2009-11-30USB: musb: Fix CPPI IRQs not being signaledDaniel Glöckner-5/+5
2009-06-15musb: split out CPPI interrupt handlerSergei Shtylyov-3/+31
2009-04-17USB: musb: fix isochronous TXDMA (take 2)Sergei Shtylyov-0/+1
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov-21/+1
2009-01-27USB: musb cppi dma fixSwaminathan S-0/+1
2009-01-27USB: musb cppi bugfixesHugo Villeneuve-2/+7
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi-0/+1540