aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/ux500_dma.c
Commit message (Expand)AuthorAge
* usb: musb: Change to use new IO accessTony Lindgren2014-11-25
* usb: musb: ux500_dma: use dmaengine_xxx() APIsVinod Koul2014-11-03
* usb: musb: ux500: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-19
* usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones2013-12-17
* usb: musb: ux500: Add check for NULL board dataLee Jones2013-08-27
* usb: musb: use dev_get_platdata()Jingoo Han2013-07-30
* usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior2013-07-29
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-02
|\
| * usb: musb: ux500: attempt to find channels by name before using pdataLee Jones2013-06-04
| * usb: musb: ux500: harden checks for platform dataLee Jones2013-06-04
| * usb: musb: ux500: move channel number knowledge into the driverLee Jones2013-06-04
* | usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri2013-05-28
|/
* usb: musb: ux500_dma: drop references to U5500Fabio Baltieri2013-04-03
* usb: musb: ux500_dma: fix sparse warningFelipe Balbi2013-03-27
* usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath2013-03-18
* usb: musb: ux500_dma: kill compile warningsFelipe Balbi2013-03-18
* usb: musb: dsps: add missing includeFelipe Balbi2013-03-18
* usb: remove use of __devinitBill Pemberton2012-11-21
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-14
* | usb: musb: Make dma_controller_create __devinitShubhrajyoti D2012-08-09
|/
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-17
|\
| * USB-musb: move to dma_transfer_directionVinod Koul2011-11-17
* | usb: musb: ux500: optimize DMA callback routinePer Forlin2011-12-12
|/
* usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin2011-08-12
* usb: musb: ux500: set dma config for both src and dstPer Forlin2011-08-12
* usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab2011-05-18