summaryrefslogtreecommitdiffstats
path: root/driver/ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Allow mapping of arbitrary memory areasSuren A. Chilingaryan2016-05-141-1/+1
* 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-20/+5
* Drop support of kernels prior to 3.2 (Debian 7, Ubuntu 12.04)Suren A. Chilingaryan2016-03-021-258/+254
* Support emulation mode without real hardwareSuren A. Chilingaryan2016-02-281-0/+20
* Configure number of DMA buffers in IPEDMA and improve checking and reporting ...Suren A. Chilingaryan2015-11-201-6/+4
* Inform user-space about read request size as wellSuren A. Chilingaryan2015-11-191-0/+2
* Support setting payload sizeSuren A. Chilingaryan2015-11-191-3/+27
* Driver versioningSuren A. Chilingaryan2015-11-191-1/+57
* Enforce 64-bit dma mask from IPEDMA if supportedSuren A. Chilingaryan2015-11-181-0/+30
* Provide information on device location (bus,device,function)Suren A. Chilingaryan2012-11-131-0/+1
* Fix few compilation issues with recent kernelsroot2011-07-191-0/+4
* IRQ support in NWL DMA engineSuren A. Chilingaryan2011-07-111-6/+20
* North West Logick DMA implementationroot2011-07-041-1/+6
* A bit of DMA infrastructureroot2011-06-161-2/+2
* Print a bit more detailsSuren A. Chilingaryan2011-02-131-0/+1
* Initial importSuren A. Chilingaryan2011-02-131-0/+446