]> git.neil.brown.name Git - history.git/commit
[PATCH] USB dma and scatterlists
authorDavid Brownell <david-b@pacbell.net>
Wed, 28 Aug 2002 09:13:39 +0000 (02:13 -0700)
committerGreg Kroah-Hartman <greg@kroah.com>
Wed, 28 Aug 2002 09:13:39 +0000 (02:13 -0700)
commitf4f441dba355ead04fd39f6309bd14c6da16a03f
treedb69737d112b1d1a7487287543cdebc43e842b6a
parentaef9f2f7622e8b65a71cc90a1a5df489edae8621
[PATCH] USB dma and scatterlists

This patch (almost all from DaveM) wraps up the DMA API work
by adding the scatterlist map/sync/unmap support.  And removes
the corresponding FIXME.
drivers/usb/core/buffer.c
drivers/usb/core/hcd.c
drivers/usb/core/hcd.h
drivers/usb/core/usb.c
include/linux/usb.h