Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | not perfect but working | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -38/+56 |
* | soka | nicolas.zilio@hotmail.fr | 2015-09-15 | 2 | -8/+22 |
* | correction of some fails to load correct | nicolas.zilio@hotmail.fr | 2015-09-15 | 1 | -10/+12 |
* | merge views and units, some name homogeneisation | nicolas.zilio@hotmail.fr | 2015-09-15 | 7 | -99/+88 |
* | cleaning | nicolas.zilio@hotmail.fr | 2015-09-15 | 5 | -153/+5 |
* | addition of other remarks, cleaning in progress | nicolas.zilio@hotmail.fr | 2015-09-15 | 3 | -155/+85 |
* | first compil ok with addition of generic views | nicolas.zilio@hotmail.fr | 2015-09-15 | 4 | -195/+106 |
* | just crap | nicolas.zilio@hotmail.fr | 2015-09-14 | 1 | -8/+33 |
* | first try with pcilib_operation_t | nicolas.zilio@hotmail.fr | 2015-09-14 | 4 | -8/+132 |
* | views with units functionnal (beware, as formulas are completely crap now, we... | nicolas.zilio@hotmail.fr | 2015-09-14 | 3 | -100/+151 |
* | views working fine, units in progress | nicolas.zilio@hotmail.fr | 2015-09-14 | 8 | -52/+208 |
* | more towards views | nicolas.zilio@hotmail.fr | 2015-09-11 | 5 | -37/+68 |
* | reviewd old tasks comments for doxygen and update | zilio nicolas | 2015-09-11 | 4 | -63/+134 |
* | more towards views | zilio nicolas | 2015-09-10 | 5 | -10/+324 |
* | compilation ok | zilio nicolas | 2015-09-10 | 4 | -4/+380 |
* | towards better views i hope | zilio nicolas | 2015-09-10 | 1 | -0/+2 |
* | Initial integration of XML support | Suren A. Chilingaryan | 2015-09-10 | 11 | -47/+835 |
|\ | |||||
| * | further modifications | zilio nicolas | 2015-09-07 | 4 | -100/+120 |
| * | end of modifications | zilio nicolas | 2015-09-04 | 8 | -240/+203 |
| * | qsort enough implementation, and corrected a little unwanted propagating desc... | zilio nicolas | 2015-09-04 | 1 | -31/+17 |
| * | added cleanup | zilio nicolas | 2015-09-04 | 2 | -8/+17 |
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 6 | -2/+11 |
| |\ | |/ |/| | |||||
* | | Fixes out-of-source builds and minor build issues | Suren A. Chilingaryan | 2015-09-01 | 5 | -0/+6 |
| * | almost finished regarding suren remarks | zilio nicolas | 2015-09-04 | 3 | -907/+361 |
| * | some adressing regarding possible memory leaks | zilio nicolas | 2015-08-27 | 1 | -6/+22 |
| * | some cleaning | zilio nicolas | 2015-08-27 | 2 | -71/+4 |
| * | xml files get by model and remove of validation mode | zilio nicolas | 2015-08-27 | 3 | -113/+132 |
| * | better public API and no more use of locals within pcilib_open | zilio nicolas | 2015-08-27 | 3 | -186/+77 |
| * | put xml nodes pointers for banks and registers in pcilib_t, compil ok | zilio nicolas | 2015-08-27 | 7 | -111/+121 |
| * | pull from server | zilio nicolas | 2015-08-26 | 14 | -32/+828 |
| |\ | |/ |/| | |||||
* | | Do not fail if PCI configuration is not fully available to unprivileged user | Suren A. Chilingaryan | 2015-08-12 | 2 | -3/+9 |
* | | Fix support of older systems: Remove C11 derective and add rt library to the ... | Suren A. Chilingaryan | 2015-08-12 | 1 | -1/+1 |
* | | Fix compilation of the driver | Suren A. Chilingaryan | 2015-08-06 | 2 | -2/+1 |
* | | Protect access to the DMA engine with locks | Suren A. Chilingaryan | 2015-08-06 | 3 | -5/+68 |
* | | Fix handling of inconsistent mutexes | Suren A. Chilingaryan | 2015-08-06 | 1 | -3/+11 |
* | | Provide pcilib_try_lock call | Suren A. Chilingaryan | 2015-08-06 | 2 | -0/+11 |
* | | Install locking-related headers | Suren A. Chilingaryan | 2015-08-05 | 1 | -1/+1 |
* | | Read model from environmental variable if defined | Suren A. Chilingaryan | 2015-08-05 | 1 | -0/+3 |
* | | Use global locks to protect kmem allocation to prevent race while allocating ... | Suren A. Chilingaryan | 2015-08-05 | 5 | -14/+14 |
* | | Protect mmaping BARs as well | Suren A. Chilingaryan | 2015-08-05 | 1 | -4/+13 |
* | | Fix error-checking typo in kmem | Suren A. Chilingaryan | 2015-08-05 | 1 | -2/+2 |
* | | Integrate locking subsystem from Nicolas Zilio | Suren A. Chilingaryan | 2015-08-05 | 10 | -7/+703 |
|\ \ | |||||
| * | | last modification+comments update | zilio nicolas | 2015-07-10 | 4 | -31/+48 |
| * | | modified for last remarks | zilio nicolas | 2015-07-07 | 2 | -20/+24 |
| * | | clean version for locks | zilio nicolas | 2015-07-07 | 8 | -3/+301 |
* | | | Make pcilib_streaming_action_t public | Suren A. Chilingaryan | 2015-07-24 | 2 | -11/+11 |
|/ / | |||||
| * | some modif | zilio nicolas | 2015-07-07 | 4 | -3/+25 |
| * | modified pci to put banks before registers | zilio nicolas | 2015-07-03 | 1 | -5/+5 |
| * | modified version to include future functions | zilio nicolas | 2015-07-03 | 2 | -6/+369 |
| * | registers and banks support in xml v1. pci -ll works fine, but got segfault o... | zilio nicolas | 2015-07-01 | 6 | -4/+923 |
|/ |