summaryrefslogtreecommitdiffstats
path: root/driver/base.c
Commit message (Expand)AuthorAgeFilesLines
* Further fixes for out-of-source compilationSuren A. Chilingaryan2016-04-061-1/+1
* Use linux/scatterlist.h instead of asm/scatterlist.hSuren A. Chilingaryan2016-04-061-1/+1
* Restructure driver headersSuren A. Chilingaryan2016-03-021-344/+93
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-472/+317
* Resolution of the user-space BAR addressesSuren A. Chilingaryan2016-03-021-4/+24
* Support emulation mode without real hardwareSuren A. Chilingaryan2016-02-281-14/+62
* Report information about driver revision and buildSuren A. Chilingaryan2016-02-041-1/+10
* Big redign of model structuresSuren A. Chilingaryan2015-04-201-11/+9
* Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changesSuren A. Chilingaryan2014-12-191-0/+2
* Compilation with Linux-3.2Suren A. Chilingaryan2012-02-111-1/+1
* Fix double reference counting on the kernel module causing GPFSuren A. Chilingaryan2011-11-281-2/+0
* Fix crash on the driver unloadroot2011-10-181-2/+3
* Fix few compilation issues with recent kernelsroot2011-07-191-0/+4
* Prevent driver holding hardware locks from unloadingSuren A. Chilingaryan2011-07-181-0/+20
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-161-2/+0
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-0/+2
* North West Logick DMA implementationroot2011-07-041-0/+12
* Remove unsupported devicesroot2011-06-161-50/+7
* Infrastructure for event APISuren A. Chilingaryan2011-04-121-0/+1
* Support Device ID of IPE cameraSuren A. Chilingaryan2011-02-131-0/+6
* Initial importSuren A. Chilingaryan2011-02-131-0/+675