summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-09Fix detection of gcc version on Ubuntu (by Uros)Suren A. Chilingaryan
2014-04-03Prevent some warning in sysfs management codeSuren A. Chilingaryan
2014-04-03Merge changes from xilinx_dma branch providing support of multipage kmem ↵Suren A. Chilingaryan
allocations and mapping memory regions reserved with memmap boot option
2014-04-02Add __GFP_DMA flag while allocating DMA buffersSuren A. Chilingaryan
2014-03-19Update .bzrignoreSuren A. Chilingaryan
2014-03-19Add HEB scripts and re-organize the structureSuren A. Chilingaryan
2014-03-19Report proper hardware address in sysfsSuren A. Chilingaryan
2014-02-22Use seqnum from the frame headerSuren A. Chilingaryan
2014-02-22Provide offset header in the cameraSuren A. Chilingaryan
2014-02-22Add frame-reject registers to IPECamera modelSuren A. Chilingaryan
2014-01-28Properly support triggering with new revision of UFO cameraSuren A. Chilingaryan
2014-01-28Support new revision of UFO cameras...Suren A. Chilingaryan
2013-11-26Reset script for 4Mp modeSuren A. Chilingaryan
2013-11-26Adjustments to test scriptsSuren A. Chilingaryan
2013-11-26compare_to_value: fail out on incorrect sizeSuren A. Chilingaryan
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