summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musbhsdma.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-10USB: musb: do not override DMA mode in channel programAnand Gadiyar1-4/+1
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK1-11/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar1-3/+22
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger1-1/+1
2009-12-11USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai1-5/+5
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov1-23/+36
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov1-5/+2
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu1-69/+13
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi1-151/+155
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+433