summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/ux500_dma.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-191-1/+1
* usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones2013-12-171-1/+3
* usb: musb: ux500: Add check for NULL board dataLee Jones2013-08-271-1/+3
* usb: musb: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-291-11/+8Star
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-26/+33
|\
| * usb: musb: ux500: attempt to find channels by name before using pdataLee Jones2013-06-041-3/+17
| * usb: musb: ux500: harden checks for platform dataLee Jones2013-06-041-3/+8
| * usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-041-21/+9Star
* | usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri2013-05-281-3/+3
|/
* usb: musb: ux500_dma: drop references to U5500Fabio Baltieri2013-04-031-1/+1
* usb: musb: ux500_dma: fix sparse warningFelipe Balbi2013-03-271-1/+1
* usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath2013-03-181-1/+11
* usb: musb: ux500_dma: kill compile warningsFelipe Balbi2013-03-181-3/+4
* usb: musb: dsps: add missing includeFelipe Balbi2013-03-181-0/+1
* usb: remove use of __devinitBill Pemberton2012-11-211-2/+1Star
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-1/+1
|\
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | usb: musb: Make dma_controller_create __devinitShubhrajyoti D2012-08-091-1/+1
|/
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-2/+1Star
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+1
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-2/+2
|\
| * USB-musb: move to dma_transfer_directionVinod Koul2011-11-171-2/+2
* | usb: musb: ux500: optimize DMA callback routinePer Forlin2011-12-121-36/+3Star
|/
* usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-121-8/+14
* usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-121-9/+7Star
* usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab2011-05-181-0/+422