https://github.com/torvalds/linux
Revision 707b38a00bd2e7cac60afc75abe826e68ca83cfb authored by Jonas Bonn on 05 September 2011, 11:47:10 UTC, committed by Jonas Bonn on 11 September 2011, 07:50:39 UTC
For the initial architecture submission, not all of the DMA ops were
implemented.  This patch adds the *map_page and *map_sg variants of the
DMA mapping ops.

This patch is currently of interest mainly to some drivers that haven't
been submitted upstream yet.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
1 parent d7cb666
History
Tip revision: 707b38a00bd2e7cac60afc75abe826e68ca83cfb authored by Jonas Bonn on 05 September 2011, 11:47:10 UTC
Add missing DMA ops
Tip revision: 707b38a
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 196.2 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top