index
:
csa/daq/alps/ipecamera.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
driver
Age
Commit message (
Collapse
)
Author
2015-04-27
First stand-alone ipecamera implementation
Suren A. Chilingaryan
2014-12-19
Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes
Suren A. Chilingaryan
2014-12-12
Do 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-09
Fix detection of gcc version on Ubuntu (by Uros)
Suren A. Chilingaryan
2014-04-03
Prevent some warning in sysfs management code
Suren A. Chilingaryan
2014-04-03
Merge 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-02
Add __GFP_DMA flag while allocating DMA buffers
Suren A. Chilingaryan
2014-03-19
Report proper hardware address in sysfs
Suren A. Chilingaryan
2013-11-22
__devinit/__devexit are removed in 3.8
Suren A. Chilingaryan
2013-07-26
Add missing semicolon in the driver
Suren A. Chilingaryan
2013-07-15
Handle 3.7+ kernels which are missing VM_RESERVED flag
Suren A. Chilingaryan
2013-07-14
Support pre-allocated memory with memmap in KMem
Suren A. Chilingaryan
2013-06-20
Multipage DMA tests for Xilinx
Suren A. Chilingaryan
2013-02-03
Provide kmem addresses in sysfs
root
2012-11-14
fix gcc version detection
Suren A. Chilingaryan
2012-11-13
Provide information on device location (bus,device,function)
Suren A. Chilingaryan
2012-08-18
Don't use gawk for gcc detection
Suren A. Chilingaryan
2012-02-11
Compilation with Linux-3.2
Suren A. Chilingaryan
2012-02-11
Verify gcc version
Suren A. Chilingaryan
2011-12-14
Synchronize kernel buffers during the read-kernel-memory and while accessing ↵
Suren A. Chilingaryan
via sysfs
2011-12-12
multithread preprocessing of ipecamera frames and code reorganization
Suren A. Chilingaryan
2011-11-28
Fix double reference counting on the kernel module causing GPF
Suren A. Chilingaryan
2011-10-23
Properly perform synchronization of DMA buffers
Suren A. Chilingaryan
2011-10-21
Support exporting data from kernel buffers
root
2011-10-18
Fix crash on the driver unload
root
2011-07-19
Fix few compilation issues with recent kernels
root
2011-07-18
Prevent driver holding hardware locks from unloading
Suren A. Chilingaryan
2011-07-17
Support forceful clean-up of kernel memory
Suren A. Chilingaryan
2011-07-17
List kernel buffers
Suren A. Chilingaryan
2011-07-17
Handle correctly reference counting in the driver
Suren A. Chilingaryan
2011-07-17
Few fixes
Suren A. Chilingaryan
2011-07-16
Implement DMA access synchronization in the driver
Suren A. Chilingaryan
2011-07-14
First iteration of work to preserve DMA state between executions
Suren A. Chilingaryan
2011-07-11
Fix compilation issues
Suren A. Chilingaryan
2011-07-11
IRQ support in NWL DMA engine
Suren A. Chilingaryan
2011-07-04
North West Logick DMA implementation
root
2011-06-16
A bit of DMA infrastructure
root
2011-06-16
Remove unsupported devices
root
2011-06-16
Move to new FPGA design
root
2011-04-12
Infrastructure for event API
Suren A. Chilingaryan
2011-02-18
Initial support for registers, infrastructure only
Suren A. Chilingaryan
2011-02-13
Print a bit more details
Suren A. Chilingaryan
2011-02-13
Support Device ID of IPE camera
Suren A. Chilingaryan
2011-02-13
Initial import
Suren A. Chilingaryan