aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musbhsdma.c
Commit message (Expand)AuthorAgeFilesLines
* USB: irq: Remove IRQF_DISABLEDYong Zhang2011-09-181-1/+1
* usb: musb: drop unneeded musb_debug trickeryFelipe Balbi2011-05-131-5/+6
* USB: musb: blackfin: work around anomaly 05000450Mike Frysinger2011-04-131-0/+8
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+1
|\
| * usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-011-1/+1
* | usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-091-0/+14
|/
* usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty2010-10-221-1/+1
* USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-101-4/+1
* USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-301-11/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar2010-03-021-3/+22
* USB: musb: fix printf warning in debug codeMike Frysinger2009-12-111-1/+1
* USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai2009-12-111-5/+5
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-171-23/+36
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-171-5/+2
* USB: musb: enable low level DMA operation for BlackfinBryan Wu2009-01-071-69/+13
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
* usb: musb: general cleanup to musbhsdma.cFelipe Balbi2008-10-171-151/+155
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+433