lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Mar 2010 11:25:58 -0500
From:	"Steven J. Magnani" <steve@...idescorp.com>
To:	Dan Williams <dan.j.williams@...el.com>
Cc:	linux-kernel@...r.kernel.org, microblaze-uclinux@...e.uq.edu.au,
	monstr@...str.eu, Grant Likely <grant.likely@...retlab.ca>
Subject: [PATCH 0/4] dmaengine: Add driver for Xilinx MPMC

This is a DMA engine driver for SDMA channels on a Xilinx Multi-Port
Memory Controller (MPMC). 

Caveats:
* The OF bus driver (part 4) is based on the fsldma driver and how I
  thought the device and channels might be represented in a device tree blob.
  As I don't use OF in my kernel, all I am able to do is verify that the code
  compiles. Suggestions for improvement are especially welcome here.

* Similarly, I took a stab at DCR support based on the ll_temac driver
  and some discussions about supporting both DCR and simple pointer access
  to device registers. I'm working on Microblaze so cannot test the DCR code.

Regards,
------------------------------------------------------------------------
 Steven J. Magnani               "I claim this network for MARS!
 www.digidescorp.com              Earthling, return my space modulator!"

 #include <standard.disclaimer>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists