summaryrefslogtreecommitdiffstats
path: root/pcilib/bar.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixes out-of-source builds and minor build issuesSuren A. Chilingaryan2015-09-011-0/+1
|
* Use global locks to protect kmem allocation to prevent race while allocating ↵Suren A. Chilingaryan2015-08-051-4/+5
| | | | simmultaneously locking kmem pages and any other type of kmem
* Protect mmaping BARs as wellSuren A. Chilingaryan2015-08-051-4/+13
|
* Integration of software registersSuren A. Chilingaryan2015-06-191-0/+3
|
* Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan2015-05-051-0/+197
kmem and bar headers