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 (
Expand
)
Author
2024-06-18
Support for kernels 6.x: compilation tested on Ubuntu 23.10 & 24.04 & operati...
HEAD
master
Suren A. Chilingaryan
2024-06-18
Temporary disable pcidriver_resolve_bar call: was used for now obsolete GPUDi...
Suren A. Chilingaryan
2024-04-19
A sample script to register device with arbitrary vendor/device id
Suren A. Chilingaryan
2023-05-26
Fix github action
Suren A. Chilingaryan
2023-05-26
Try to make github generate Doxygen documentation
Suren A. Chilingaryan
2023-05-25
Add PCILIB_DATA_DIR to pictool.pc
Suren A. Chilingaryan
2023-05-25
Tolerate some missing bits in the plugin description
Suren A. Chilingaryan
2021-03-02
Made GCC Version Detection in Driver Makefile more robust
Timo Dritschler
2021-03-02
Added patch for Kernel 5.8.0+
Timo Dritschler
2020-07-09
Added compatibility for Kernel 5.5+
Timo Dritschler
2019-11-28
Check for new definition guard in glibc
Timo Dritschler
2019-11-28
Made CMake inline scrip Python 3 compliant
Timo Dritschler
2019-11-28
Converted from bzr repo to git repo
Timo Dritschler
2019-08-25
Due to active back-porting in Linux LTS branches, there are some comptaibilit...
Suren A. Chilingaryan
2018-07-06
Added patch to r221 enabling kmem writes (for future reference)
Suren A. Chilingaryan
2018-03-22
Fix elif -> else
Suren A. Chilingaryan
2018-02-11
Support kernel 4.12 by Timo
Suren A. Chilingaryan
2017-08-16
Read DMA version for HighFlex based ipecamera (may break older cameras)
Suren A. Chilingaryan
2017-08-16
Merge minor fixes from camera/pcitool
Suren A. Chilingaryan
2017-06-14
Only set pgprot_noncached for consistent buffers
Suren A. Chilingaryan
2017-06-14
Support kernels up to 4.9 (patch provided by Timo)
Suren A. Chilingaryan
2016-11-24
Reduce number of DMA pages used by IPEDMA engine to address current hardware ...
Suren A. Chilingaryan
2016-08-25
Fix ABI version
Suren A. Chilingaryan
2016-08-25
Require uthash-devel instead of uthash
Suren A. Chilingaryan
2016-08-03
Fix cmake configuration while building without pcitool
Suren A. Chilingaryan
2016-05-14
Fix handling of vm_pgoff in the driver
Suren A. Chilingaryan
2016-05-14
Allow mapping of arbitrary memory areas
Suren A. Chilingaryan
2016-04-09
Fix driver installation on Ubuntu
Suren A. Chilingaryan
2016-04-07
Fix driver compilation on Ubuntu 14.04
Suren A. Chilingaryan
2016-04-06
Further fixes for out-of-source compilation
Suren A. Chilingaryan
2016-04-06
Fix building of driver if pcilib is built out-of-source
Suren A. Chilingaryan
2016-04-06
Fix also building of driver for bazaar-exported zip archives
Suren A. Chilingaryan
2016-04-06
Fix wrong include in devices.xsd
Suren A. Chilingaryan
2016-04-06
Fix build if the source was exported from bazaar as zip archive (i.e. .bzr di...
Suren A. Chilingaryan
2016-04-06
Use linux/scatterlist.h instead of asm/scatterlist.h
Suren A. Chilingaryan
2016-04-06
Fix driver compilation when bazaar is missing in the system
Suren A. Chilingaryan
2016-04-06
Fix compilation of rdma.c in the driver
Suren A. Chilingaryan
2016-03-22
Fix pcitool getting RAW data and returning STANDARD
Suren A. Chilingaryan
2016-03-22
Resolve also not page-algined BAR addresses in the driver
Suren A. Chilingaryan
2016-03-22
Crticial fix in IPEDMA resulting in spurious data generated, due to not finis...
Suren A. Chilingaryan
2016-03-22
Better detection of Python site-dir
Suren A. Chilingaryan
2016-03-16
Use GNUInstallDirs
Suren A. Chilingaryan
2016-03-16
Use GNUInstallDirs to detect install directories (should fix problems on Debi...
Suren A. Chilingaryan
2016-03-15
Fixed a minor typo in CMakeLists.txt
Suren A. Chilingaryan
2016-03-09
Enforce 4 digits in XML representation of vendor and device ids
Suren A. Chilingaryan
2016-03-08
Fix device detection code
Suren A. Chilingaryan
2016-03-08
Add missing typedef to the pcilib_error_t
Suren A. Chilingaryan
2016-03-08
Fix dist_clean target
Suren A. Chilingaryan
2016-03-08
Improve search routing looking up gcc suitable to compile kernel
Suren A. Chilingaryan
2016-03-08
Fix dkms configuration
Suren A. Chilingaryan
[next]