projects
/
qemu-gpiodev
/
libgpiod.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
qemu-gpiodev/libgpiod.git
2024-01-05
Bartosz Golaszewski
core: remove buggy flags sanitization from line-config
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Kent Gibson
README: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Kent Gibson
gpioset: improve toggle option help
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Kent Gibson
gpioset: reword note on post-exit behaviour
commit
|
commitdiff
|
tree
|
snapshot
2023-11-21
Erik Schilling
bindings: rust: libgpiod-sys: new release
commit
|
commitdiff
|
tree
|
snapshot
2023-11-15
Erik Schilling
bindings: rust: libgpiod: release 0.2.2
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Bartosz Golaszewski
bindings: python: gpiod v2.1.3
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Bartosz Golaszewski
bindings: python: add build_tests.py to the manifest
commit
|
commitdiff
|
tree
|
snapshot
2023-11-09
Bartosz Golaszewski
bindings: python: gpiod v2.1.2
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Phil Howard
bindings: python: standalone build tooling for tests
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Erik Schilling
bindings: rust: expose v2.1 features as flag
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
bindings: python: gpiod v2.1.1
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Phil Howard
bindings: python: fix README.md SPDX license tags
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
bindings: python: gpiod v2.1.0
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
libgpiod: start v2.2 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
libgpiod v2.1
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
NEWS: updates for v2.1
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
tests: fix version parsing (again)
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
tools: tests: include the test script in the release...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
bindings: rust: add wrapper.h to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
bindings: rust: fix EXTRA_DIST for examples
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Bartosz Golaszewski
bindings: python: fix EXTRA_DIST for examples
commit
|
commitdiff
|
tree
|
snapshot
2023-11-03
Phil Howard
bindings: python: optionally include module in sdist
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Phil Howard
bindings: python: move long_description into README.md
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Bartosz Golaszewski
bindings: python: change the package name to 'gpiod'
commit
|
commitdiff
|
tree
|
snapshot
2023-10-24
Bartosz Golaszewski
bindings: python: fix the distutils import
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Phil Howard
bindings: python: simplify environ access
commit
|
commitdiff
|
tree
|
snapshot
2023-10-13
Phil Howard
bindings: python: add pyproject.toml, pep 518
commit
|
commitdiff
|
tree
|
snapshot
2023-10-12
Phil Howard
bindings: python: require python 3.9.0
commit
|
commitdiff
|
tree
|
snapshot
2023-10-11
Erik Schilling
bindings: rust: libgpiod: release 0.2.1
commit
|
commitdiff
|
tree
|
snapshot
2023-10-11
Bartosz Golaszewski
bindings: python: replace PyModule_AddObjectRef() with...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-10
Erik Schilling
bindings: rust: feature gate unreleased features
commit
|
commitdiff
|
tree
|
snapshot
2023-10-05
Erik Schilling
bindings: rust: libgpiod: release 0.2.0
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Erik Schilling
bindings: rust: rename {event,settings}_clone to try_clone
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Erik Schilling
bindings: rust: allow cloning line::InfoRef -> line...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-04
Erik Schilling
bindings: rust: fix soundness of line_info modeling
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Erik Schilling
bindings: rust: mark all owning types as `Send`
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Erik Schilling
doc: document thread safety guarantees
commit
|
commitdiff
|
tree
|
snapshot
2023-10-02
Erik Schilling
doc: drop unneeded <p> tags
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Erik Schilling
bindings: rust: drop unneeded Arc within Chip
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Erik Schilling
bindings: rust: construct chip infos by reference
commit
|
commitdiff
|
tree
|
snapshot
2023-09-29
Erik Schilling
bindings: rust: remove useless clone
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Bartosz Golaszewski
bindings: python: tests: don't use the same chip from...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Bartosz Golaszewski
bindings: cxx: tests: don't use the same chip from...
commit
|
commitdiff
|
tree
|
snapshot
2023-09-25
Bartosz Golaszewski
tests: don't use the same chip object from different...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-06
Bartosz Golaszewski
tests: add missing return value check
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Kent Gibson
examples: simplify find_line_by_name
commit
|
commitdiff
|
tree
|
snapshot
2023-07-22
Bartosz Golaszewski
bindings: rust: provide LineRequest::chip_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Bartosz Golaszewski
bindings: python: provide the chip_name property in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Bartosz Golaszewski
bindings: cxx: provide line_request::chip_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Bartosz Golaszewski
tests: add a test-case for gpiod_line_request_get_chip_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Bartosz Golaszewski
core: provide gpiod_line_request_get_chip_name()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Erik Schilling
bindings: rust: mention the libgpiod crate from libgpio...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Erik Schilling
bindings: rust: add README.md for libgpiod crate
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
Bartosz Golaszewski
tools: tests: print additional info when regex matching...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Bartosz Golaszewski
build: remove redundant SOURCES assignments
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Kent Gibson
core: examples: fix warning for u64 formatting on 32bit
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Erik Schilling
bindings: rust: clippy: silence false-positive on iterator
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Erik Schilling
bindings: rust: clippy: drop unneeded conversions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Erik Schilling
bindings: rust: clippy: silence false-positives on...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Erik Schilling
bindings: rust: clippy: drop unnecessary casts
commit
|
commitdiff
|
tree
|
snapshot
2023-06-30
Kent Gibson
bindings: rust: fix unclear resolver warning
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Bartosz Golaszewski
bindings: cxx: use () instead of (void) in line_setting...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-27
Bartosz Golaszewski
bindings: cxx: examples: consistently use () for functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Erik Schilling
gpiosim: fix data race that corrupts heap
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Kent Gibson
bindings: python: examples: replace tools examples...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Kent Gibson
rust: examples: file comment consistency
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Kent Gibson
cxx: examples: file comment consistency
commit
|
commitdiff
|
tree
|
snapshot
2023-06-26
Kent Gibson
core: examples: fix file comments
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
bindings: rust: examples: replace tools examples with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
bindings: rust: examples: consistency cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
bindings: python: examples: consistency cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
bindings: cxx: examples: replace tools examples with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
bindings: cxx: examples: consistency cleanup
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
core: examples: add more use case examples
commit
|
commitdiff
|
tree
|
snapshot
2023-06-23
Kent Gibson
core: examples: consistency cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Bartosz Golaszewski
tools: tests: remove a stray newline
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Bartosz Golaszewski
tools: tests: port tests to shunit2
commit
|
commitdiff
|
tree
|
snapshot
2023-06-22
Bartosz Golaszewski
tools: tests: add short sleeps between generating edge...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Erik Schilling
bindings: rust: bump MSRV to 1.60
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Bartosz Golaszewski
bindings: rust: package new examples in the distro...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Bartosz Golaszewski
bindings: python: package new examples in the distro...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Kent Gibson
bindings: rust: examples: add dedicated examples
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Kent Gibson
bindings: python: examples: add dedicated examples
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Kent Gibson
bindings: cxx: examples: add dedicated examples
commit
|
commitdiff
|
tree
|
snapshot
2023-06-14
Kent Gibson
examples: add dedicated examples
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Bartosz Golaszewski
bindings: cxx: examples: fix potential glitch in gpiosetcxx
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Bartosz Golaszewski
bindings: cxx: provide request_builder::set_output_values()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Kent Gibson
doc: add configuration to generate doxygen documentatio...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Erik Schilling
bindings: rust: document build without install
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Erik Schilling
bindings: rust: exclude Makefile.am from package
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Erik Schilling
bindings: rust: add version number to dependencies
commit
|
commitdiff
|
tree
|
snapshot
2023-06-13
Bartosz Golaszewski
bindings: rust: add missing license and copyright boile...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Kent Gibson
tools: tests: remove implicit run-time dependency on...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Kent Gibson
tools: tests: speed up continuous toggle test
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Kent Gibson
tools: tests: add tests for idle-timeout and debounce...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Gabriel Matni
tools: gpiomon/gpionotify: add idle-timeout option
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Bartosz Golaszewski
bindings: python: examples: gpioset: drop redundant []
commit
|
commitdiff
|
tree
|
snapshot
2023-06-12
Kent Gibson
bindings: python: examples: fix potential glitch in...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-09
Kent Gibson
doc: add doc for opaque structs to link to the relevant...
commit
|
commitdiff
|
tree
|
snapshot
next