-
v1.1.9
1.1.9 - 2024-02-12 ================== Fixed ----- - [drv] fix bug while changing eeprom type when a previous eeprom did not exist
-
v1.1.8
1.1.8 - 2024-02-12 ================== Changed ------- - [drv] preprocessor conditions consistent Fixed ----- - [drv] error handling process on carrier failure - [drv] error handling process on slot failure - [drv] improved error messages
-
v1.1.7
1.1.7 - 2023-10-12 ================== Fixed ----- - [bld] deployment path for headers should not have a top 'fmc' directory
-
v1.1.6
1.1.6 - 2023-10-12 ================== Changed ------- - [bld] implement Makefile install target correctly - [bld] fixes to allow more generic use - [ci] cleanup unused jobs - [ci] better use of common CI jobs
-
v1.1.5
1.1.5 - 2022-11-07 ================== Changed ------- - better CI support Fixed ----- - kernel-doc documentation according to latest version from Linux 6.0 - compatibility with kernel 5.10
-
v1.1.4
1.1.4 - 2022-02-23 ================== Fixed ----- - sw: ensure to have NULL terminated strings
-
v1.1.3
1.1.3 - 2021-07-29 ================== Fixed ----- - sw: improve compatibility with newer ( >3.10) Linux kernel versions
-
v1.1.2
1.1.1 - 2021-07-06 ================== Changed ------- - doc: improve documentation Fixed ----- - sw: Linux device identifier double release - sw: avoid C+ mangling
-
v1.1.1
1.1.1 - 2020-10-27 ================== Bugfix ------ - sw: fix a NULL pointer dereference
-
v1.1.0
1.1.0 - 2020-10-26 ================== Added ----- - sw: library for FMC access - sw: tool for listing FMC modules and carriers - sw: tool for changing the FMC module EEPROM type (and to read it)
-
v1.0.4
[1.0.4] - 2019-12-16 ==================== Fixed ----- - fixes from checkpatch and coccicheck
-
v1.0.3
[1.0.3] - 2019-10-08 ==================== Added ----- - parent repo (coht at CERN) version
-
v1.0.2
[1.0.2] - 2019-10-08 ==================== Changed ------- - project REUSE compliant
-
v1.0.1
[1.0.1] - 2019-10-07 ==================== Added ----- - gitlab CI with automatic RPM deployment on CERN koji
-
v1.0.0
[1.0.0] - 2019-09-26 ==================== Changes ------- - better ``printk()`` output - better use of ``memcpy()``
-
v0.9.1
2019-09-09 v0.9.1 Added ----- - DKMS packaging