Age | Commit message (Expand) | Author | Files | Lines |
2013-08-27 | usb: musb: ux500: Add check for NULL board data | Lee Jones | 1 | -1/+3 |
2013-07-30 | usb: musb: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-07-29 | usb: musb: dma: merge ->start/stop into create/destroy | Sebastian Andrzej Siewior | 1 | -11/+8 |
2013-07-02 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -26/+33 |
2013-06-04 | usb: musb: ux500: attempt to find channels by name before using pdata | Lee Jones | 1 | -3/+17 |
2013-06-04 | usb: musb: ux500: harden checks for platform data | Lee Jones | 1 | -3/+8 |
2013-06-04 | usb: musb: ux500: move channel number knowledge into the driver | Lee Jones | 1 | -21/+9 |
2013-05-28 | usb: musb: various cosmetic fixes on ux500 files | Fabio Baltieri | 1 | -3/+3 |
2013-04-03 | usb: musb: ux500_dma: drop references to U5500 | Fabio Baltieri | 1 | -1/+1 |
2013-03-27 | usb: musb: ux500_dma: fix sparse warning | Felipe Balbi | 1 | -1/+1 |
2013-03-18 | usb: musb: ux500_dma: add missing MEM resource check | Virupax Sadashivpetimath | 1 | -1/+11 |
2013-03-18 | usb: musb: ux500_dma: kill compile warnings | Felipe Balbi | 1 | -3/+4 |
2013-03-18 | usb: musb: dsps: add missing include | Felipe Balbi | 1 | -0/+1 |
2012-11-21 | usb: remove use of __devinit | Bill Pemberton | 1 | -2/+1 |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+1 |
2012-09-14 | ARM: nomadik: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-09 | usb: musb: Make dma_controller_create __devinit | Shubhrajyoti D | 1 | -1/+1 |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 1 | -2/+1 |
2012-02-22 | dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users | Viresh Kumar | 1 | -0/+1 |
2012-01-17 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -2/+2 |
2011-12-12 | usb: musb: ux500: optimize DMA callback routine | Per Forlin | 1 | -36/+3 |
2011-11-17 | USB-musb: move to dma_transfer_direction | Vinod Koul | 1 | -2/+2 |
2011-08-12 | usb: musb: ux500: replace missing DBG with dev_dbg | Per Forlin | 1 | -8/+14 |
2011-08-12 | usb: musb: ux500: set dma config for both src and dst | Per Forlin | 1 | -9/+7 |
2011-05-18 | usb: musb: ux500: add dma glue layer for ux500 | Mian Yousaf Kaukab | 1 | -0/+422 |