qemu-gpiodev/libgpiod.git
2023-07-03 Erik Schillingbindings: rust: add README.md for libgpiod crate
2023-07-03 Bartosz Golaszewskitools: tests: print additional info when regex matching...
2023-06-30 Bartosz Golaszewskibuild: remove redundant SOURCES assignments
2023-06-30 Kent Gibsoncore: examples: fix warning for u64 formatting on 32bit
2023-06-30 Erik Schillingbindings: rust: clippy: silence false-positive on iterator
2023-06-30 Erik Schillingbindings: rust: clippy: drop unneeded conversions
2023-06-30 Erik Schillingbindings: rust: clippy: silence false-positives on...
2023-06-30 Erik Schillingbindings: rust: clippy: drop unnecessary casts
2023-06-30 Kent Gibsonbindings: rust: fix unclear resolver warning
2023-06-27 Bartosz Golaszewskibindings: cxx: use () instead of (void) in line_setting...
2023-06-27 Bartosz Golaszewskibindings: cxx: examples: consistently use () for functi...
2023-06-26 Erik Schillinggpiosim: fix data race that corrupts heap
2023-06-26 Kent Gibsonbindings: python: examples: replace tools examples...
2023-06-26 Kent Gibsonrust: examples: file comment consistency
2023-06-26 Kent Gibsoncxx: examples: file comment consistency
2023-06-26 Kent Gibsoncore: examples: fix file comments
2023-06-23 Kent Gibsonbindings: rust: examples: replace tools examples with...
2023-06-23 Kent Gibsonbindings: rust: examples: consistency cleanup
2023-06-23 Kent Gibsonbindings: python: examples: consistency cleanup
2023-06-23 Kent Gibsonbindings: cxx: examples: replace tools examples with...
2023-06-23 Kent Gibsonbindings: cxx: examples: consistency cleanup
2023-06-23 Kent Gibsoncore: examples: add more use case examples
2023-06-23 Kent Gibsoncore: examples: consistency cleanups
2023-06-22 Bartosz Golaszewskitools: tests: remove a stray newline
2023-06-22 Bartosz Golaszewskitools: tests: port tests to shunit2
2023-06-22 Bartosz Golaszewskitools: tests: add short sleeps between generating edge...
2023-06-19 Erik Schillingbindings: rust: bump MSRV to 1.60
2023-06-15 Bartosz Golaszewskibindings: rust: package new examples in the distro...
2023-06-15 Bartosz Golaszewskibindings: python: package new examples in the distro...
2023-06-14 Kent Gibsonbindings: rust: examples: add dedicated examples
2023-06-14 Kent Gibsonbindings: python: examples: add dedicated examples
2023-06-14 Kent Gibsonbindings: cxx: examples: add dedicated examples
2023-06-14 Kent Gibsonexamples: add dedicated examples
2023-06-13 Bartosz Golaszewskibindings: cxx: examples: fix potential glitch in gpiosetcxx
2023-06-13 Bartosz Golaszewskibindings: cxx: provide request_builder::set_output_values()
2023-06-13 Kent Gibsondoc: add configuration to generate doxygen documentatio...
2023-06-13 Erik Schillingbindings: rust: document build without install
2023-06-13 Erik Schillingbindings: rust: exclude Makefile.am from package
2023-06-13 Erik Schillingbindings: rust: add version number to dependencies
2023-06-13 Bartosz Golaszewskibindings: rust: add missing license and copyright boile...
2023-06-12 Kent Gibsontools: tests: remove implicit run-time dependency on...
2023-06-12 Kent Gibsontools: tests: speed up continuous toggle test
2023-06-12 Kent Gibsontools: tests: add tests for idle-timeout and debounce...
2023-06-12 Gabriel Matnitools: gpiomon/gpionotify: add idle-timeout option
2023-06-12 Bartosz Golaszewskibindings: python: examples: gpioset: drop redundant []
2023-06-12 Kent Gibsonbindings: python: examples: fix potential glitch in...
2023-06-09 Kent Gibsondoc: add doc for opaque structs to link to the relevant...
2023-06-09 Kent Gibsondoc: fix line_config documentation generation
2023-06-06 Joe Slatertools: tests: modify delays in toggle test
2023-06-06 Bartosz Golaszewskibuild: drop a reference to libgpiomockup from a comment...
2023-06-01 Bartosz Golaszewskitools: tests: replace egrep with grep -E
2023-05-31 Bartosz Golaszewskidoc: remove a stray letter
2023-05-31 Bartosz Golaszewskidoc: add missing @return entries
2023-05-30 Erik Schillingbindings: rust: build against pkg-config info
2023-05-30 Erik Schillingrust: bindings: turn SPDX tags into comments
2023-05-25 Bartosz Golaszewskibindings: python: specify the symbols to export explicitly
2023-05-24 Erik Schillingbindings: rust: remove unneeded cc dependency
2023-05-24 Erik Schillingbindings: rust: drop legacy extern crate syntax
2023-05-24 Bartosz Golaszewskibindings: python: change the interpretation of None...
2023-05-23 Bartosz Golaszewskibindings: cxx: clarify the meaning of negative timeouts...
2023-05-23 Kent GibsonREADME: provide more info in Contributing
2023-05-23 Viresh Kumarbindings: fix typo "SPDX-FileCopyrightTest" in copyrigh...
2023-05-22 Bartosz Golaszewskibindings: cxx: shrink the doxygen conditional section
2023-05-04 Viresh Kumarbindings: rust: skip building all rust crates by default
2023-04-27 Bartosz Golaszewskitests: move the test case for duplicate configured...
2023-04-25 Bartosz Golaszewskibindings: python: add MANIFEST.in to EXTRA_DIST
2023-04-20 Bartosz Golaszewskitests: don't segfault if gpio-sim is unavailable
2023-04-18 Bartosz Golaszewskibindings: python: don't install test-specific C extensi...
2023-04-18 Bartosz GolaszewskiRevert "bindings: python: fix out-of-tree build"
2023-04-17 Bartosz Golaszewskibindings: python: exclude test submodules from the...
2023-04-17 Bartosz Golaszewskitests: don't install test executables
2023-04-17 Bartosz Golaszewskibindings: python: update .gitignore
2023-04-13 Bartosz Golaszewskitests: check the return value of gpiod_line_config_add_...
2023-04-13 Bartosz Golaszewskibindings: python: bump version to v2.0.1
2023-04-12 Bartosz Golaszewskibindings: python: add missing test package files to...
2023-04-12 Bartosz Golaszewskibindings: python: add a long description to setup.py
2023-04-12 Bartosz Golaszewskibindings: python: add test extension sources to the...
2023-04-12 Bartosz Golaszewskibindings: python: exclude tests from the wheel
2023-04-12 Bartosz Golaszewskibindings: python: change the project name to libgpiod
2023-04-12 Bartosz Golaszewskibindings: python: add MANIFEST.in
2023-04-12 Bartosz Golaszewskitests: fix the test case for gpiod_line_config_get_line...
2023-04-11 Bartosz Golaszewskitests: simplify and reduce the strictness of version...
2023-04-11 Bartosz Golaszewskitests: fix version regex treewide
2023-04-07 Bartosz Golaszewskitests: provide and use gpiod_test_chip_watch_line_info_...
2023-04-07 Bartosz Golaszewskitests: fix inconsistent naming of test helpers
2023-04-04 Bartosz Golaszewskitools: replace alphasort() with versionsort()
2023-03-31 Bartosz Golaszewskitools: tests: update the kernel version required to...
2023-03-31 Bartosz Golaszewskiman: update the email address shown on man pages
2023-03-27 Bartosz Golaszewskibuild: use AM_V_GEN when calling external programs
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: fix the test case for chip::unwat...
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: add a test case for chip::unwatch...
2023-03-16 Bartosz Golaszewskibindings: cxx: tests: drop profiling flags from CXXFLAG...
2023-03-16 Bartosz Golaszewskitests: drop the profiling CFLAGS from tests' Makefile
2023-03-15 Bartosz Golaszewskitests: fix the test case for gpiod_line_request_reconfi...
2023-03-15 Bartosz Golaszewskitests: add a test case for gpiod_chip_request_lines()
2023-03-15 Bartosz Golaszewskitests: extend the test case for gpiod_request_config_se...
2023-03-15 Bartosz Golaszewskitests: add more test cases for gpiod_line_request_recon...
2023-03-15 Bartosz Golaszewskitests: remove commented-out code
2023-03-15 Bartosz Golaszewskitests: add a test case for gpiod_line_config_get_num_co...
2023-03-15 Bartosz Golaszewskitests: add a test case for incorrect retrieving of...
next