aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musbhsdma.c
Commit message (Expand)AuthorAge
* Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-16
|\
| * usb: musb: add names for IRQs in structure resourceHema Kalliguddi2010-12-01
* | usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar2010-11-09
|/
* usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty2010-10-22
* USB: musb: do not override DMA mode in channel programAnand Gadiyar2010-08-10
* USB: musb: Enable the maximum supported burst mode for DMAHema HK2010-06-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar2010-03-02
* USB: musb: fix printf warning in debug codeMike Frysinger2009-12-11
* USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai2009-12-11
* USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov2009-04-17
* USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov2009-04-17
* USB: musb: enable low level DMA operation for BlackfinBryan Wu2009-01-07
* usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-07
* usb: musb: general cleanup to musbhsdma.cFelipe Balbi2008-10-17
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-13