| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb/ux500: Use dma_request_chan() instead dma_request_slave_channel() | Peter Ujfalusi | 2020-01-15 | 1 | -2/+2 |
* | USB: musb: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 1 | -13/+0 |
* | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 1 | -0/+1 |
* | usb: musb/ux500: remove duplicate check for dma_is_compatible | Arnd Bergmann | 2016-03-04 | 1 | -3/+0 |
* | usb: musb: Set up function pointers for DMA | Tony Lindgren | 2015-05-07 | 1 | -3/+5 |
* | usb: musb: Change to use new IO access | Tony Lindgren | 2014-11-25 | 1 | -2/+2 |
* | usb: musb: ux500_dma: use dmaengine_xxx() APIs | Vinod Koul | 2014-11-03 | 1 | -5/+2 |
* | usb: musb: ux500: fix decimal printf format specifiers prefixed with 0x | Hans Wennborg | 2014-08-19 | 1 | -1/+1 |
* | usb: musb: ux500_dma: fix potential NULL dereference error | Lee Jones | 2013-12-17 | 1 | -1/+3 |
* | usb: musb: ux500: Add check for NULL board data | Lee Jones | 2013-08-27 | 1 | -1/+3 |
* | usb: musb: use dev_get_platdata() | Jingoo Han | 2013-07-30 | 1 | -1/+1 |
* | usb: musb: dma: merge ->start/stop into create/destroy | Sebastian Andrzej Siewior | 2013-07-29 | 1 | -11/+8 |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 1 | -26/+33 |
|\ |
|
| * | usb: musb: ux500: attempt to find channels by name before using pdata | Lee Jones | 2013-06-04 | 1 | -3/+17 |
| * | usb: musb: ux500: harden checks for platform data | Lee Jones | 2013-06-04 | 1 | -3/+8 |
| * | usb: musb: ux500: move channel number knowledge into the driver | Lee Jones | 2013-06-04 | 1 | -21/+9 |
* | | usb: musb: various cosmetic fixes on ux500 files | Fabio Baltieri | 2013-05-28 | 1 | -3/+3 |
|/ |
|
* | usb: musb: ux500_dma: drop references to U5500 | Fabio Baltieri | 2013-04-03 | 1 | -1/+1 |
* | usb: musb: ux500_dma: fix sparse warning | Felipe Balbi | 2013-03-27 | 1 | -1/+1 |
* | usb: musb: ux500_dma: add missing MEM resource check | Virupax Sadashivpetimath | 2013-03-18 | 1 | -1/+11 |
* | usb: musb: ux500_dma: kill compile warnings | Felipe Balbi | 2013-03-18 | 1 | -3/+4 |
* | usb: musb: dsps: add missing include | Felipe Balbi | 2013-03-18 | 1 | -0/+1 |
* | usb: remove use of __devinit | Bill Pemberton | 2012-11-21 | 1 | -2/+1 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | usb: musb: Make dma_controller_create __devinit | Shubhrajyoti D | 2012-08-09 | 1 | -1/+1 |
|/ |
|
* | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -2/+1 |
* | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar | 2012-02-22 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-01-18 | 1 | -2/+2 |
|\ |
|
| * | USB-musb: move to dma_transfer_direction | Vinod Koul | 2011-11-17 | 1 | -2/+2 |
* | | usb: musb: ux500: optimize DMA callback routine | Per Forlin | 2011-12-12 | 1 | -36/+3 |
|/ |
|
* | usb: musb: ux500: replace missing DBG with dev_dbg | Per Forlin | 2011-08-12 | 1 | -8/+14 |
* | usb: musb: ux500: set dma config for both src and dst | Per Forlin | 2011-08-12 | 1 | -9/+7 |
* | usb: musb: ux500: add dma glue layer for ux500 | Mian Yousaf Kaukab | 2011-05-18 | 1 | -0/+422 |