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
2017-02-23
Bartosz Golaszewski
tests: move exported functions below main()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bartosz Golaszewski
tests: remove xcasprintf()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bartosz Golaszewski
tests: wait for gpiochips before running tests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bartosz Golaszewski
tests: move the closedir() call
commit
|
commitdiff
|
tree
|
snapshot
2017-02-23
Bartosz Golaszewski
tests: fix a potential segfault
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: implement xcasprintf()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: introduce x-funcs
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: don't sort entire structures
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
core: extend gpiod_chip_open_lookup()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
core: new gpiod_chip_open() flavor
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: add a couple line test cases
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: new cleanup helper
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
Bartosz Golaszewski
tests: new assertion helper
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Bartosz Golaszewski
tests: fix a comment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-20
Bartosz Golaszewski
tests: add a chip iterator test case
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Bartosz Golaszewski
tests: add a simple unit testing framework and a couple...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
Bartosz Golaszewski
core: coding style fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-09
Bartosz Golaszewski
make: simplify Makefile.am in src/
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bartosz Golaszewski
make: use LDADD instead of AM_LDFLAGS when linking...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bartosz Golaszewski
configure: use quotation marks consistently
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bartosz Golaszewski
configure: fix variable assignment
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Bartosz Golaszewski
core: code shrink
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
Bartosz Golaszewski
core: drop a redundant call to gpiod_line_name()
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Bartosz Golaszewski
core: really fix event requests
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Bartosz Golaszewski
core: close GPIO chip device files on exec
commit
|
commitdiff
|
tree
|
snapshot
2017-02-05
Bartosz Golaszewski
gpioset: fix helptext
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Clemens Gruber
core: add non-closing gpiochip iterator function and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Bartosz Golaszewski
core: fix requesting events
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Bartosz Golaszewski
libgpiod: relicense under LGPLv2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Bartosz Golaszewski
core: simplify verify_line_bulk()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Bartosz Golaszewski
core: rename line_update() to line_maybe_update()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Bartosz Golaszewski
core: simplify gpiod_chip_close()
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Bartosz Golaszewski
gpioinfo: increase the width of the line offset
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Bartosz Golaszewski
gpioset: include <poll.h> instead of <sys/poll.h>
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Bartosz Golaszewski
build: use AC_FUNC_STRERROR_R to check the version...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Bartosz Golaszewski
doc: documentation updates
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Bartosz Golaszewski
core: allow to read values of lines configured for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Thomas Petazzoni
core: include <poll.h> instead of <sys/poll.h>
commit
|
commitdiff
|
tree
|
snapshot
2017-01-23
Thomas Petazzoni
gpiod.h: include missing <time.h> include
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: add helpers for printing common errors
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: tweak error messages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: don't check stdint.h
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: don't check headers/functions unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: check sys/poll.h availability
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Bartosz Golaszewski
configure: check ppoll() availability
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Bartosz Golaszewski
README: fix the required version of kernel headers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-19
Bartosz Golaszewski
gpiomon: fix shortops
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
build: don't try to process docs if doxygen is not...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
libgpiod: start 0.2 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
libgpiod v0.1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
README: add examples
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
README: add the autoconf version needed to compile...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
README: add bullet points to the tool list
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
README: the introduction is not a code block
commit
|
commitdiff
|
tree
|
snapshot
2017-01-18
Bartosz Golaszewski
README: rename to README.md for nice github cover
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
README: update
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: constify function arguments that will not be...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpiomon: modify the output format
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpiomon: check if offset is not negative
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: name the iterator functions consistently
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: skip chips and lines on error in gpiod_line_find_...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpiomon: new options
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: arrange local arguments for better readability
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
configure: check for daemon() and signalfd() functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: allow to specify the consumer in the simple event...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: allow to specify the consumer in simple set value...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: allow to specify the consumer in simple get value...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: tweak error messages
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: fix help text
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: new option
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: new mode of operation
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioset: major rework
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
tools-common: make ARRAY_SIZE() a common macro
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: add a typedef for the set value callback
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: new error number
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
gpioget: allow reading multiple lines at once
commit
|
commitdiff
|
tree
|
snapshot
2017-01-17
Bartosz Golaszewski
core: new set/get value helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
gpioinfo: readability tweaks
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
tools: tweak help text
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
doc: don't generate class diagrams
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
doc: document static inline functions
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
doc: pass the EXTRA_VERSION to doxygen as well
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
doc: fix Doxyfile
commit
|
commitdiff
|
tree
|
snapshot
2017-01-16
Bartosz Golaszewski
event: new event request helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Bartosz Golaszewski
libgpiod: start 0.1 development cycle
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Bartosz Golaszewski
build: add EXTRA_VERSION to the version string
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Bartosz Golaszewski
configure: don't use the m4 directory
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Bartosz Golaszewski
build: create an organized directory structure
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Bartosz Golaszewski
doc: doxygen: set the project version from Makefile
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Bartosz Golaszewski
build: drop redundant version variables
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Bartosz Golaszewski
TODO: remove TODO from the repo - track features using...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
configure: drop redundant AC_HEADER_STDC
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
build: drop the aclocal flags
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
TODO: update
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
build: add a configure option for tools
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
build: check if basename() is available
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
gpioset: coding style fix
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
TODO: update
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
tools: add the --version argument
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
Bartosz Golaszewski
tools-common: add a function displaying the version...
commit
|
commitdiff
|
tree
|
snapshot
next