summaryrefslogtreecommitdiffstats
path: root/dma/ipe.c
Commit message (Expand)AuthorAgeFilesLines
* Use empty_detected flag to reduce timeoutSuren A. Chilingaryan2015-02-061-10/+22
* Increase DMA timeout to 100ms for ipedmaSuren A. Chilingaryan2015-02-061-1/+1
* Try to detect IPEDMA packets, but this probably will not work anyway as often...Suren A. Chilingaryan2015-02-031-5/+23
* Support 64 bit mode, but disable due to problems in hardwareSuren A. Chilingaryan2015-02-031-2/+9
* Several fixes in IPEDMA driver and its benchmarking codeSuren A. Chilingaryan2015-02-031-6/+71
* Add delays to workaround problems in IPEDMA. Also provide other modifications...Suren A. Chilingaryan2015-01-251-8/+21
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-0/+412