summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-25Some tests are addedSuren A. Chilingaryan
2013-11-22__devinit/__devexit are removed in 3.8Suren A. Chilingaryan
2013-09-05I have no clue how to properly write switch statements.... Fixed.Suren A. Chilingaryan
2013-07-26Read out performance counters for Xilinx DMA with big buffersSuren A. Chilingaryan
2013-07-26Support offseted BARs in the xilinx2 test appSuren A. Chilingaryan
2013-07-26Add missing semicolon in the driverSuren A. Chilingaryan
2013-07-26Allow setting of TLP sizeSuren A. Chilingaryan
2013-07-26Change default BUGs configuration of the IPE CameraSuren A. Chilingaryan
2013-07-16Support 4MPix sensor in IPECameraSuren A. Chilingaryan
2013-07-15Handle 3.7+ kernels which are missing VM_RESERVED flagSuren A. Chilingaryan
2013-07-14Support pre-allocated memory with memmap in KMemSuren A. Chilingaryan
2013-06-20Multipage DMA tests for XilinxSuren A. Chilingaryan
2013-04-17Merge important fixes for operation under LibUCA controlSuren A. Chilingaryan
2013-03-26Fix lock-up under the frame-flood, when the frame rate is significantly ↵Suren A. Chilingaryan
faster than processing
2013-03-18In ipecamera_stop wait until streaming user-thread is terminatedSuren A. Chilingaryan
2013-02-03Provide kmem addresses in sysfsroot
2012-11-15Some tests with Xilinx DMA benchmarkSuren A. Chilingaryan
2012-11-14Xilinx benchmarkSuren A. Chilingaryan
2012-11-14fix gcc version detectionSuren A. Chilingaryan
2012-11-14Script for testing Xilinx DMASuren A. Chilingaryan
2012-11-14Automatically select PCI Bar if only one presentSuren A. Chilingaryan
2012-11-14Assume user kmem useSuren A. Chilingaryan
2012-11-14Provide access to PCI configuration space in cliSuren A. Chilingaryan
2012-11-13Provide information on device location (bus,device,function)Suren A. Chilingaryan
2012-11-13DMA-independent IRQ functionsSuren A. Chilingaryan
2012-11-12Allow IRQs without DMA engineSuren A. Chilingaryan
2012-11-12Kernel memory allocationSuren A. Chilingaryan
2012-11-12Do not verify BAR writes by defaultSuren A. Chilingaryan
2012-10-29Do not return DMA buffer in streaming read if the callback returns errorSuren A. Chilingaryan
2012-10-29Report errors during DMA read in cliSuren A. Chilingaryan
2012-10-23Handle broken frames in ipecameraSuren A. Chilingaryan
2012-10-23Consider RESERVE_BUFFERS while computing buffer size required for ipecamera ↵Suren A. Chilingaryan
fast reject
2012-10-23Provide information on failed triggersSuren A. Chilingaryan
2012-10-23More fixes to frame separation in multiframe mode; debugging modeSuren A. Chilingaryan
2012-10-23Fix splitting of frames in case of MULTIFRAME_PACKETS camera bugSuren A. Chilingaryan
2012-10-23Fix re-computation of first processable frame_idSuren A. Chilingaryan
2012-10-22Skip non-informative packets on DMASuren A. Chilingaryan
2012-10-22Fixes 2 bugs in NWL DMA initalization: DMA engine was not restarted in case ↵Suren A. Chilingaryan
of incosistency leading to possibility of data loss on DMA; Persistent mode was not respected after re-initalization (stop/start dma)
2012-10-20For the sake of FR-revision, don't clean DMA before recording and always set ↵Suren A. Chilingaryan
frame height to 1088
2012-10-20Decrease size of DMA buffer (bigger sizes limit DMA bandwidth)Suren A. Chilingaryan
2012-10-19Detect firmware version during initializationSuren A. Chilingaryan
2012-10-09Merge fixes to build systemSuren A. Chilingaryan
2012-10-09print results even if no frames grabbedSuren A. Chilingaryan
2012-10-09Support both UFO4 and UFO5 frame formatsSuren A. Chilingaryan
2012-08-18Fixes building in non-standard dirsSuren A. Chilingaryan
2012-08-18Use add_library to link against pthreadSuren A. Chilingaryan
2012-08-18Don't use gawk for gcc detectionSuren A. Chilingaryan
2012-07-27Check for free space in camera DDR buffer before triggering eventSuren A. Chilingaryan
2012-07-27Bail out from ipecamera_get_next_event if camera is stopped during the waitSuren A. Chilingaryan
2012-07-26Fix names of cmosis registers in scriptsSuren A. Chilingaryan