Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support for kernels 6.x: compilation tested on Ubuntu 23.10 & 24.04 & ↵HEADmaster | Suren A. Chilingaryan | 2024-06-18 | 1 | -1/+1 |
| | | | | operation on Debian 12.5. This still might contain incompatibilities for some earlier kernel versions as I was relaying on ChatGPT to find which exact kernel version was introducing particular changes | ||||
* | Further fixes for out-of-source compilation | Suren A. Chilingaryan | 2016-04-06 | 1 | -1/+1 |
| | |||||
* | Use linux/scatterlist.h instead of asm/scatterlist.h | Suren A. Chilingaryan | 2016-04-06 | 1 | -1/+1 |
| | |||||
* | Restructure driver headers | Suren A. Chilingaryan | 2016-03-02 | 1 | -344/+93 |
| | |||||
* | Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04) | Suren A. Chilingaryan | 2016-03-02 | 1 | -472/+317 |
| | |||||
* | Resolution of the user-space BAR addresses | Suren A. Chilingaryan | 2016-03-02 | 1 | -4/+24 |
| | |||||
* | Support emulation mode without real hardware | Suren A. Chilingaryan | 2016-02-28 | 1 | -14/+62 |
| | |||||
* | Report information about driver revision and build | Suren A. Chilingaryan | 2016-02-04 | 1 | -1/+10 |
| | |||||
* | Big redign of model structures | Suren A. Chilingaryan | 2015-04-20 | 1 | -11/+9 |
| | |||||
* | Initial implementation of IPEDMA, dummy driver for KAPTURE, start of API changes | Suren A. Chilingaryan | 2014-12-19 | 1 | -0/+2 |
| | |||||
* | Compilation with Linux-3.2 | Suren A. Chilingaryan | 2012-02-11 | 1 | -1/+1 |
| | |||||
* | Fix double reference counting on the kernel module causing GPF | Suren A. Chilingaryan | 2011-11-28 | 1 | -2/+0 |
| | |||||
* | Fix crash on the driver unload | root | 2011-10-18 | 1 | -2/+3 |
| | |||||
* | Fix few compilation issues with recent kernels | root | 2011-07-19 | 1 | -0/+4 |
| | |||||
* | Prevent driver holding hardware locks from unloading | Suren A. Chilingaryan | 2011-07-18 | 1 | -0/+20 |
| | |||||
* | Implement DMA access synchronization in the driver | Suren A. Chilingaryan | 2011-07-16 | 1 | -2/+0 |
| | |||||
* | First iteration of work to preserve DMA state between executions | Suren A. Chilingaryan | 2011-07-14 | 1 | -0/+2 |
| | |||||
* | North West Logick DMA implementation | root | 2011-07-04 | 1 | -0/+12 |
| | |||||
* | Remove unsupported devices | root | 2011-06-16 | 1 | -50/+7 |
| | |||||
* | Infrastructure for event API | Suren A. Chilingaryan | 2011-04-12 | 1 | -0/+1 |
| | |||||
* | Support Device ID of IPE camera | Suren A. Chilingaryan | 2011-02-13 | 1 | -0/+6 |
| | |||||
* | Initial import | Suren A. Chilingaryan | 2011-02-13 | 1 | -0/+675 |