qemu-gpiodev/libgpiod.git
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
2017-09-13 Bartosz Golaszewskibuild: silence an ar warning
2017-09-12 Bartosz GolaszewskiNEWS: updates for v0.3.1
2017-09-12 Bartosz GolaszewskiREADME.md: rename to README
2017-09-10 Bartosz Golaszewskitests: gpioset: fix a typo
2017-08-12 Bartosz Golaszewskitests: re-enable a test case for gpiomon
2017-07-28 Bartosz Golaszewskitools: use program_invocation_name
2017-07-22 Bartosz Golaszewskitests: use program_invocation_name
2017-07-14 Bartosz Golaszewskigpiod.h: improve the documentation for gpiod_line_iter_...
2017-07-14 Bartosz Golaszewskigpiod.h: extend the introduction to the simple API
2017-07-14 Bartosz Golaszewskigpiod.h: move the mainpage doxygen comment down
2017-07-13 Bartosz Golaszewskicore: readability tweak
2017-07-13 Bartosz Golaszewskicore: add the offset argument to the simple event loop...
2017-07-13 Bartosz Golaszewskicore: fix single line event requests with flags
2017-07-13 Bartosz Golaszewskicore: add bulk event requests
2017-07-13 Bartosz Golaszewskicore: remove the active_low argument from line bulk...
2017-07-13 Bartosz Golaszewskicore: group the line request code together
2017-07-13 Bartosz Golaszewskicore: move the chip-related code to the top of core.c
2017-07-12 Bartosz Golaszewskicore: remove the active_low boolean argument from singl...
2017-07-12 Bartosz Golaszewskicore: set the active state using the request flags
2017-07-12 Bartosz Golaszewskiline: add a test case for empty consumer strings
2017-07-12 Bartosz Golaszewskicore: accept NULL consumer strings
2017-07-12 Bartosz Golaszewskigpiod.h: remove the separate doxygen group for events
2017-07-12 Bartosz Golaszewskigpiod.h: move the chip operations before line definitions
2017-07-12 Bartosz Golaszewskicore: merge chip.c and line.c
2017-07-12 Bartosz Golaszewskilibgpiod: unify the header comments
2017-07-10 Bartosz Golaszewskievent: rename event requests routines
2017-07-06 Bartosz Golaszewskicore: merge event requests with regular line requests
2017-07-06 Bartosz Golaszewskichip: lazily allocate lines
2017-07-06 Bartosz Golaszewskicore: don't duplicate chip-related data structures
2017-07-06 Bartosz Golaszewskisimple-api: reposition the prototypes in the public...
2017-07-06 Bartosz Golaszewskitests: line: new test case
2017-07-06 Bartosz Golaszewskiline: remove an unnecessary check
2017-07-06 Bartosz Golaszewskichip: use a temporary variable in gpiod_chip_close()
2017-07-06 Bartosz Golaszewskicore: separate the chip and line logic
2017-07-06 Bartosz Golaszewskichip: release lines in bulk on close()
2017-07-06 Bartosz Golaszewskiline: remove stray semicolons
2017-07-06 Bartosz Golaszewskichip: rename is_unsigned_int()
2017-07-06 Bartosz Golaszewskiline: coding style fix
2017-07-06 Bartosz Golaszewskicore: tweak some comments
2017-07-06 Bartosz Golaszewskicore: move all line-related code to line.c and remove...
2017-07-06 Bartosz Golaszewskicore: move chip definitions to a separate file
2017-07-06 Bartosz Golaszewskicore: kill gpiod_line_event_release()
2017-07-06 Bartosz Golaszewskicore: move gpiod_version_string() to misc.c
2017-07-06 Bartosz Golaszewskicore: move iterator definitions to a separate file
2017-07-06 Bartosz Golaszewskisimple API: un-inline simple API routines
2017-07-06 Bartosz Golaszewskicore: move the simple API definitions into a separate...
2017-07-06 Bartosz Golaszewskicore: kill nsec_to_timespec()
2017-07-06 Bartosz Golaszewskicore: kill zalloc() and use calloc() where applicable
2017-07-06 Bartosz Golaszewskicore: kill gpio_ioctl()
2017-07-06 Bartosz Golaszewskicore: kill custom error handling
2017-07-06 Bartosz Golaszewskitests: fix checking the kernel version
2017-06-24 Bartosz Golaszewskilibgpiod: start 1.0 development cycle
2017-06-23 Bartosz Golaszewskilibgpiod v0.3
2017-06-23 Bartosz GolaszewskiNEWS: updates for v0.3
2017-06-23 Bartosz Golaszewskitests: gpiomon: new test case
2017-06-23 Bartosz Golaszewskitests: gpiomon: new test case for watching multiple...
2017-06-23 Bartosz Golaszewskigpiomon: implement monitoring multiple lines at the...
2017-06-23 Bartosz Golaszewskicore: event: use correct flags when requesting events
2017-06-23 Bartosz Golaszewskigpioset: improve error messages
2017-06-22 Bartosz GolaszewskiREADME: improve readability of examples
2017-06-22 Bartosz GolaszewskiREADME: add an example of gpiomon custom output formats
2017-06-22 Bartosz Golaszewskitests: gpiomon: new test case
2017-06-22 Bartosz GolaszewskiREADME: update the building section
2017-06-21 Bartosz Golaszewskigpiomon: simplify custom formats
2017-06-21 Bartosz Golaszewskitests: don't allocate the subprocess output buffer...
2017-06-21 Bartosz Golaszewskitests: gpiomon: use a different unknown custom format...
2017-06-21 Bartosz Golaszewskitests: fix reading the output of subprocesses
2017-06-20 Bartosz Golaszewskigpiomon: fix parsing of custom output formats
2017-06-20 Bartosz Golaszewskiconfigure: tests: require versions of libkmod & libudev...
2017-06-20 Bartosz Golaszewskiconfigure: check for regex functions when building...
2017-06-19 Bartosz Golaszewskitests: add a FIXME comment
2017-06-19 Bartosz Golaszewskigpiomon: implement custom output formats
2017-06-15 Bartosz Golaszewskitests: fix subprocess cleanup when dying
2017-06-15 Bartosz Golaszewskitests: fix the error message when dying during test...
2017-06-14 Bartosz GolaszewskiNEWS: updates for v0.2.1
2017-06-14 Bartosz Golaszewskitests: gpiomon: more test cases
2017-06-14 Bartosz Golaszewskigpiomon: don't ignore superfluous arguments
2017-06-14 Bartosz Golaszewskigpiomon: capitalize 'GPIO' in error message
2017-06-14 Bartosz Golaszewskitests: gpiomon: check the whole output string
next