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