summaryrefslogtreecommitdiff
path: root/pcilib/pci.h
AgeCommit message (Collapse)Author
2016-03-02Restructure driver headersSuren A. Chilingaryan
2016-03-01Detect page mask before any kmem operations (locks, softregs, etc.)Suren A. Chilingaryan
2015-11-19Support setting payload sizeSuren A. Chilingaryan
2015-11-19Driver versioningSuren A. Chilingaryan
2015-11-18Enforce 64-bit dma mask from IPEDMA if supportedSuren A. Chilingaryan
2015-11-18Provide pcilib_get_bar_info & pcilib_get_bar_list API calls, remove obsolete ↵Suren A. Chilingaryan
pcilib_resolve_register_address
2015-11-17Support for 64-bit registesSuren A. Chilingaryan
2015-10-18Support properties of arbitrary typeSuren A. Chilingaryan
2015-10-09Implement enum viewSuren A. Chilingaryan
2015-10-09Introduce hashesSuren A. Chilingaryan
2015-10-08Base functions for viewsSuren A. Chilingaryan
2015-09-24Finalyze XML support and provide initial support for views (only ↵Suren A. Chilingaryan
descriptions so far)
2015-09-15merge views and units, some name homogeneisationnicolas.zilio@hotmail.fr
2015-09-15cleaningnicolas.zilio@hotmail.fr
2015-09-14first try with pcilib_operation_tnicolas.zilio@hotmail.fr
2015-09-14views working fine, units in progressnicolas.zilio@hotmail.fr
2015-09-11more towards viewsnicolas.zilio@hotmail.fr
2015-09-10more towards viewszilio nicolas
2015-09-10Initial integration of XML supportSuren A. Chilingaryan
2015-09-07further modificationszilio nicolas
2015-09-04end of modificationszilio nicolas
2015-08-27put xml nodes pointers for banks and registers in pcilib_t, compil okzilio nicolas
2015-08-12Do not fail if PCI configuration is not fully available to unprivileged userSuren A. Chilingaryan
2015-08-06Protect access to the DMA engine with locksSuren A. Chilingaryan
2015-08-05Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan
2015-07-07clean version for lockszilio nicolas
2015-06-22Keep C++ compilers happySuren A. Chilingaryan
2015-05-07Provide PCIe link information in pcilibSuren A. Chilingaryan
2015-05-05Split bar manipulation and fifo operations in stand-alone source and publish ↵Suren A. Chilingaryan
kmem and bar headers
2015-04-29Create dummy register contextSuren A. Chilingaryan
2015-04-28Initial support for event enginesSuren A. Chilingaryan
2015-04-27Further adjustments to get ready for independent event pluginsSuren A. Chilingaryan
2015-04-24More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan