Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reporting status of IPE DMA engine | Suren A. Chilingaryan | 2015-03-29 | 1 | -30/+41 |
| | |||||
* | ipecamera hack | Suren A. Chilingaryan | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Don't bail out on empty detected if waiting for a new packet | Suren A. Chilingaryan | 2015-03-10 | 1 | -1/+1 |
| | |||||
* | Only complain on empty_detected flag if debugging is one | Suren A. Chilingaryan | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | Better handle empty_detected flag | Suren A. Chilingaryan | 2015-02-10 | 1 | -1/+4 |
| | |||||
* | Don't complain on empty_detected if flag was not set at all because no data ↵ | Suren A. Chilingaryan | 2015-02-06 | 1 | -1/+1 |
| | | | | have arrived | ||||
* | Use empty_detected flag to reduce timeout | Suren A. Chilingaryan | 2015-02-06 | 1 | -10/+22 |
| | |||||
* | Increase DMA timeout to 100ms for ipedma | Suren A. Chilingaryan | 2015-02-06 | 1 | -1/+1 |
| | |||||
* | Try to detect IPEDMA packets, but this probably will not work anyway as ↵ | Suren A. Chilingaryan | 2015-02-03 | 1 | -5/+23 |
| | | | | often data is just streamed and pci is not make for infinite packets | ||||
* | Support 64 bit mode, but disable due to problems in hardware | Suren A. Chilingaryan | 2015-02-03 | 1 | -2/+9 |
| | |||||
* | Several fixes in IPEDMA driver and its benchmarking code | Suren A. Chilingaryan | 2015-02-03 | 1 | -6/+71 |
| | |||||
* | Add delays to workaround problems in IPEDMA. Also provide other ↵ | Suren A. Chilingaryan | 2015-01-25 | 1 | -8/+21 |
| | | | | modifications to reflect minor changes in hardware | ||||
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -0/+412 |