Show patches with: Submitter = Kent Gibson       |   326 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[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
Documentation: gpio: clarify sysfs line values are logical Documentation: gpio: clarify sysfs line values are logical --- 2024-02-12 Kent Gibson Accepted
gpio: uapi: clarify default_values being logical gpio: uapi: clarify default_values being logical --- 2024-02-11 Kent Gibson Accepted
Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config --- 2024-01-23 Kent Gibson Accepted
MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section --- 2024-01-22 Kent Gibson Accepted
[v2,9/9] Documentation: gpio: move gpio-mockup into obsolete section Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,8/9] Documentation: gpio: document gpio-mockup as obsoleted by gpio-sim Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,7/9] Documentation: gpio: capitalize GPIO in index title Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,6/9] Documentation: gpio: add chardev v1 userspace API documentation Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,5/9] Documentation: gpio: update sysfs documentation to reference new chardev doc Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,4/9] Documentation: gpio: move sysfs into an obsolete section Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,3/9] Documentation: ABI: update sysfs-gpio to reference gpio-cdev Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,2/9] Documentation: ABI: update gpio-cdev to reference chardev.rst Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[v2,1/9] Documentation: gpio: add chardev userspace API documentation Documentation: gpio: add character device userspace API documentation --- 2024-01-15 Kent Gibson Accepted
[5/5] gpio: uapi: clarify using v2 rather than v1 gpio: uapi: documentation improvements --- 2024-01-09 Kent Gibson Accepted
[4/5] gpio: uapi: document possible values of gpioevent_data.id gpio: uapi: documentation improvements --- 2024-01-09 Kent Gibson Accepted
[3/5] gpio: uapi: drop trailing period from one sentence descriptions gpio: uapi: documentation improvements --- 2024-01-09 Kent Gibson Accepted
[2/5] gpio: uapi: clarify hte references gpio: uapi: documentation improvements --- 2024-01-09 Kent Gibson Accepted
[1/5] gpio: uapi: improve description of fd fields gpio: uapi: documentation improvements --- 2024-01-09 Kent Gibson Accepted
[7/7] Documentation: gpio: move gpio-mockup into deprecated section Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson New
[6/7] Documentation: gpio: document gpio-mockup as obsoleted by gpio-sim Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson Superseded
[5/7] Documentation: gpio: capitalize GPIO in index title Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson Superseded
[4/7] Documentation: gpio: add chardev v1 userspace API documentation Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson Superseded
[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
[1/7] Documentation: gpio: add chardev userspace API documentation Documentation: gpio: add character device userspace API documentation --- 2024-01-09 Kent Gibson Superseded
[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
[libgpiod,v2,1/2] gpioset: reword note on post-exit behaviour gpioset: improve help --- 2023-12-29 Kent Gibson Superseded
gpioset: reword note on post-exit behaviour gpioset: reword note on post-exit behaviour --- 2023-12-28 Kent Gibson New
[v2,5/5] gpiolib: cdev: replace locking wrappers for gpio_device with guards gpiolib: cdev: guard tidying --- 2023-12-21 Kent Gibson Accepted
[v2,4/5] gpiolib: cdev: replace locking wrappers for config_mutex with guards gpiolib: cdev: guard tidying --- 2023-12-21 Kent Gibson Superseded
[v2,3/5] gpiolib: cdev: allocate linereq using kvzalloc() gpiolib: cdev: guard tidying --- 2023-12-21 Kent Gibson Accepted
[v2,2/5] gpiolib: cdev: include overflow.h gpiolib: cdev: guard tidying --- 2023-12-21 Kent Gibson Superseded
[v2,1/5] gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl() gpiolib: cdev: guard tidying --- 2023-12-21 Kent Gibson Accepted
[4/4] gpiolib: cdev: replace locking wrappers for gpio_device with guards gpiolib: cdev: guard tidying --- 2023-12-20 Kent Gibson New
[3/4] gpiolib: cdev: replace locking wrappers for config_mutex with guards gpiolib: cdev: guard tidying --- 2023-12-20 Kent Gibson Accepted
[2/4] gpiolib: cdev: allocate linereq using kvzalloc() gpiolib: cdev: guard tidying --- 2023-12-20 Kent Gibson Superseded
[1/4] gpiolib: cdev: include overflow.h gpiolib: cdev: guard tidying --- 2023-12-20 Kent Gibson Accepted
[v5,5/5] gpiolib: cdev: improve documentation of get/set values [v5,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc --- 2023-12-19 Kent Gibson Accepted
[v5,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() [v5,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc --- 2023-12-19 Kent Gibson Accepted
[v5,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc [v5,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc --- 2023-12-19 Kent Gibson Accepted
[v4,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson Superseded
[v4,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson New
[v4,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson Superseded
[v4,2/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson Superseded
[v4,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-16 Kent Gibson Superseded
[v3,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us --- 2023-12-15 Kent Gibson Superseded
[v3,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us --- 2023-12-15 Kent Gibson Accepted
[v3,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us --- 2023-12-15 Kent Gibson Superseded
[v3,2/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-15 Kent Gibson Accepted
[v3,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-15 Kent Gibson Superseded
[v2,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson Superseded
[v2,4/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson Superseded
[v2,3/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson Superseded
[v2,2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson Superseded
[v2,1/5] gpiolib: cdev: adopt scoped_guard() gpiolib: cdev: relocate debounce_period_us --- 2023-12-14 Kent Gibson New
[4/4] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us --- 2023-12-12 Kent Gibson Superseded
[3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us --- 2023-12-12 Kent Gibson Superseded
[2/4] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us --- 2023-12-12 Kent Gibson Superseded
[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,v3] bindings: python: examples: replace tools examples with use case examples [libgpiod,v3] bindings: python: examples: replace tools examples with use case examples --- 2023-06-26 Kent Gibson Superseded
[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,1/4] bindings: python: examples: replace tools examples with use case examples python examples and comment corrections --- 2023-06-24 Kent Gibson Superseded
[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
gpio-sim: fix memory corruption when adding named lines and unnamed hogs gpio-sim: fix memory corruption when adding named lines and unnamed hogs --- 2023-06-06 Kent Gibson Accepted
[libgpiod,v2] README: provide more info in Contributing [libgpiod,v2] README: provide more info in Contributing --- 2023-05-23 Kent Gibson New
[libgpiod] README: provide more info in Contributing [libgpiod] README: provide more info in Contributing --- 2023-05-20 Kent Gibson Superseded
README: provide more info in Contributing README: provide more info in Contributing --- 2023-05-20 Kent Gibson 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] 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,5/5] tools: gpionotify tests tools: improvements for v2 --- 2022-11-14 Kent Gibson Superseded
[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
« 1 2 3 4 »