summaryrefslogtreecommitdiffstats
path: root/pcilib/bar.c
Commit message (Expand)AuthorAgeFilesLines
* 64-bit access to BAR memorySuren A. Chilingaryan2015-11-201-6/+7
* Provide pcilib_get_bar_info & pcilib_get_bar_list API calls, remove obsolete ...Suren A. Chilingaryan2015-11-181-30/+50
* Documentation updateSuren A. Chilingaryan2015-10-221-0/+120
* 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
* 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