summaryrefslogtreecommitdiffstats
path: root/pcilib/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* almost finished regarding suren remarkszilio nicolas2015-09-041-5/+1
|
* xml files get by model and remove of validation modezilio nicolas2015-08-271-11/+6
|
* better public API and no more use of locals within pcilib_openzilio nicolas2015-08-271-22/+2
|
* put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas2015-08-271-4/+4
|
* pull from serverzilio nicolas2015-08-261-6/+38
|\
| * Do not fail if PCI configuration is not fully available to unprivileged userSuren A. Chilingaryan2015-08-121-3/+8
| |
| * Protect access to the DMA engine with locksSuren A. Chilingaryan2015-08-061-0/+8
| |
| * Read model from environmental variable if definedSuren A. Chilingaryan2015-08-051-0/+3
| |
| * Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-3/+19
| |\
| | * clean version for lockszilio nicolas2015-07-071-0/+8
| |/
* | some modifzilio nicolas2015-07-071-0/+7
| |
* | modified pci to put banks before registerszilio nicolas2015-07-031-5/+5
| |
* | registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas2015-07-011-0/+33
|/ | | | on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren
* Provide PCIe link information in pcilibSuren A. Chilingaryan2015-05-071-2/+110
|
* Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan2015-05-051-209/+7
| | | | kmem and bar headers
* Prevent double-free of pcilib context when open failsSuren A. Chilingaryan2015-05-031-4/+0
|
* Create dummy register contextSuren A. Chilingaryan2015-04-291-5/+8
|
* Report selected modelSuren A. Chilingaryan2015-04-281-1/+4
|
* Initial support for event enginesSuren A. Chilingaryan2015-04-281-25/+48
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+540