Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-13 | blackfin: Change the member's type in dma structures. | Sonic Zhang | |
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> | |||
2013-03-04 | blackfin: bf60x: add dma support | Bob Liu | |
Add dma support for bf60x. Signed-off-by: Bob Liu <lliubbo@gmail.com> Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Sonic Zhang <sonic.adi@gmail.com> | |||
2010-10-02 | Blackfin: bfin_spi: add optional DMA support | Mike Frysinger | |
This moves the last piece from the old spi_flash driver to the new SPI framework -- optional DMA RX support. This typically cuts speeds by ~40% at the cost of additional ~300 bytes. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |