qemu-gpiodev/libgpiod.git
2018-01-13 Bartosz Golaszewskiall: update the copyright notice
2018-01-10 Bartosz Golaszewskiall: modify the license preamble in files
2018-01-10 Bartosz Golaszewskidoc: minor documentation tweaks
2018-01-09 Bartosz Golaszewskicore: remove an unnecessary else
2017-12-01 SZ Linall: make license type consistent between source files...
2017-11-30 Bartosz Golaszewskicore: don't allow open-source and open-drain flags...
2017-11-17 Bartosz Golaszewskicore: change the prefix for line request flags
2017-11-17 Bartosz Golaszewskicore: coding style tweak
2017-11-17 Bartosz Golaszewskitests: line: remove unnecessary line releases
2017-11-17 Bartosz Golaszewskicore: improve error handling
2017-11-14 Bartosz Golaszewskitests: make the devpath check less strict
2017-11-05 Bartosz Golaszewskiiter: fix a crash occurring if no GPIO chips are present
2017-11-05 Bartosz Golaszewskiiter: rework line iterator API
2017-11-05 Bartosz Golaszewskidoc: update the descriptions for chip iterators
2017-11-05 Bartosz Golaszewskitests: use test_build_str() in test cases
2017-11-05 Bartosz Golaszewskitests: provide test_build_str()
2017-11-04 Bartosz Golaszewskiiter: rework chip iterators
2017-11-04 Bartosz Golaszewskitests: gpioinfo: don't use static names for GPIO chips
2017-11-03 Bartosz Golaszewskidoc: update the documentation for events and iterators
2017-10-31 Bartosz Golaszewskiiter: use scandir() for chip iterators
2017-10-31 Bartosz GolaszewskiNEWS: updates for v0.3.2
2017-10-26 Bartosz Golaszewskibuild: tools: use absolute path in LDADD
2017-10-25 Bartosz Golaszewskicore: simplify consumer, label & name strings handling
2017-10-24 Bartosz Golaszewskidoc: minor fix for line bulk loop macros
2017-10-24 Bartosz Golaszewskidoc: improvements for the chip operations
2017-10-24 Bartosz Golaszewskihelpers: set errno in gpiod_chip_open_by_label()
2017-10-24 Bartosz Golaszewskidoc: extend the documentation of the simple API
2017-10-24 Bartosz Golaszewskidoc: extend the introduction
2017-10-24 Bartosz Golaszewskitests: remove the MALLOC attribute from xappend()
2017-10-23 Bartosz Golaszewskitests: event: new test case
2017-10-23 Bartosz Golaszewskicore: fix an error path in line event requests
2017-10-23 Bartosz Golaszewskicore: use gpiod_line_bulk_foreach_line_off()
2017-10-23 Bartosz Golaszewskicore: implement gpiod_line_bulk_foreach_line_off()
2017-10-20 Bartosz Golaszewskicore: code shrink for name, label & consumer strings...
2017-10-20 Bartosz Golaszewskicore: update line info after requesting the event handle
2017-10-20 Bartosz Golaszewskihelpers: fix a crash in gpiod_chip_find_line()
2017-10-19 Bartosz Golaszewskicore: remove kernel data structures from struct gpiod_line
2017-10-19 Bartosz Golaszewskicore: remove kernel data structures from struct gpiod_chip
2017-10-19 Bartosz Golaszewskitests: line: coding style fix
2017-10-19 Bartosz Golaszewskicore: rename a field in struct gpiod_chip
2017-10-18 Bartosz Golaszewskicore: coding style fix
2017-10-18 Bartosz Golaszewskicore: move helpers to a separate file
2017-10-18 Bartosz Golaszewskicore: remove unnecessary setters and getters
2017-10-18 Bartosz Golaszewskievent: improve gpiod_line_event_get_fd()
2017-10-18 Bartosz Golaszewskicore: move line-related static functions to more suitab...
2017-10-18 Bartosz Golaszewskicore: remove line_set_offset()
2017-10-18 Bartosz Golaszewskicore: simplify the internal line context structs
2017-10-16 Bartosz Golaszewskitests: set errno to 0 before running each test case
2017-10-16 Bartosz Golaszewskicore: don't allow OPEN_DRAIN & OPEN_SOURCE flags for...
2017-10-15 Bartosz Golaszewskitests: line: fix the misc flags test case
2017-10-11 Bartosz Golaszewskisimple-api: modify the order of arguments in simple...
2017-10-11 Bartosz Golaszewskisimple-api: modify the order of arguments in set value...
2017-10-11 Bartosz Golaszewskisimple-api: modify the order of arguments in get value...
2017-10-11 Bartosz Golaszewskisimple-api: allow the simple event loop callback to...
2017-10-11 Bartosz Golaszewskisimple-api: improve documentation
2017-10-11 Bartosz Golaszewskisimple-api: handle receiving multiple events
2017-10-11 Bartosz Golaszewskisimple-api: use correct prefixes for callback typedefs
2017-10-11 Bartosz Golaszewskicore: remove double whitespace
2017-10-11 Bartosz Golaszewskievent: rework gpiod_line_event_wait_bulk()
2017-10-10 Bartosz Golaszewskibuild: fix building with static libraries
2017-10-09 Bartosz Golaszewskigpioset: fix checking mutually exclusive options
2017-10-04 Bartosz Golaszewskibuild: fix warnings when building with clang
2017-10-04 Bartosz Golaszewskicore: use line bulk accessors
2017-10-04 Bartosz Golaszewskiline: provide gpiod_line_bulk_foreach_line()
2017-10-02 Bartosz Golaszewskicore: drop unnecessary checks
2017-10-02 Bartosz Golaszewskicore: provide gpiod_line_bulk_num_lines()
2017-10-02 Bartosz Golaszewskidoc: split the documentation for GPIO lines into smalle...
2017-10-02 Bartosz Golaszewskicore: group the GCC attributes together
2017-10-02 Bartosz Golaszewskiiter: improve the naming of line iterator constants
2017-10-02 Bartosz Golaszewskiline: rename the constant defining the max size of...
2017-10-02 Bartosz Golaszewskiline: use a common prefix for all line defines
2017-09-29 Bartosz Golaszewskigpiofind: use gpiod_simple_find_line() internally
2017-09-29 Bartosz Golaszewskisimple-api: provide gpiod_simple_find_line()
2017-09-29 Bartosz Golaszewskicore: provide gpiod_line_get()
2017-09-29 Bartosz Golaszewskicore: rework gpiod_line_find()
2017-09-29 Bartosz Golaszewskicore: rename gpiod_line_find_by_name()
2017-09-29 Bartosz Golaszewskitests: add parentheses in assert macros
2017-09-29 Bartosz Golaszewskitests: chip: add test cases for gpiod_chip_find_line()
2017-09-29 Bartosz Golaszewskitests: use TEST_ASSERT_ERRNO_IS()
2017-09-29 Bartosz Golaszewskitests: new assertion
2017-09-29 Bartosz Golaszewskicore: implement gpiod_chip_find_line()
2017-09-29 Bartosz Golaszewskigpiomon: fix event counting
2017-09-29 Bartosz Golaszewskigpiomon: correctly handle poll timeouts
2017-09-28 Bartosz Golaszewskitests: line: use test_line_close_chip()
2017-09-28 Bartosz Golaszewskitests: new cleanup function
2017-09-28 Bartosz Golaszewskicore: implement gpiod_line_close_chip()
2017-09-27 Bartosz Golaszewskitools: remove the redundant UNUSED define
2017-09-27 Bartosz Golaszewskisimple-api: improve the naming convention
2017-09-27 Bartosz Golaszewskicore: new public macro
2017-09-27 Bartosz Golaszewskitests: simple-api: new test case
2017-09-27 Bartosz Golaszewskigpiomon: use the simple event loop
2017-09-27 Bartosz Golaszewskisimple: rework the event loop
2017-09-25 Bartosz Golaszewskisimple: event-loop: fix EINTR handling
2017-09-24 Bartosz Golaszewskicore: add gpiod_line_bulk_get_line()
2017-09-24 Bartosz Golaszewskisimple: remove redundant line releases
2017-09-24 Bartosz Golaszewskisimple: fix the active_low switch in gpiod_simple_event...
2017-09-24 Bartosz Golaszewskibuild: fix the kernel version in the 'make check' message
2017-09-24 Bartosz Golaszewskicore: rename gpiod_line_is_used_by_kernel()
2017-09-14 Bartosz GolaszewskiREADME: add info about the subject line for e-mails...
2017-09-13 Bartosz GolaszewskiREADME: update the section about contributing
next