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
2019-06-05
Bartosz Golaszewski
tests: remove make check target
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Bartosz Golaszewski
tests: fix mapping of chip numbers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
TODO: remove the task for converting the tests for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: make linux v5.1 the minimum version to run tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: line: use debugfs to verify set values
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: gpioset: make test cases work with linux v5.1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: gpiomon: increase the time waiting for events
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: gpioget: make test cases work with linux v5.1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: event: make test cases work with linux v5.1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: ctxless: make test cases work with linux v5.1
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: provide test_debugfs_get/set_value() helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: document the freq argument in test_set_event()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: fix debugfs path
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Bartosz Golaszewski
tests: don't allow to generate events of the same type...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-15
Alexander Stein
man: fix out of source build
commit
|
commitdiff
|
tree
|
snapshot
2019-04-03
Bartosz Golaszewski
TODO: add a list of things to implement for feature...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-01
Bartosz Golaszewski
gitignore: add .swp to the list of ignored extensions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
David Kozub
bindings: cxx: make operator bool() explicit
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
David Kozub
bindings: cxx: remove superfluous std::move
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Bartosz Golaszewski
libgpiod: start v1.4 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Bartosz Golaszewski
libgpiod v1.3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Bartosz Golaszewski
NEWS: updates for v1.3
commit
|
commitdiff
|
tree
|
snapshot
2019-03-25
Bartosz Golaszewski
build: fix cross-compilation after adding manpages
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Bartosz Golaszewski
tests: look for gpio-tools in more places
commit
|
commitdiff
|
tree
|
snapshot
2019-03-20
Anders Roxell
tests: enable installing tests to bindir
commit
|
commitdiff
|
tree
|
snapshot
2019-03-18
Bartosz Golaszewski
gitignore: ignore patches
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Bartosz Golaszewski
treewide: rearrange source directories
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Bartosz Golaszewski
tools: coding style fix
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Bartosz Golaszewski
man: add template to EXTRA_DIST
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Bartosz Golaszewski
core: ctxless: arrange local variables in reverse chris...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Bartosz Golaszewski
core: ctxless: bail-out if num_lines == 0
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Bartosz Golaszewski
README: fix the kernel version required to run tests
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Anders Roxell
build: use top_builddir instead of relative paths
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Bartosz Golaszewski
core: drop an unnecessary pointer assignment
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Bartosz Golaszewski
configure: check for setlinebuf() when building tools
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Martin Hundebøll
gpiomon: add option to set line buffered output
commit
|
commitdiff
|
tree
|
snapshot
2019-02-25
Bartosz Golaszewski
configure: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Bartosz Golaszewski
treewide: order includes alphabetically
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Bartosz Golaszewski
README: add a section about API documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Bartosz Golaszewski
doc: add automatically generated man pages for gpio...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-18
Bartosz Golaszewski
doc: delete generated files on make clean
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Bartosz Golaszewski
gitignore: add distribution tarballs to ignored files
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Bartosz Golaszewski
bindings: python: add support for 'default_val' in...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Bartosz Golaszewski
bindings: python: fix argument alignment in a function...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-14
Bartosz Golaszewski
tests: gpiomon: remove failing test case
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Michael Beach
bindings: cxx: make bitset_cmp::operator() const
commit
|
commitdiff
|
tree
|
snapshot
2019-02-04
Patrick Boettcher
bindings: cxx: do not initialize a chip's shared_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Bartosz Golaszewski
gpioset: extend help text
commit
|
commitdiff
|
tree
|
snapshot
2018-11-14
Bartosz Golaszewski
treewide: unify naming of local variables representing...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-13
Gasper Zejn
doc: C API documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-11-12
Bartosz Golaszewski
tests: ignore 'remove' events from udev
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Bartosz Golaszewski
libgpiod: start v1.3 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Bartosz Golaszewski
libgpiod v1.2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-09
Bartosz Golaszewski
NEWS: updates for v1.2
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Bartosz Golaszewski
build: check for sys/sysmacros.h in configure
commit
|
commitdiff
|
tree
|
snapshot
2018-11-07
Bartosz Golaszewski
core: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2018-11-05
Bartosz Golaszewski
core: harden gpiod_chip_open()
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Bartosz Golaszewski
tools: tweak the formatting of help text strings
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
Merge branch 'next'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
API: mark context-less event loop functions as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
API: add a macro for marking deprecated functions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
tests: ctxless: add a test case for the event monitor
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
tests: ctxless: switch to using the event monitor routines
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
gpiomon: switch to using gpiod_ctxless_event_monitor_mu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Bartosz Golaszewski
ctxless: provide new event monitor
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
SZ Lin (林上智)
bindings: cxx: examples: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2018-10-02
Bartosz Golaszewski
build: don't use unicode characters in configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2018-08-29
Bartosz Golaszewski
build: tools: remove unnecessary line breaks
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bartosz Golaszewski
bindings: python: pydoc improvements
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bartosz Golaszewski
bindings: python: bail-out if the line was not found...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bartosz Golaszewski
bindings: python: fix gpiod_Chip_find_lines() for nonex...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bartosz Golaszewski
bindings: python: remove a redundant if
commit
|
commitdiff
|
tree
|
snapshot
2018-07-31
Bartosz Golaszewski
bindings: python: examples: close chip objects where...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-26
Bartosz Golaszewski
build: add a comment about libtool version to configure.ac
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Bartosz Golaszewski
tools: tweak the displayed version format
commit
|
commitdiff
|
tree
|
snapshot
2018-07-24
Bartosz Golaszewski
bindings: python: fix tp_dealloc callbacks in all objects
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Bartosz Golaszewski
bindings: python: don't force python to use the system...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Bartosz Golaszewski
bindings: python: examples: new test case
commit
|
commitdiff
|
tree
|
snapshot
2018-07-22
Bartosz Golaszewski
bindings: python: don't call gpiod_LineBulk_init()...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Bartosz Golaszewski
bindings: python: add test cases for default values...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-20
Bartosz Golaszewski
bindings: python: fix the default_vals argument in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: examples: remove unnecessary import
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: move gpiod_ChipIsClosed() to the...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: examples: don't use sys.argv[0] as...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: call gpiod_LineBulk_init() directly
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: provide a helper for calling methods...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: fix a memory corruption
commit
|
commitdiff
|
tree
|
snapshot
2018-07-13
Bartosz Golaszewski
bindings: python: fix a memory leak in error path
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Bartosz Golaszewski
bindings: python: fix a warning
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Bartosz Golaszewski
bindings: python: add a test case for line_event's...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Bartosz Golaszewski
bindings: python: avoid calling object method callbacks...
commit
|
commitdiff
|
tree
|
snapshot
2018-06-07
Bartosz Golaszewski
bindings: python: use PyObject_CallMethod() where possible
commit
|
commitdiff
|
tree
|
snapshot
2018-06-06
Bartosz Golaszewski
libgpiod: start v1.2 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
libgpiod v1.1
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
NEWS: updates for v1.1
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
bindings: cxx: set the ABI version to 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
bindings: python: add support for controlled execution
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
bindings: python: provide better resource control
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
bindings: python: provide gpiod.version_string()
commit
|
commitdiff
|
tree
|
snapshot
2018-05-16
Bartosz Golaszewski
doc: tweak the comment for gpiod_version_string()
commit
|
commitdiff
|
tree
|
snapshot
next