summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/musbhsdma.c
AgeCommit message (Expand)Author
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-03-04usb: musb: use %pad format string from dma_addr_tArnd Bergmann
2015-05-07usb: musb: Set up function pointers for DMATony Lindgren
2014-11-25usb: musb: Change end point selection to use new IO accessTony Lindgren
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior
2013-07-29usb: musb: musbhsdma: drop the controller check in dma_controller_destroy()Sebastian Andrzej Siewior
2012-11-21usb: remove use of __devinitBill Pemberton
2012-09-16Merge 3.6-rc6 into usb-nextGreg Kroah-Hartman
2012-09-06usb: musb: musbhsdma: fix IRQ checkSergei Shtylyov
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2011-09-18USB: irq: Remove IRQF_DISABLEDYong Zhang
2011-05-13usb: musb: drop unneeded musb_debug trickeryFelipe Balbi
2011-04-13USB: musb: blackfin: work around anomaly 05000450Mike Frysinger
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman
2010-12-01usb: musb: add names for IRQs in structure resourceHema Kalliguddi
2010-11-09usb: musb: fail unaligned DMA transfers on v1.8 and aboveAnand Gadiyar
2010-10-22usb: musb: musbhsdma: increase max_len to 1MBAnil Shetty
2010-08-10USB: musb: do not override DMA mode in channel programAnand Gadiyar
2010-06-30USB: musb: Enable the maximum supported burst mode for DMAHema HK
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02usb: musb: workaround MUSB DMA_INTR sometimes reads zeroAnand Gadiyar
2009-12-11USB: musb: fix printf warning in debug codeMike Frysinger
2009-12-11USB: musb: clear the Blackfin interrupt pending bits early in the ISRCliff Cai
2009-04-17USB: musb: sanitize clearing TXCSR DMA bits (take 2)Sergei Shtylyov
2009-04-17USB: musb: bugfixes for multi-packet TXDMA supportSergei Shtylyov
2009-01-07USB: musb: enable low level DMA operation for BlackfinBryan Wu
2009-01-07usb: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-17usb: musb: general cleanup to musbhsdma.cFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi