qemu-gpiodev/libgpiod.git
2017-01-16 Bartosz Golaszewskidoc: don't generate class diagrams
2017-01-16 Bartosz Golaszewskidoc: document static inline functions
2017-01-16 Bartosz Golaszewskidoc: pass the EXTRA_VERSION to doxygen as well
2017-01-16 Bartosz Golaszewskidoc: fix Doxyfile
2017-01-16 Bartosz Golaszewskievent: new event request helpers
2017-01-15 Bartosz Golaszewskilibgpiod: start 0.1 development cycle
2017-01-15 Bartosz Golaszewskibuild: add EXTRA_VERSION to the version string
2017-01-15 Bartosz Golaszewskiconfigure: don't use the m4 directory
2017-01-15 Bartosz Golaszewskibuild: create an organized directory structure
2017-01-14 Bartosz Golaszewskidoc: doxygen: set the project version from Makefile
2017-01-14 Bartosz Golaszewskibuild: drop redundant version variables
2017-01-14 Bartosz GolaszewskiTODO: remove TODO from the repo - track features using...
2017-01-13 Bartosz Golaszewskiconfigure: drop redundant AC_HEADER_STDC
2017-01-13 Bartosz Golaszewskibuild: drop the aclocal flags
2017-01-13 Bartosz GolaszewskiTODO: update
2017-01-13 Bartosz Golaszewskibuild: add a configure option for tools
2017-01-13 Bartosz Golaszewskibuild: check if basename() is available
2017-01-13 Bartosz Golaszewskigpioset: coding style fix
2017-01-13 Bartosz GolaszewskiTODO: update
2017-01-13 Bartosz Golaszewskitools: add the --version argument
2017-01-13 Bartosz Golaszewskitools-common: add a function displaying the version...
2017-01-13 Bartosz Golaszewskicore: add a function for accessing the library version...
2017-01-13 Bartosz Golaszewskibuild: add library versioning
2017-01-13 Bartosz Golaszewskimake: readability tweaks
2017-01-12 Bartosz Golaszewskimake: compile the library with debug symbols
2017-01-11 Bartosz Golaszewskicore: rename line_bulk arguments to bulk where applicable
2017-01-11 Bartosz Golaszewskigpiod.h: fix a typo
2017-01-11 Bartosz Golaszewskicore: add a helper for requesting all types of events
2017-01-11 Bartosz Golaszewskicore: code shrink in gpiod_simple_set_value()
2017-01-11 Bartosz Golaszewskicore: code shrink in gpiod_simple_get_value()
2017-01-11 Bartosz Golaszewskigpiod.h: add line request helpers
2017-01-11 Bartosz Golaszewskievent: implement gpiod_line_event_read_fd()
2017-01-11 Bartosz Golaszewskigpiod.h: fix GPIOD_LINE_ITER_INITIALIZER()
2017-01-11 Bartosz Golaszewskicore: un-inline gpiod_line_iter_next()
2017-01-11 Bartosz GolaszewskiTODO: simple events done
2017-01-11 Bartosz Golaszewskigpiomon: stop execution and exit cleanly on SIGINT...
2017-01-11 Bartosz Golaszewskievent: tweak gpiod_simple_event_loop()
2017-01-11 Bartosz Golaszewskigpiomon: code shrink
2017-01-11 Bartosz Golaszewskicore: implement simple event monitoring
2017-01-11 Bartosz Golaszewskicore: code shrink
2017-01-11 Bartosz Golaszewskiiterators: improve error handling of line iterators
2017-01-11 Bartosz Golaszewskigpioinfo: check for errors when iterating over gpiochips
2017-01-11 Bartosz Golaszewskiiterators: extend chip iterator error handling
2017-01-11 Bartosz Golaszewskiiterators: improve error checking
2017-01-10 Bartosz Golaszewskicore: check for empty name & label of a gpiochip
2017-01-10 Bartosz Golaszewskicore: implement gpiod_chip_iter_free_noclose()
2017-01-10 Bartosz GolaszewskiTODO: update
2017-01-10 Bartosz Golaszewskicore: rework line handle & event requests
2017-01-10 Bartosz Golaszewskicore: rename the req field of struct gpiod_line to...
2017-01-10 Bartosz Golaszewskicore: add helpers for the line state field
2017-01-10 Bartosz Golaszewskicore: line status naming tweaks
2017-01-10 Bartosz Golaszewskievent: rework gpiod_line_event_wait_bulk()
2017-01-10 Bartosz GolaszewskiTODO: update
2017-01-10 Bartosz Golaszewskievent: remove the line field from struct gpiod_line_event
2017-01-09 Bartosz GolaszewskiTODO: update
2017-01-09 Bartosz Golaszewskicore: move a call to memset() in gpiod_line_event_wait_...
2017-01-09 Bartosz Golaszewskigpioinfo: tweak the output format
2017-01-09 Bartosz Golaszewskicore: fix gpiod_line_event_request()
2017-01-09 Bartosz Golaszewskicore: extend verify_line_bulk()
2017-01-09 Bartosz Golaszewskicore: new error number
2017-01-09 Bartosz Golaszewskicore: implement gpiod_line_is_free()
2017-01-09 Bartosz Golaszewskigpioinfo: improve output format
2017-01-09 Bartosz Golaszewskigpioinfo: code cleanup
2017-01-09 Bartosz Golaszewskicore: naming convention tweaks
2017-01-09 Bartosz Golaszewskicore: new error code
2017-01-09 Bartosz Golaszewskicore: new error number
2017-01-09 Bartosz Golaszewskicore: tweak the "line not requested" error code
2017-01-09 Bartosz Golaszewskicore: merge the reserved and event_configured fields
2017-01-09 Bartosz Golaszewskicore: create accessors for up_to_date field of struct...
2017-01-09 Bartosz Golaszewskigpiofind: fix segfault
2017-01-09 Bartosz Golaszewskicore: fix segfault in gpiod_line_find_by_name()
2017-01-09 Bartosz Golaszewskigpiofind: remove stray newline
2017-01-09 Bartosz Golaszewskitools-common: use gpiod_last_strerror()
2017-01-09 Bartosz Golaszewskicore: implement gpiod_last_strerror()
2017-01-09 Bartosz GolaszewskiTODO: update
2017-01-09 Bartosz Golaszewskigpiod.h: documentation updates
2017-01-09 Bartosz Golaszewskigpiod.h: make the include guard more unique
2017-01-07 Bartosz Golaszewskiconfigure: check for ppoll()
2017-01-07 Bartosz Golaszewskicore: use strerror_r() instead of strerror()
2017-01-06 Bartosz Golaszewskitools-common: add the UNUSED attribute and use it in...
2017-01-06 Bartosz GolaszewskiTODO: update
2017-01-06 Bartosz Golaszewskigpioset: code shrink
2017-01-06 Bartosz Golaszewskigpioget: fix help message
2017-01-06 Bartosz Golaszewskicore: implement gpiod_simple_set_value()
2017-01-06 Bartosz Golaszewskicore: move gpiod_line_find_by_name()
2017-01-06 Bartosz Golaszewskigpioget: remove a FIXME
2017-01-06 Bartosz Golaszewskitools: return from main() rather than exit()ing
2017-01-06 Bartosz Golaszewskigpioget: move printing the help message to a separate...
2017-01-06 Bartosz Golaszewskigpiofind: add options to the help text
2017-01-06 Bartosz Golaszewskigpiodetect: add options to the help text
2017-01-06 Bartosz Golaszewskigpioget: use tools-common
2017-01-06 Bartosz Golaszewskicore: extend gpiod_simple_get_value()
2017-01-06 Bartosz Golaszewskiglobal: fix active state naming
2017-01-06 Bartosz Golaszewskigpiodetect: handle unrecognized options
2017-01-06 Bartosz Golaszewskigpiofind: user tools-common
2017-01-06 Bartosz Golaszewskiglobal: include gpiod.h locally from tools and library...
2017-01-06 Bartosz Golaszewskitools-common: add gcc attributes
2017-01-06 Bartosz Golaszewskitools-common: new source file
2017-01-06 Bartosz GolaszewskiTODO: update
2017-01-06 Bartosz Golaszewskigpiod.h: don't include stdint.h
next