| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: cppi_dma.c: use DIV_ROUND_UP macro in cppi_next_(r|t)x_segment() | Ivan Safonov | 2017-04-18 | 1 | -6/+5 |
* | usb: musb: cppi_dma: Clean up cppi structure | Alexandre Bailon | 2017-02-09 | 1 | -13/+13 |
* | usb: musb: cleanup cppi_dma header | Bin Liu | 2016-07-17 | 1 | -0/+1 |
* | usb: musb: switch dev_dbg to tracepoints | Bin Liu | 2016-07-17 | 1 | -26/+24 |
* | usb: musb: Set up function pointers for DMA | Tony Lindgren | 2015-05-07 | 1 | -3/+6 |
* | usb: musb: dma: merge ->start/stop into create/destroy | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -13/+5 |
* | usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG | Fabio Baltieri | 2013-03-18 | 1 | -14/+3 |
* | usb: musb: cppi_dma: drop '__init' annotation | Sergei Shtylyov | 2013-01-18 | 1 | -2/+2 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+1 |
* | usb: musb: cppi_dma: export cppi_interrupt() | Sergei Shtylyov | 2012-11-06 | 1 | -0/+1 |
* | usb: musb: Make dma_controller_create __devinit | Shubhrajyoti D | 2012-08-09 | 1 | -1/+1 |
* | usb: musb: cppi: add missing include to fix compilation | Reinhard Tartler | 2012-05-14 | 1 | -0/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | treewide: Fix comment and string typo 'bufer' | Paul Bolle | 2011-12-06 | 1 | -1/+1 |
* | usb: musb: cppi: fix build errors due to DBG and missing musb variable | Per Forlin | 2011-08-12 | 1 | -9/+17 |
* | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 | 1 | -17/+17 |
* | USB: musb: dereferencing an iomem pointer | Dan Carpenter | 2011-04-13 | 1 | -1/+1 |
* | USB: musb: silence printk format warning | Dan Carpenter | 2011-04-13 | 1 | -8/+10 |
* | USB: musb: using 0 instead of NULL | Dan Carpenter | 2011-04-13 | 1 | -1/+1 |
* | USB: musb: add missing unlock in cppi_interrupt() | Dan Carpenter | 2011-04-13 | 1 | -1/+4 |
* | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 2010-12-01 | 1 | -1/+1 |
* | USB: musb: suppress warning about unused flags | Jon Povey | 2010-10-22 | 1 | -1/+1 |
* | usb: musb: gadget: fix dma length in txstate | Ming Lei | 2010-09-24 | 1 | -0/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly | Swaminathan S | 2010-03-02 | 1 | -23/+10 |
* | USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabled | Swaminathan S | 2009-12-23 | 1 | -0/+6 |
* | USB: musb: Fix CPPI IRQs not being signaled | Daniel Glöckner | 2009-12-01 | 1 | -5/+5 |
* | musb: split out CPPI interrupt handler | Sergei Shtylyov | 2009-06-16 | 1 | -3/+31 |
* | USB: musb: fix isochronous TXDMA (take 2) | Sergei Shtylyov | 2009-04-17 | 1 | -0/+1 |
* | USB: musb: bugfixes for multi-packet TXDMA support | Sergei Shtylyov | 2009-04-17 | 1 | -21/+1 |
* | USB: musb cppi dma fix | Swaminathan S | 2009-01-28 | 1 | -0/+1 |
* | USB: musb cppi bugfixes | Hugo Villeneuve | 2009-01-28 | 1 | -2/+7 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-14 | 1 | -0/+1540 |