| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | DMA support in IPE Camera | root | 2011-07-26 | 4 | -28/+215 | |
| | | ||||||
| * | Report errors during event grabbing | root | 2011-07-26 | 1 | -1/+1 | |
| | | ||||||
| * | Fix few compilation issues with recent kernels | root | 2011-07-19 | 4 | -0/+15 | |
| | | ||||||
| * | Small documentation update | Suren A. Chilingaryan | 2011-07-19 | 2 | -11/+15 | |
| | | ||||||
| * | Few fixes for IPE Camera modification | Suren A. Chilingaryan | 2011-07-19 | 5 | -33/+70 | |
| | | ||||||
| * | IRQ acknowledgement support in the engine API | Suren A. Chilingaryan | 2011-07-18 | 10 | -30/+116 | |
| | | ||||||
| * | Support writting output to file | Suren A. Chilingaryan | 2011-07-18 | 2 | -48/+73 | |
| | | ||||||
| * | Change timeout definition in Events API from struct timespec to pcilib_timeout_t | Suren A. Chilingaryan | 2011-07-18 | 6 | -18/+24 | |
| | | ||||||
| * | Prevent driver holding hardware locks from unloading | Suren A. Chilingaryan | 2011-07-18 | 4 | -12/+59 | |
| | | ||||||
| * | Provide few scripts to test DMA | Suren A. Chilingaryan | 2011-07-17 | 2 | -0/+43 | |
| | | ||||||
| * | Correctly check if DMA is already enabled | Suren A. Chilingaryan | 2011-07-17 | 1 | -1/+1 | |
| | | ||||||
| * | Do not try to verify write-only registers | Suren A. Chilingaryan | 2011-07-17 | 2 | -11/+16 | |
| | | ||||||
| * | Support forceful clean-up of kernel memory | Suren A. Chilingaryan | 2011-07-17 | 6 | -36/+126 | |
| | | ||||||
| * | List kernel buffers | Suren A. Chilingaryan | 2011-07-17 | 5 | -38/+205 | |
| | | ||||||
| * | Few more fixes | Suren A. Chilingaryan | 2011-07-17 | 3 | -8/+21 | |
| | | ||||||
| * | Correctly detect the tail pointer of C2S ring | Suren A. Chilingaryan | 2011-07-17 | 4 | -34/+19 | |
| | | ||||||
| * | Stop only started engines | Suren A. Chilingaryan | 2011-07-17 | 1 | -3/+18 | |
| | | ||||||
| * | Handle correctly reference counting in the driver | Suren A. Chilingaryan | 2011-07-17 | 8 | -28/+52 | |
| | | ||||||
| * | Few fixes | Suren A. Chilingaryan | 2011-07-17 | 6 | -27/+53 | |
| | | ||||||
| * | Implement DMA access synchronization for NWL implementation | Suren A. Chilingaryan | 2011-07-17 | 11 | -137/+311 | |
| | | ||||||
| * | Implement DMA access synchronization in the driver | Suren A. Chilingaryan | 2011-07-16 | 13 | -76/+268 | |
| | | ||||||
| * | Provide formal description of DMA access synchronization | Suren A. Chilingaryan | 2011-07-16 | 2 | -9/+155 | |
| | | ||||||
| * | First iteration of work to preserve DMA state between executions | Suren A. Chilingaryan | 2011-07-14 | 17 | -215/+347 | |
| | | ||||||
| * | Support modifications of DMA engine and allow DMA customizations by Event engine | Suren A. Chilingaryan | 2011-07-14 | 12 | -96/+123 | |
| | | ||||||
| * | Add timeout to pcilib_skip_dma | Suren A. Chilingaryan | 2011-07-14 | 1 | -4/+21 | |
| | | ||||||
| * | Support iterations argument and fix interpretation of size argument for ↵ | Suren A. Chilingaryan | 2011-07-13 | 1 | -6/+14 | |
| | | | | | benchmarking | |||||
| * | Report writted register in hex if it was specified in hex | Suren A. Chilingaryan | 2011-07-12 | 1 | -3/+23 | |
| | | ||||||
| * | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 4 | -14/+34 | |
| | | ||||||
| * | Separate NWL loopback code, provide DMA start/stop interfaces | Suren A. Chilingaryan | 2011-07-12 | 11 | -82/+181 | |
| | | ||||||
| * | Another reorganization of NWL sources | Suren A. Chilingaryan | 2011-07-12 | 7 | -286/+302 | |
| | | ||||||
| * | Provide IRQ enable/disable call | Suren A. Chilingaryan | 2011-07-12 | 10 | -30/+171 | |
| | | ||||||
| * | Suppport DMA modes in console application (not functional yet) | Suren A. Chilingaryan | 2011-07-12 | 12 | -33/+233 | |
| | | ||||||
| * | Few fixes | Suren A. Chilingaryan | 2011-07-12 | 2 | -8/+25 | |
| | | ||||||
| * | Fix compilation issues | Suren A. Chilingaryan | 2011-07-11 | 3 | -8/+8 | |
| | | ||||||
| * | Reorganization of NWL engine, step 1 | Suren A. Chilingaryan | 2011-07-11 | 5 | -128/+176 | |
| | | ||||||
| * | Wait for the completion of DMA operations during writes | Suren A. Chilingaryan | 2011-07-11 | 9 | -349/+431 | |
| | | ||||||
| * | Minor improvement | Suren A. Chilingaryan | 2011-07-11 | 1 | -7/+7 | |
| | | ||||||
| * | Change cli parameters (reserve -t parameter for future use as timeout) | Suren A. Chilingaryan | 2011-07-11 | 1 | -25/+41 | |
| | | ||||||
| * | IRQ support in NWL DMA engine | Suren A. Chilingaryan | 2011-07-11 | 18 | -206/+306 | |
| | | ||||||
| * | Support dynamic registers, support register offsets and multiregisters ↵ | Suren A. Chilingaryan | 2011-07-09 | 16 | -202/+468 | |
| | | | | | (bitmasks), list NWL DMA registers | |||||
| * | Add some check to verify if NWL DMA engine have been successfully initialized | Suren A. Chilingaryan | 2011-07-08 | 1 | -5/+3 | |
| | | ||||||
| * | Support alignments in kmem allocation | Suren A. Chilingaryan | 2011-07-06 | 3 | -12/+21 | |
| | | ||||||
| * | Fix segmentation failure in DMA access mode | Suren A. Chilingaryan | 2011-07-06 | 1 | -1/+5 | |
| | | ||||||
| * | Compilation fix | Suren A. Chilingaryan | 2011-07-06 | 1 | -4/+4 | |
| | | ||||||
| * | A bit of renaming | Suren A. Chilingaryan | 2011-07-06 | 9 | -55/+51 | |
| | | ||||||
| * | Include type in the register description | Suren A. Chilingaryan | 2011-07-06 | 3 | -60/+62 | |
| | | ||||||
| * | Support FIFO reading/writting, code restructurization, few fixes | Suren A. Chilingaryan | 2011-07-06 | 11 | -571/+785 | |
| | | ||||||
| * | Define addresses of NWL engines | root | 2011-07-04 | 1 | -1/+3 | |
| | | ||||||
| * | North West Logick DMA implementation | root | 2011-07-04 | 22 | -227/+1367 | |
| | | ||||||
| * | DMA engine initialization and basic intrastructure for DMA read/write | root | 2011-06-18 | 5 | -27/+189 | |
| | | ||||||
