summaryrefslogtreecommitdiff
path: root/drivers/usb/musb/ux500_dma.c
AgeCommit message (Expand)Author
2013-12-17usb: musb: ux500_dma: fix potential NULL dereference errorLee Jones
2013-08-27usb: musb: ux500: Add check for NULL board dataLee Jones
2013-07-30usb: musb: use dev_get_platdata()Jingoo Han
2013-07-29usb: musb: dma: merge ->start/stop into create/destroySebastian Andrzej Siewior
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-04usb: musb: ux500: attempt to find channels by name before using pdataLee Jones
2013-06-04usb: musb: ux500: harden checks for platform dataLee Jones
2013-06-04usb: musb: ux500: move channel number knowledge into the driverLee Jones
2013-05-28usb: musb: various cosmetic fixes on ux500 filesFabio Baltieri
2013-04-03usb: musb: ux500_dma: drop references to U5500Fabio Baltieri
2013-03-27usb: musb: ux500_dma: fix sparse warningFelipe Balbi
2013-03-18usb: musb: ux500_dma: add missing MEM resource checkVirupax Sadashivpetimath
2013-03-18usb: musb: ux500_dma: kill compile warningsFelipe Balbi
2013-03-18usb: musb: dsps: add missing includeFelipe Balbi
2012-11-21usb: remove use of __devinitBill Pemberton
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-12usb: musb: ux500: optimize DMA callback routinePer Forlin
2011-11-17USB-musb: move to dma_transfer_directionVinod Koul
2011-08-12usb: musb: ux500: replace missing DBG with dev_dbgPer Forlin
2011-08-12usb: musb: ux500: set dma config for both src and dstPer Forlin
2011-05-18usb: musb: ux500: add dma glue layer for ux500Mian Yousaf Kaukab