| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb: switch dev_dbg to tracepoints | Bin Liu | 2016-07-17 | 1 | -5/+5 |
* | usb: musb: use %pad format string from dma_addr_t | Arnd Bergmann | 2016-03-04 | 1 | -4/+4 |
* | usb: musb: Set up function pointers for DMA | Tony Lindgren | 2015-05-07 | 1 | -3/+6 |
* | usb: musb: Change end point selection to use new IO access | Tony Lindgren | 2014-11-25 | 1 | -3/+4 |
* | usb: musb: dma: merge ->start/stop into create/destroy | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -13/+3 |
* | usb: musb: musbhsdma: drop the controller check in dma_controller_destroy() | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -3/+0 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+1 |
* | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 2012-09-17 | 1 | -1/+1 |
|\ |
|
| * | usb: musb: musbhsdma: fix IRQ check | Sergei Shtylyov | 2012-09-06 | 1 | -1/+1 |
* | | usb: musb: Make dma_controller_create __devinit | Shubhrajyoti D | 2012-08-09 | 1 | -1/+1 |
|/ |
|
* | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 1 | -1/+1 |
* | usb: musb: drop unneeded musb_debug trickery | Felipe Balbi | 2011-05-13 | 1 | -5/+6 |
* | USB: musb: blackfin: work around anomaly 05000450 | Mike Frysinger | 2011-04-13 | 1 | -0/+8 |
* | Merge branch 'usb-next' into musb-merge | Greg Kroah-Hartman | 2010-12-16 | 1 | -1/+1 |
|\ |
|
| * | usb: musb: add names for IRQs in structure resource | Hema Kalliguddi | 2010-12-01 | 1 | -1/+1 |
* | | usb: musb: fail unaligned DMA transfers on v1.8 and above | Anand Gadiyar | 2010-11-09 | 1 | -0/+14 |
|/ |
|
* | usb: musb: musbhsdma: increase max_len to 1MB | Anil Shetty | 2010-10-22 | 1 | -1/+1 |
* | USB: musb: do not override DMA mode in channel program | Anand Gadiyar | 2010-08-10 | 1 | -4/+1 |
* | USB: musb: Enable the maximum supported burst mode for DMA | Hema HK | 2010-06-30 | 1 | -11/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | usb: musb: workaround MUSB DMA_INTR sometimes reads zero | Anand Gadiyar | 2010-03-02 | 1 | -3/+22 |
* | USB: musb: fix printf warning in debug code | Mike Frysinger | 2009-12-11 | 1 | -1/+1 |
* | USB: musb: clear the Blackfin interrupt pending bits early in the ISR | Cliff Cai | 2009-12-11 | 1 | -5/+5 |
* | USB: musb: sanitize clearing TXCSR DMA bits (take 2) | Sergei Shtylyov | 2009-04-17 | 1 | -23/+36 |
* | USB: musb: bugfixes for multi-packet TXDMA support | Sergei Shtylyov | 2009-04-17 | 1 | -5/+2 |
* | USB: musb: enable low level DMA operation for Blackfin | Bryan Wu | 2009-01-07 | 1 | -69/+13 |
* | usb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-07 | 1 | -1/+1 |
* | usb: musb: general cleanup to musbhsdma.c | Felipe Balbi | 2008-10-17 | 1 | -151/+155 |
* | USB: Add MUSB and TUSB support | Felipe Balbi | 2008-08-14 | 1 | -0/+433 |