summaryrefslogtreecommitdiff
path: root/driver
AgeCommit message (Collapse)Author
2015-04-27First stand-alone ipecamera implementationSuren A. Chilingaryan
2014-12-19Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan
2014-12-12Do not set __GFP_DMA flag while allocating DMA pages (the flag is required ↵Suren A. Chilingaryan
for devices capable of addressing 24-bits only and may significantly degrade performance
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-19Report proper hardware address in sysfsSuren A. Chilingaryan
2013-11-22__devinit/__devexit are removed in 3.8Suren A. Chilingaryan
2013-07-26Add missing semicolon in the driverSuren 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-02-03Provide kmem addresses in sysfsroot
2012-11-14fix gcc version detectionSuren A. Chilingaryan
2012-11-13Provide information on device location (bus,device,function)Suren A. Chilingaryan
2012-08-18Don't use gawk for gcc detectionSuren A. Chilingaryan
2012-02-11Compilation with Linux-3.2Suren A. Chilingaryan
2012-02-11Verify gcc versionSuren A. Chilingaryan
2011-12-14Synchronize kernel buffers during the read-kernel-memory and while accessing ↵Suren A. Chilingaryan
via sysfs
2011-12-12multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan
2011-11-28Fix double reference counting on the kernel module causing GPFSuren A. Chilingaryan
2011-10-23Properly perform synchronization of DMA buffersSuren A. Chilingaryan
2011-10-21Support exporting data from kernel buffersroot
2011-10-18Fix crash on the driver unloadroot
2011-07-19Fix few compilation issues with recent kernelsroot
2011-07-18Prevent driver holding hardware locks from unloadingSuren A. Chilingaryan
2011-07-17Support forceful clean-up of kernel memorySuren A. Chilingaryan
2011-07-17List kernel buffersSuren A. Chilingaryan
2011-07-17Handle correctly reference counting in the driverSuren A. Chilingaryan
2011-07-17Few fixesSuren A. Chilingaryan
2011-07-16Implement DMA access synchronization in the driverSuren A. Chilingaryan
2011-07-14First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan
2011-07-11Fix compilation issuesSuren A. Chilingaryan
2011-07-11IRQ support in NWL DMA engineSuren A. Chilingaryan
2011-07-04North West Logick DMA implementationroot
2011-06-16A bit of DMA infrastructureroot
2011-06-16Remove unsupported devicesroot
2011-06-16Move to new FPGA designroot
2011-04-12Infrastructure for event APISuren A. Chilingaryan
2011-02-18Initial support for registers, infrastructure onlySuren A. Chilingaryan
2011-02-13Print a bit more detailsSuren A. Chilingaryan
2011-02-13Support Device ID of IPE cameraSuren A. Chilingaryan
2011-02-13Initial importSuren A. Chilingaryan