summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* new event architecture, first trialSuren A. Chilingaryan2011-12-0820-518/+1215
|
* Fix multiword register reads in a proper waySuren A. Chilingaryan2011-12-062-7/+11
|
* Add another debug register to the ipecamera modelSuren A. Chilingaryan2011-12-051-0/+1
|
* Fix addressing for multiword register space readsSuren A. Chilingaryan2011-12-051-2/+2
|
* Fix double reference counting on the kernel module causing GPFSuren A. Chilingaryan2011-11-281-2/+0
|
* Fix allocation of big memory buffers for DMA readout in pcitoolSuren A. Chilingaryan2011-11-281-2/+3
|
* Update scriptsSuren A. Chilingaryan2011-10-319-76/+129
|
* Commit camera support to the latest stage before rewriteSuren A. Chilingaryan2011-10-312-32/+63
|
* Improvements of DMA engineSuren A. Chilingaryan2011-10-2615-182/+298
|
* Fix DMA synchronization for writes as wellSuren A. Chilingaryan2011-10-241-0/+3
|
* Do not sync to device, looks like it is not requiredSuren A. Chilingaryan2011-10-231-1/+2
|
* Sync only required buffersSuren A. Chilingaryan2011-10-234-23/+24
|
* Properly perform synchronization of DMA buffersSuren A. Chilingaryan2011-10-237-43/+72
|
* Precisely estimate used buffers for C2S enginesSuren A. Chilingaryan2011-10-222-6/+59
|
* Provide information about active DMA engines & buffersSuren A. Chilingaryan2011-10-225-8/+328
|
* Accept short addresses for IPECamera FPGA registersSuren A. Chilingaryan2011-10-214-6/+22
|
* Remove short option for benchmark in cliroot2011-10-211-3/+3
|
* Support exporting data from kernel buffersroot2011-10-217-26/+106
|
* Fix bug causing failures of NWL engine to inherit kernel buffersroot2011-10-191-1/+5
|
* Fix crash on the driver unloadroot2011-10-181-2/+3
|
* Disable debuggingroot2011-07-273-3/+12
|
* New test scriptroot2011-07-271-0/+11
|
* Few fixes in IPE Camera coderoot2011-07-274-18/+62
|
* Print propper number of strings in cli in case of DMA readroot2011-07-271-0/+1
|
* DMA support in IPE Cameraroot2011-07-264-28/+215
|
* Report errors during event grabbingroot2011-07-261-1/+1
|
* Fix few compilation issues with recent kernelsroot2011-07-194-0/+15
|
* Small documentation updateSuren A. Chilingaryan2011-07-192-11/+15
|
* Few fixes for IPE Camera modificationSuren A. Chilingaryan2011-07-195-33/+70
|
* IRQ acknowledgement support in the engine APISuren A. Chilingaryan2011-07-1810-30/+116
|
* Support writting output to fileSuren A. Chilingaryan2011-07-182-48/+73
|
* Change timeout definition in Events API from struct timespec to pcilib_timeout_tSuren A. Chilingaryan2011-07-186-18/+24
|
* Prevent driver holding hardware locks from unloadingSuren A. Chilingaryan2011-07-184-12/+59
|
* Provide few scripts to test DMASuren A. Chilingaryan2011-07-172-0/+43
|
* Correctly check if DMA is already enabledSuren A. Chilingaryan2011-07-171-1/+1
|
* Do not try to verify write-only registersSuren A. Chilingaryan2011-07-172-11/+16
|
* Support forceful clean-up of kernel memorySuren A. Chilingaryan2011-07-176-36/+126
|
* List kernel buffersSuren A. Chilingaryan2011-07-175-38/+205
|
* Few more fixesSuren A. Chilingaryan2011-07-173-8/+21
|
* Correctly detect the tail pointer of C2S ringSuren A. Chilingaryan2011-07-174-34/+19
|
* Stop only started enginesSuren A. Chilingaryan2011-07-171-3/+18
|
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-178-28/+52
|
* Few fixesSuren A. Chilingaryan2011-07-176-27/+53
|
* Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan2011-07-1711-137/+311
|
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-1613-76/+268
|
* Provide formal description of DMA access synchronizationSuren A. Chilingaryan2011-07-162-9/+155
|
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-1417-215/+347
|
* Support modifications of DMA engine and allow DMA customizations by Event engineSuren A. Chilingaryan2011-07-1412-96/+123
|
* Add timeout to pcilib_skip_dmaSuren A. Chilingaryan2011-07-141-4/+21
|
* Support iterations argument and fix interpretation of size argument for ↵Suren A. Chilingaryan2011-07-131-6/+14
| | | | benchmarking