index
:
csa/daq/alps/pcitool.git
master
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-08-27
better public API and no more use of locals within pcilib_open
zilio nicolas
2015-08-27
put xml nodes pointers for banks and registers in pcilib_t, compil ok
zilio nicolas
2015-08-26
pull from server
zilio nicolas
2015-08-21
Keep frame pointers
Suren A. Chilingaryan
2015-08-18
Add support for kernel 4.1
Suren A. Chilingaryan
2015-08-14
Improve bad events counting
Suren A. Chilingaryan
2015-08-12
Do not fail if PCI configuration is not fully available to unprivileged user
Suren A. Chilingaryan
2015-08-12
Fix support of older systems: Remove C11 derective and add rt library to the ↵
Suren A. Chilingaryan
link list
2015-08-06
Disable STREAMING_CHECKS for better performance
Suren A. Chilingaryan
2015-08-06
Fix compilation of the driver
Suren A. Chilingaryan
2015-08-06
In IPEDMA streaming mode put aside a single empty buffer to distinguish ↵
Suren A. Chilingaryan
between completely empty and full states of kernel ring buffer
2015-08-06
Detect if IPEDMA operates in streaming mode
Suren A. Chilingaryan
2015-08-06
Protect access to the DMA engine with locks
Suren A. Chilingaryan
2015-08-06
Fix handling of inconsistent mutexes
Suren A. Chilingaryan
2015-08-06
In case of problematic locks report the error
Suren A. Chilingaryan
2015-08-06
Provide pcilib_try_lock call
Suren A. Chilingaryan
2015-08-06
Minor fix for software registers
Suren A. Chilingaryan
2015-08-05
Install locking-related headers
Suren A. Chilingaryan
2015-08-05
Read model from environmental variable if defined
Suren A. Chilingaryan
2015-08-05
Use global locks to protect kmem allocation to prevent race while allocating ↵
Suren A. Chilingaryan
simmultaneously locking kmem pages and any other type of kmem
2015-08-05
Protect mmaping BARs as well
Suren A. Chilingaryan
2015-08-05
Protect with locks the initialization of software registers
Suren A. Chilingaryan
2015-08-05
Fix error-checking typo in kmem
Suren A. Chilingaryan
2015-08-05
Use bank addresses as kernel memory subtypes of software registers instead ↵
Suren A. Chilingaryan
of indexes in array
2015-08-05
Integrate locking subsystem from Nicolas Zilio
Suren A. Chilingaryan
2015-07-24
Make pcilib_streaming_action_t public
Suren A. Chilingaryan
2015-07-24
Use 64-bit addressing in IPEDMA only for gen3 boards or if enforced
Suren A. Chilingaryan
2015-07-15
added README
zilio nicolas
2015-07-10
last modification+comments update
zilio nicolas
2015-07-07
modified for last remarks
zilio nicolas
2015-07-07
some modif
zilio nicolas
2015-07-07
clean version for locks
zilio nicolas
2015-07-03
modified pci to put banks before registers
zilio nicolas
2015-07-03
modified version to include future functions
zilio nicolas
2015-07-01
registers and banks support in xml v1. pci -ll works fine, but got segfault ↵
zilio nicolas
on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren
2015-06-22
Keep C++ compilers happy
Suren A. Chilingaryan
2015-06-19
Execute all operations on kernel_memory using plain pci model to avoid extra ↵
Suren A. Chilingaryan
references
2015-06-19
Integration of software registers
Suren A. Chilingaryan
2015-06-18
new version of software_registers
zilio nicolas
2015-06-15
ready to run tests
zilio nicolas
2015-06-12
some modifications
zilio nicolas
2015-06-12
Support streaming mode in IPEDMA
Suren A. Chilingaryan
2015-06-12
added soft_reg
zilio nicolas
2015-05-13
Add BIOS and kernel optimization instructions
Suren A. Chilingaryan
2015-05-08
Small clean up in IPEDMA driver
Suren A. Chilingaryan
2015-05-08
Prevent excessive calling of getenv by debugging code for better performance
Suren A. Chilingaryan
2015-05-08
Predict next accessed DMA block in the driver (to speed-up buffer syncing)
Suren A. Chilingaryan
2015-05-07
In IPEDMA use negotiated payload instead of maximum supported by device
Suren A. Chilingaryan
2015-05-07
Dynamicly set TLP(Payload) size in IPEDMA
Suren A. Chilingaryan
2015-05-07
Provide PCIe link information in pcilib
Suren A. Chilingaryan
[prev]
[next]