Show patches with: Archived = No       |   14387 patches
« 1 2 ... 49 50 51143 144 »
Patch Series S/W/F Date Submitter Delegate State
[libgpiod,v2,1/2] bindings: python: optionally include module in sdist bindings: python: optionally include (...) --- 2023-10-12 Phil Howard New
[libgpiod,v2,1/2] gpioset: reword note on post-exit behaviour gpioset: improve help --- 2023-12-29 Kent Gibson Superseded
[libgpiod,v2,1/2] libgpiosim: new library for controlling the gpio-sim module [libgpiod,v2,1/2] libgpiosim: new library for controlling the gpio-sim module --- 2022-01-24 Bartosz Golaszewski New
[libgpiod,v2,1/2] README: add info about the github page [libgpiod,v2,1/2] README: add info about the github page --- 2024-01-15 Bartosz Golaszewski Superseded
[libgpiod,v2,1/2] rust: bindings: turn SPDX tags into comments bindings: rust: allow packaging of libgpiod-sys --- 2023-05-26 Erik Schilling New
[libgpiod,v2,1/2] tests: enable installing tests to bindir [libgpiod,v2,1/2] tests: enable installing tests to bindir --- 2019-03-18 Bartosz Golaszewski New
[libgpiod,v2,1/2] tests: event: reading test coverage extended to cover reading a subset of available events fix potential discarding of events by read events --- 2020-09-12 Kent Gibson Superseded
[libgpiod,v2,1/2] tools: use getprogname() when available to remove dependency on glibc tools: fix compile issues when GNU extensions are not present --- 2023-02-25 Benjamin Li New
[libgpiod,v2,1/3] chip: provide gpiod_chip_get_path() libgpiod v2: new API improvements --- 2021-07-30 Bartosz Golaszewski New
[libgpiod,v2,1/3] core: rename gpiod_chip_info_event_wait and gpiod_chip_info_event_read api tweaks --- 2022-03-15 Kent Gibson New
[libgpiod,v2,1/3] doc: API documentation tweaks corrections doc tweak corrections and renaming --- 2022-03-16 Kent Gibson New
[libgpiod,v2,1/4] bindings: rust: clippy: drop unnecessary casts [libgpiod,v2,1/4] bindings: rust: clippy: drop unnecessary casts --- 2023-06-30 Erik Schilling Superseded
[libgpiod,v2,1/4] core: add gpiod_request_lines core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,1/4] line-request: don't accept NULL line config libgpiod v2: rewrite tests for the C library --- 2022-02-10 Bartosz Golaszewski New
[libgpiod,v2,1/4] tools: rename timeout to idle_timeout in gpiomon and gpionotify tools: timeout handling improvements --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,1/5] core: provide gpiod_line_request_get_chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,1/6] treewide: use size_t for loop variable where limit is size_t documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,1/7] treewide: remove helpers for opening chips by name & number treewide: remove more cruft and add some improvements --- 2021-01-15 Bartosz Golaszewski New
[libgpiod,v2,1/8] README: update for libgpiod v2 treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski New
[libgpiod,v2,2/2] bindings: python: add pyproject.toml, pep 518 bindings: python: optionally include (...) --- 2023-10-12 Phil Howard New
[libgpiod,v2,2/2] bindings: rust: build against pkg-config info bindings: rust: allow packaging of libgpiod-sys --- 2023-05-26 Erik Schilling New
[libgpiod,v2,2/2] bindings: rust: mention the libgpiod crate from libgpiod-sys Untitled series #214150 --- 2023-07-03 Erik Schilling New
[libgpiod,v2,2/2] build: add Android.bp to build within Android tree tools: fix compile issues when GNU extensions are not present --- 2023-02-25 Benjamin Li Superseded
[libgpiod,v2,2/2] core: fix reading subset of available events fix potential discarding of events by read events --- 2020-09-12 Kent Gibson Superseded
[libgpiod,v2,2/2] gpioset: improve toggle option help gpioset: improve help --- 2023-12-29 Kent Gibson New
[libgpiod,v2,2/3] core: split chip_info out of chip api tweaks --- 2022-03-15 Kent Gibson New
[libgpiod,v2,2/3] core: use num_values rather than num_lines when dealing with subsets of values doc tweak corrections and renaming --- 2022-03-16 Kent Gibson New
[libgpiod,v2,2/3] line-info: provide gpiod_line_info_get_event_clock() libgpiod v2: new API improvements --- 2021-07-30 Bartosz Golaszewski New
[libgpiod,v2,2/4] bindings: rust: clippy: silence false-positives on casts [libgpiod,v2,1/4] bindings: rust: clippy: drop unnecessary casts --- 2023-06-30 Erik Schilling Superseded
[libgpiod,v2,2/4] line-config: expose the override logic to users libgpiod v2: rewrite tests for the C library --- 2022-02-10 Bartosz Golaszewski New
[libgpiod,v2,2/4] tools: rename inexistent to nonexistent core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,2/4] tools: use ppoll() where higher timeout resolution makes sense tools: timeout handling improvements --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,2/5] tests: add a test-case for gpiod_line_request_get_chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,2/6] API: rename gpiod_request_config_get_num_offsets to gpiod_request_config_get_num_lines to match line_request pattern documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,2/7] treewide: simplify the active-low line property treewide: remove more cruft and add some improvements --- 2021-01-15 Bartosz Golaszewski New
[libgpiod,v2,2/8] treewide: unify gpiod_line_config/request_get_offsets() functions treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski Superseded
[libgpiod,v2,3/3] bindings: cxx: implement C++ bindings for libgpiod v2.0 libgpiod v2: C++ bindings --- 2021-07-15 Bartosz Golaszewski New
[libgpiod,v2,3/3] bindings: rust: allow cloning line::InfoRef -> line::Info bindings: rust: fix modeling of line_info lifetimes --- 2023-09-29 Erik Schilling Superseded
[libgpiod,v2,3/3] core: rename uAPI related variables and functions to uapi. doc tweak corrections and renaming --- 2022-03-16 Kent Gibson New
[libgpiod,v2,3/3] line-info: rename infobuf to uinfo api tweaks --- 2022-03-15 Kent Gibson New
[libgpiod,v2,3/3] treewide: unify the line settings defines libgpiod v2: new API improvements --- 2021-07-30 Bartosz Golaszewski New
[libgpiod,v2,3/4] build: add a configure option for enabling gcov profiling libgpiod v2: rewrite tests for the C library --- 2022-02-10 Bartosz Golaszewski New
[libgpiod,v2,3/4] tools: allow longer time periods tools: timeout handling improvements --- 2024-04-16 Bartosz Golaszewski New
[libgpiod,v2,3/4] tools: migrate to gpiod_request_lines core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,3/5] bindings: cxx: provide line_request::chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski Superseded
[libgpiod,v2,3/5] bindings: python: add examples for v2 API bindings: implement python bindings for libgpiod v2 --- 2022-05-25 Bartosz Golaszewski Superseded
[libgpiod,v2,3/6] line-config: rename off to idx documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,3/8] core: provide gpiod_line_config_set_output_values() treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski New
[libgpiod,v2,4/4] bindings: rust: clippy: silence false-positive on iterator [libgpiod,v2,1/4] bindings: rust: clippy: drop unnecessary casts --- 2023-06-30 Erik Schilling Superseded
[libgpiod,v2,4/4] tests: rewrite core C tests using libgpiosim libgpiod v2: rewrite tests for the C library --- 2022-02-10 Bartosz Golaszewski Superseded
[libgpiod,v2,4/4] tools: add minutes as a new supported time unit tools: timeout handling improvements --- 2024-04-16 Bartosz Golaszewski Superseded
[libgpiod,v2,4/4] tools: minimize object lifetimes core: add gpiod_request_lines --- 2022-03-31 Kent Gibson New
[libgpiod,v2,4/5] bindings: python: provide the chip_name property in line_request core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,4/6] line-config: rename num_values to num_lines documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,4/8] gpioset: use gpiod_line_config_set_output_values() treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski Superseded
[libgpiod,v2,5/5] bindings: python: add the implementation for v2 API bindings: implement python bindings for libgpiod v2 --- 2022-05-25 Bartosz Golaszewski New
[libgpiod,v2,5/5] bindings: rust: provide LineRequest::chip_name() core: provide information about the parent chip in line requests --- 2023-07-20 Bartosz Golaszewski New
[libgpiod,v2,5/6] line-request: rename wait and read functions documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,5/8] bindings: cxx: add line_config.set_output_values() treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski Superseded
[libgpiod,v2,6/6] doc: API documentation tweaks documentation and other minor tweaks --- 2022-03-11 Kent Gibson New
[libgpiod,v2,6/7] bindings: cxx: line: reorder bias mapping entries treewide: remove more cruft and add some improvements --- 2021-01-15 Bartosz Golaszewski New
[libgpiod,v2,6/8] bindings: python: add the output_values argument to Chip.request_lines() treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski New
[libgpiod,v2,7/8] bindings: rust: make mutators return &mut self treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski New
[libgpiod,v2,8/8] bindings: rust: provide line_config.set_output_values() treewide: continue beating libgpiod v2 into shape for an upcoming release --- 2023-01-20 Bartosz Golaszewski Superseded
[libgpiod,v2] Add cmake support [libgpiod,v2] Add cmake support --- 2021-09-15 Andreas Pokorny New
[libgpiod,v2] API: suffix the time unit to get_timestamp functions [libgpiod,v2] API: suffix the time unit to get_timestamp functions --- 2022-03-22 Bartosz Golaszewski New
[libgpiod,v2] bindings: rust: fix documentation of line_request set_values [libgpiod,v2] bindings: rust: fix documentation of line_request set_values --- 2023-01-16 Kent Gibson Superseded
[libgpiod,v2] build: allow building with pre-v5.5 kernel headers [libgpiod,v2] build: allow building with pre-v5.5 kernel headers --- 2020-11-21 Bartosz Golaszewski Superseded
[libgpiod,v2] chip: don't set the request's file descriptor to non-blocking [libgpiod,v2] chip: don't set the request's file descriptor to non-blocking --- 2022-04-26 Bartosz Golaszewski New
[libgpiod,v2] core: Basic port to uAPI v2 [libgpiod,v2] core: Basic port to uAPI v2 --- 2020-10-14 Kent Gibson New
[libgpiod,v2] core: fix deselection of output direction when edge detection is selected [libgpiod,v2] core: fix deselection of output direction when edge detection is selected --- 2024-01-02 J.A. Bezemer New
[libgpiod,v2] core: more explicit pointer contracts [libgpiod,v2] core: more explicit pointer contracts --- 2022-07-28 Kent Gibson New
[libgpiod-v2] gpioinfo: Show edge detection and debounce period if enabled [libgpiod-v2] gpioinfo: Show edge detection and debounce period if enabled --- 2021-07-28 Ben Hutchings New
[libgpiod-v2] gpiomon: Add option to set debounce period [libgpiod-v2] gpiomon: Add option to set debounce period --- 2021-07-28 Ben Hutchings New
[libgpiod-v2] gpiomon: Fix format specifier for uint64_t [libgpiod-v2] gpiomon: Fix format specifier for uint64_t --- 2021-07-28 Ben Hutchings New
[libgpiod,v2] gpiosim: remove randomness from configfs name generation [libgpiod,v2] gpiosim: remove randomness from configfs name generation --- 2022-04-06 Bartosz Golaszewski New
[libgpiod,v2] install-tests to bindir test [libgpiod,v2] install-tests to bindir test --- 2019-02-27 Anders Roxell Superseded
[libgpiod,v2] misc: make gpiod_is_gpiochip_device() not set errno [libgpiod,v2] misc: make gpiod_is_gpiochip_device() not set errno --- 2022-07-01 Bartosz Golaszewski New
[libgpiod,v2] README: mention the Linux 5.10 requirement for libgpiod v2 [libgpiod,v2] README: mention the Linux 5.10 requirement for libgpiod v2 --- 2024-01-16 Bartosz Golaszewski New
[libgpiod,v2] README: provide more info in Contributing [libgpiod,v2] README: provide more info in Contributing --- 2023-05-23 Kent Gibson New
[libgpiod,v2,retry] core: fix deselection of output direction when edge detection is selected [libgpiod,v2,retry] core: fix deselection of output direction when edge detection is selected --- 2024-01-03 J.A. Bezemer Superseded
[libgpiod,v2,RFC] treewide: rework line configuration [libgpiod,v2,RFC] treewide: rework line configuration --- 2022-08-19 Bartosz Golaszewski Superseded
[libgpiod-v2] tools: Restore support for opening chips by label [libgpiod-v2] tools: Restore support for opening chips by label --- 2021-07-28 Ben Hutchings New
[libgpiod,v2] treewide: add support for hardware timestamp engine [libgpiod,v2] treewide: add support for hardware timestamp engine --- 2022-09-23 Bartosz Golaszewski New
[libgpiod,v2] treewide: allow polling functions to block indefinitely [libgpiod,v2] treewide: allow polling functions to block indefinitely --- 2022-07-01 Bartosz Golaszewski New
[libgpiod,v2] treewide: fix typos found with codespell [libgpiod,v2] treewide: fix typos found with codespell --- 2022-06-16 Yegor Yefremov New
[libgpiod,v2,v2,1/6] tools: remove old code to simplify review tools: improvements for v2 --- 2022-07-08 Kent Gibson Superseded
[libgpiod,v2,v2,2/2] tests: rewrite core C tests using libgpiosim libgpiod v2: rewrite tests for the C library --- 2022-02-21 Bartosz Golaszewski Superseded
[libgpiod,v2,v2,2/6] tools: line name focussed rework tools: improvements for v2 --- 2022-07-08 Kent Gibson New
[libgpiod,v2,v2,3/5] bindings: python: add examples for v2 API bindings: implement python bindings for libgpiod v2 --- 2022-06-28 Bartosz Golaszewski New
[libgpiod,v2,v2,3/6] tools: tests for line name focussed rework tools: improvements for v2 --- 2022-07-08 Kent Gibson New
[libgpiod,v2,v2,4/6] tools: add gpiowatch tools: improvements for v2 --- 2022-07-08 Kent Gibson New
[libgpiod,v2,v2,5/5] bindings: python: add the implementation for v2 API bindings: implement python bindings for libgpiod v2 --- 2022-06-28 Bartosz Golaszewski New
[libgpiod,v2,v2,5/6] tools: gpiowatch tests tools: improvements for v2 --- 2022-07-08 Kent Gibson New
[libgpiod,v2,v2,6/6] tools: remove gpiofind tools: improvements for v2 --- 2022-07-08 Kent Gibson New
[libgpiod,v2,v2] bindings: cxx: tests: use the builder pattern for the GPIO simulator [libgpiod,v2,v2] bindings: cxx: tests: use the builder pattern for the GPIO simulator --- 2022-09-15 Bartosz Golaszewski New
[libgpiod,v2,v2] treewide: rework line configuration [libgpiod,v2,v2] treewide: rework line configuration --- 2022-09-13 Bartosz Golaszewski New
[libgpiod,v2,v3,1/4] bindings: python: remove old version bindings: implement python bindings for libgpiod v2 --- 2022-10-07 Bartosz Golaszewski New
[libgpiod,v2,v3,1/5] tools: remove old code to simplify review tools: improvements for v2 --- 2022-10-11 Kent Gibson Superseded
[libgpiod,v2,v3,2/4] bindings: python: add examples bindings: implement python bindings for libgpiod v2 --- 2022-10-07 Bartosz Golaszewski New
« 1 2 ... 49 50 51143 144 »