Toggle navigation
Patchwork
linux-gpio
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Kent Gibson
| State =
Action Required
| 139 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
gpiolib: cdev: remove redundant store of debounce_period_us
gpiolib: cdev: remove redundant store of debounce_period_us
-
-
-
2024-10-20
Kent Gibson
New
[5.10.y,5.15.y] gpiolib: cdev: Ignore reconfiguration without direction
[5.10.y,5.15.y] gpiolib: cdev: Ignore reconfiguration without direction
-
-
-
2024-09-25
Kent Gibson
New
[6.1.y,6.6.y] gpiolib: cdev: Ignore reconfiguration without direction
[6.1.y,6.6.y] gpiolib: cdev: Ignore reconfiguration without direction
-
-
-
2024-09-25
Kent Gibson
New
gpiolib: cdev: Fix reference to linereq_set_config_unlocked()
gpiolib: cdev: Fix reference to linereq_set_config_unlocked()
-
-
-
2024-09-24
Kent Gibson
New
[libgpiod] bindings: python: examples: Add graceful exit to async_watch_line_value
[libgpiod] bindings: python: examples: Add graceful exit to async_watch_line_value
-
-
-
2024-09-17
Kent Gibson
New
build: fix HAS_GI_DOCGEN never defined error
build: fix HAS_GI_DOCGEN never defined error
-
-
-
2024-08-31
Kent Gibson
New
[libgpiod] doc: fix sphinx config for rtd
[libgpiod] doc: fix sphinx config for rtd
-
-
-
2024-07-05
Kent Gibson
New
[libgpiod] bindings: python: correct spelling of repetitions
[libgpiod] bindings: python: correct spelling of repetitions
-
-
-
2024-07-05
Kent Gibson
New
[libgpiod,3/3] bindings: python: tests: add coverage of kernel reconfigure as-is behaviour
bindings: python: more flexible reconfigure_lines()
-
-
-
2024-06-26
Kent Gibson
New
[libgpiod,2/3] bindings: python: more flexible reconfigure_lines()
bindings: python: more flexible reconfigure_lines()
-
-
-
2024-06-26
Kent Gibson
New
[libgpiod,1/3] bindings: python: tests: extend reconfiguration tests
bindings: python: more flexible reconfigure_lines()
-
-
-
2024-06-26
Kent Gibson
New
[4/4] Documentation: gpio: Reconfiguration with unset direction (uAPI v2)
gpiolib: cdev: directionless line reconfiguration
-
-
-
2024-06-26
Kent Gibson
New
[3/4] Documentation: gpio: Reconfiguration with unset direction (uAPI v1)
gpiolib: cdev: directionless line reconfiguration
-
-
-
2024-06-26
Kent Gibson
New
[2/4] gpiolib: cdev: Ignore reconfiguration without direction
gpiolib: cdev: directionless line reconfiguration
-
-
-
2024-06-26
Kent Gibson
New
[1/4] gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
gpiolib: cdev: directionless line reconfiguration
-
-
-
2024-06-26
Kent Gibson
New
[2/2] Documentation: gpio: Clarify effect of active low flag on line edges
Documentation: gpio: clarify that line values are logical
-
-
-
2024-06-10
Kent Gibson
New
[libgpiod,v2,8/8] tools: tests: avoid splitting and globbing
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,7/8] tools: tests: shellcheck don't follow sourced file
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,6/8] tools: tests: check exit code directly
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,5/8] tools: tests: don't use variables in printf format string
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,4/8] tools: tests: use read -r to avoid mangling backslashes
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,3/8] tools: tests: fix unused variables
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,2/8] tools: tests: declare and assign separately
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[libgpiod,v2,1/8] tools: tests: don't mix string and array
tools: tests: fix shellcheck warnings
-
-
-
2024-06-03
Kent Gibson
New
[v2,3/3] gpiolib: cdev: Cleanup kfifo_out() error handling
gpiolib: cdev: tidy up kfifo handling
-
-
-
2024-05-29
Kent Gibson
New
[v2,2/3] gpiolib: cdev: Refactor allocation of linereq events kfifo
gpiolib: cdev: tidy up kfifo handling
-
-
-
2024-05-29
Kent Gibson
New
[v2,1/3] gpiolib: cdev: Add INIT_KFIFO() for linereq events
gpiolib: cdev: tidy up kfifo handling
-
-
-
2024-05-29
Kent Gibson
New
[libgpiod,2/2] bindings: python: fix python-tests-run make target
bindings: python: fix running tests via Makefile
-
-
-
2024-05-26
Kent Gibson
New
[libgpiod,1/2] bindings: python: add Testing section to README
bindings: python: fix running tests via Makefile
-
-
-
2024-05-26
Kent Gibson
New
[libgpiod,2/2] bindings: python: support casting line.Value to bool
support casting line.Value to bool
-
-
-
2024-05-22
Kent Gibson
New
[libgpiod,1/2] bindings: python: tests: add test for casting line.Value to bool
support casting line.Value to bool
-
-
-
2024-05-22
Kent Gibson
New
[libgpiod] tests: add enable_debounce_then_edge_detection
[libgpiod] tests: add enable_debounce_then_edge_detection
-
-
-
2024-05-13
Kent Gibson
New
gpiolib: cdev: fix uninitialised kfifo
gpiolib: cdev: fix uninitialised kfifo
-
-
-
2024-05-10
Kent Gibson
New
[1/2] gpio: cdev: fix missed label sanitizing in debounce_setup()
[1/2] gpio: cdev: fix missed label sanitizing in debounce_setup()
-
-
-
2024-04-03
Kent Gibson
New
[libgpiod] treewide: fix spelling of "immediately".
[libgpiod] treewide: fix spelling of "immediately".
-
-
-
2024-03-25
Kent Gibson
New
[libgpiod] bindings: cxx: examples: fix typo in comment
[libgpiod] bindings: cxx: examples: fix typo in comment
-
-
-
2024-03-09
Kent Gibson
New
[7/7] Documentation: gpio: move gpio-mockup into deprecated section
Documentation: gpio: add character device userspace API documentation
-
-
-
2024-01-09
Kent Gibson
New
[3/7] Documentation: gpio: update sysfs documentation to reference new chardev doc
Documentation: gpio: add character device userspace API documentation
-
-
-
2024-01-09
Kent Gibson
New
[2/7] Documentation: gpio: move sysfs into a deprecated section
Documentation: gpio: add character device userspace API documentation
-
-
-
2024-01-09
Kent Gibson
New
[libgpiod] README: fix typo
[libgpiod] README: fix typo
-
-
-
2023-12-30
Kent Gibson
New
[libgpiod,v2,2/2] gpioset: improve toggle option help
gpioset: improve help
-
-
-
2023-12-29
Kent Gibson
New
gpioset: reword note on post-exit behaviour
gpioset: reword note on post-exit behaviour
-
-
-
2023-12-28
Kent Gibson
New
[4/4] gpiolib: cdev: replace locking wrappers for gpio_device with guards
gpiolib: cdev: guard tidying
-
-
-
2023-12-20
Kent Gibson
New
[v4,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard()
gpiolib: cdev: relocate debounce_period_us
-
-
-
2023-12-16
Kent Gibson
New
[v2,1/5] gpiolib: cdev: adopt scoped_guard()
gpiolib: cdev: relocate debounce_period_us
-
-
-
2023-12-14
Kent Gibson
New
[1/4] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc
gpiolib: cdev: relocate debounce_period_us
-
-
-
2023-12-12
Kent Gibson
New
[libgpiod,2/2] bindings: rust: fix unclear resolver warning
minor build warning fixes
-
-
-
2023-06-29
Kent Gibson
New
[libgpiod,1/2] examples: fix typo in Makefile.am
minor build warning fixes
-
-
-
2023-06-29
Kent Gibson
New
[libgpiod,4/4] rust: examples: file comment consistency
python examples and comment corrections
-
-
-
2023-06-24
Kent Gibson
New
[libgpiod,3/4] cxx: examples: file comment consistency
python examples and comment corrections
-
-
-
2023-06-24
Kent Gibson
New
[libgpiod,2/4] core: examples: fix file comments
python examples and comment corrections
-
-
-
2023-06-24
Kent Gibson
New
[libgpiod,8/8] bindings: rust: examples: replace tools examples with use case examples
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,7/8] bindings: rust: examples: consistency cleanup
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,6/8] bindings: python: examples: replace tools examples with use case examples
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,5/8] bindings: python: examples: consistency cleanup
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,4/8] bindings: cxx: examples: replace tools examples with use case examples
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,3/8] bindings: cxx: examples: consistency cleanup
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,2/8] core: examples: add more use case examples
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,1/8] core: examples: consistency cleanups
replace tool examples with use case examples
-
-
-
2023-06-23
Kent Gibson
New
[libgpiod,4/4] bindings: rust: examples: add dedicated examples
dedicated examples
-
-
-
2023-06-14
Kent Gibson
New
[libgpiod,2/4] bindings: cxx: examples: add dedicated examples
dedicated examples
-
-
-
2023-06-14
Kent Gibson
New
[libgpiod] bindings: rust: fix clippy lint warnings
[libgpiod] bindings: rust: fix clippy lint warnings
-
-
-
2023-06-12
Kent Gibson
New
[libgpiod,2/3] tools: tests: speed up continuous toggle test
tools: tests: minor coverage and
-
-
-
2023-06-12
Kent Gibson
New
[libgpiod] doc: add configuration to generate doxygen documentation on readthedocs.
[libgpiod] doc: add configuration to generate doxygen documentation on readthedocs.
-
-
-
2023-06-10
Kent Gibson
New
[libgpiod,2/2] bindings: cxx: examples: fix potential glitch in gpiosetcxx
fix potential glitches in bindings example gpiosets
-
-
-
2023-06-09
Kent Gibson
New
[libgpiod,1/2] bindings: python: examples: fix potential glitch in gpioset.py
fix potential glitches in bindings example gpiosets
-
-
-
2023-06-09
Kent Gibson
New
[libgpiod] core: doc: add doc for opaque structs to link to the relevant page
[libgpiod] core: doc: add doc for opaque structs to link to the relevant page
-
-
-
2023-06-09
Kent Gibson
New
[libgpiod] core: doc: fix line_config documentation generation
[libgpiod] core: doc: fix line_config documentation generation
-
-
-
2023-06-09
Kent Gibson
New
[libgpiod,v2] README: provide more info in Contributing
[libgpiod,v2] README: provide more info in Contributing
-
-
-
2023-05-23
Kent Gibson
New
README: provide more info in Contributing
README: provide more info in Contributing
-
-
-
2023-05-20
Kent Gibson
New
[libgpiod] bindings: rust: fix documentation of line_request set_values
[libgpiod] bindings: rust: fix documentation of line_request set_values
-
-
-
2023-01-16
Kent Gibson
New
[libgpiod,v2,v5,5/6] tools: gpionotify tests
[libgpiod,v2,v5,1/6] tools: remove old code to simplify review
-
-
-
2022-11-21
Kent Gibson
New
[libgpiod,v2,v5,3/6] tools: tests for line name focussed rework
[libgpiod,v2,v5,1/6] tools: remove old code to simplify review
-
-
-
2022-11-21
Kent Gibson
New
[libgpiod,v2,v5,1/6] tools: remove old code to simplify review
[libgpiod,v2,v5,1/6] tools: remove old code to simplify review
-
-
-
2022-11-21
Kent Gibson
New
README: update Tools section for v2 tools
README: update Tools section for v2 tools
-
-
-
2022-11-15
Kent Gibson
New
[libgpiod,v2,v4,4/5] tools: add gpionotify
tools: improvements for v2
-
-
-
2022-11-14
Kent Gibson
New
[libgpiod,v2,v4,3/5] tools: tests for line name focussed rework
tools: improvements for v2
-
-
-
2022-11-14
Kent Gibson
New
[libgpiod,v2,v4,2/5] tools: line name focussed rework
tools: improvements for v2
-
-
-
2022-11-14
Kent Gibson
New
[libgpiod,v2,v3,3/5] tools: tests for line name focussed rework
tools: improvements for v2
-
-
-
2022-10-11
Kent Gibson
New
[libgpiod,v2] core: more explicit pointer contracts
[libgpiod,v2] core: more explicit pointer contracts
-
-
-
2022-07-28
Kent Gibson
New
[libgpiod,v2,v2,6/6] tools: remove gpiofind
tools: improvements for v2
-
-
-
2022-07-08
Kent Gibson
New
[libgpiod,v2,v2,5/6] tools: gpiowatch tests
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,3/6] tools: tests for line name focussed rework
tools: improvements for v2
-
-
-
2022-07-08
Kent Gibson
New
[libgpiod,v2,v2,2/6] tools: line name focussed rework
tools: improvements for v2
-
-
-
2022-07-08
Kent Gibson
New
[libgpiod,v2,4/4] tools: minimize object lifetimes
core: add gpiod_request_lines
-
-
-
2022-03-31
Kent Gibson
New
[libgpiod,v2,3/4] tools: migrate to gpiod_request_lines
core: add gpiod_request_lines
-
-
-
2022-03-31
Kent Gibson
New
[libgpiod,v2,2/4] tools: rename inexistent to nonexistent
core: add gpiod_request_lines
-
-
-
2022-03-31
Kent Gibson
New
[libgpiod,v2,1/4] core: add gpiod_request_lines
core: add gpiod_request_lines
-
-
-
2022-03-31
Kent Gibson
New
[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,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,1/3] doc: API documentation tweaks corrections
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,2/3] core: split chip_info out of chip
api tweaks
-
-
-
2022-03-15
Kent Gibson
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,6/6] doc: API documentation tweaks
documentation and other minor tweaks
-
-
-
2022-03-11
Kent Gibson
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,4/6] line-config: rename num_values to num_lines
documentation and other minor tweaks
-
-
-
2022-03-11
Kent Gibson
New
[libgpiod,v2,3/6] line-config: rename off to idx
documentation and other minor tweaks
-
-
-
2022-03-11
Kent Gibson
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
«
1
2
»