Newer
Older
..
SPDX-License-Identifier: CC0-1.0
SPDX-FileCopyrightText: 2019 CERN
1.1.10 - 2025-01-23
===================
Changed
-------
- [drv] downgrade severity from error to warning for not found eeprom
1.1.9 - 2024-02-12
==================
Fixed
-----
- [drv] fix bug while changing eeprom type when a previous eeprom did not exist
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
1.1.7 - 2023-10-12
==================
Fixed
-----
- [bld] deployment path for headers should not have a top 'fmc' directory
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
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
1.1.4 - 2022-02-23
==================
Fixed
-----
- sw: ensure to have NULL terminated strings
1.1.3 - 2021-07-29
==================
Fixed
-----
- sw: improve compatibility with newer ( >3.10) Linux kernel versions
1.1.2 - 2021-07-06
==================
Changed
-------
- doc: improve documentation
Fixed
-----
- sw: Linux device identifier double release
- sw: avoid C+ mangling
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)
====================
Fixed
-----
- fixes from checkpatch and coccicheck
====================
Added
-----
- parent repo (coht at CERN) version
====================
Changed
-------
- project REUSE compliant
====================
Added
-----
- gitlab CI with automatic RPM deployment on CERN koji
====================
Changes
-------
- better ``printk()`` output
- better use of ``memcpy()``