Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add libgpiodv2 support #2184

Merged
merged 34 commits into from
Jan 27, 2024
Merged

Add libgpiodv2 support #2184

merged 34 commits into from
Jan 27, 2024

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    d4d09ad View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    fa70b4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1802a7e View commit details
    Browse the repository at this point in the history
  3. libgpiodv2: add libgpiod driver factory to select driver based on ins…

    …talled libgpiod version
    huesla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8ddb83b View commit details
    Browse the repository at this point in the history
  4. libgpiodv2: add tests

    huesla committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cfc5764 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7aca23d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    576896c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9c1bb5 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. libgpiodv2: keep LibGpiodDriver name to not break client code, make n…

    …amespaces shorter, improve libgpiod version detection
    huesla committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    489fabe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22a430 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    cb78456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81e24a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d60b3f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    9c126eb View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    edae721 View commit details
    Browse the repository at this point in the history
  2. libgpiodv2: fix typo

    huesla committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    943f81c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    118e97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21dd0c3 View commit details
    Browse the repository at this point in the history
  3. libgpiodv2: adjust docs

    huesla committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    428a708 View commit details
    Browse the repository at this point in the history
  4. libgpiodv2: refactoring

    huesla committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    53a39ca View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    ea2952e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    8e1e578 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. libgpiodv2: adjust .md style

    huesla committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    15640eb View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

  1. Configuration menu
    Copy the full SHA
    c519265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ae7ed6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    00af9b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    a42db33 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    58ec654 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd372bb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Add required suppressions

    They're rather strange and look like false positives
    pgrawehr committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0caa2dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e7ea3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    d2d618f View commit details
    Browse the repository at this point in the history
  2. Fix exclusions

    pgrawehr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cd717eb View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. libgpiodv2: improve XML doc

    huesla committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1a22986 View commit details
    Browse the repository at this point in the history