Revision 372feacb36211faf18326cfddea85d69b9afe2e5 authored by Linus Torvalds on 20 April 2014, 17:35:31 UTC, committed by Linus Torvalds on 20 April 2014, 17:35:31 UTC
Pull slave-dmaengine fixes from Vinod Koul:
 "Back from long weekend here in India and now the time to send fixes
  for slave dmaengine.
   - Dan's fix of sirf xlate code
   - Jean's fix for timberland
   - edma fixes by Sekhar for SG handling and Yuan for changing init
     call"

* 'fixes' of git://git.infradead.org/users/vkoul/slave-dma:
  dma: fix eDMA driver as a subsys_initcall
  dmaengine: sirf: off by one in of_dma_sirfsoc_xlate()
  platform: Fix timberdale dependencies
  dma: edma: fix incorrect SG list handling
2 parent s 5269519 + 8edc51c
History
File Mode Size
Kconfig -rw-r--r-- 3.0 KB
Makefile -rw-r--r-- 735 bytes
array.c -rw-r--r-- 18.3 KB
base.c -rw-r--r-- 75.3 KB
cmdline.c -rw-r--r-- 651 bytes
consoles.c -rw-r--r-- 2.2 KB
cpuinfo.c -rw-r--r-- 564 bytes
devices.c -rw-r--r-- 1.4 KB
fd.c -rw-r--r-- 7.5 KB
fd.h -rw-r--r-- 491 bytes
generic.c -rw-r--r-- 12.5 KB
inode.c -rw-r--r-- 11.3 KB
internal.h -rw-r--r-- 7.7 KB
interrupts.c -rw-r--r-- 1.1 KB
kcore.c -rw-r--r-- 15.3 KB
kmsg.c -rw-r--r-- 1.5 KB
loadavg.c -rw-r--r-- 1.1 KB
meminfo.c -rw-r--r-- 5.7 KB
namespaces.c -rw-r--r-- 6.4 KB
nommu.c -rw-r--r-- 3.2 KB
page.c -rw-r--r-- 5.3 KB
proc_net.c -rw-r--r-- 4.3 KB
proc_sysctl.c -rw-r--r-- 38.3 KB
proc_tty.c -rw-r--r-- 4.7 KB
root.c -rw-r--r-- 5.6 KB
self.c -rw-r--r-- 2.0 KB
softirqs.c -rw-r--r-- 993 bytes
stat.c -rw-r--r-- 5.9 KB
task_mmu.c -rw-r--r-- 38.1 KB
task_nommu.c -rw-r--r-- 6.9 KB
uptime.c -rw-r--r-- 1.2 KB
version.c -rw-r--r-- 761 bytes
vmcore.c -rw-r--r-- 27.8 KB

back to top