Message ID | 20131030003317.GD2527@localhost (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, Oct 29, 2013 at 5:33 PM, Ezequiel Garcia <ezequiel.garcia@free-electrons.com> wrote: > By the way, I didn't initially Cced dmaengine list because it's not > in the MAINTAINERS file. > > How about we add it and avoid this happening to other developers? It's there now, but we just created it so you happened to be one of the first ones through... https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/MAINTAINERS#n2728 -- Dan
diff --git a/MAINTAINERS b/MAINTAINERS index ebaf8bd..cd57b4a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1397,6 +1397,15 @@ F: drivers/dma/ F: include/linux/dmaengine.h F: include/linux/async_tx.h +DMAENGINE SUBSYSTEM +M: Dan Williams <dan.j.williams@intel.com> +L: dmaengine@vger.kernel.org +S: Maintained +F: Documentation/dmaengine.txt +F: drivers/dma/ +F: include/linux/dma/ +F: include/linux/dmaengine.h + AT24 EEPROM DRIVER M: Wolfram Sang <wsa@the-dreams.de> L: linux-i2c@vger.kernel.org