Show patches with: Submitter = Kent Gibson       |    State = Action Required       |    Archived = No       |   565 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/2] gpio: cdev: check for NULL labels when sanitizing them for irqs gpio: cdev: label sanitization fixes - 1 - - --- 2024-04-03 Kent Gibson New
[1/2] gpio: cdev: fix missed label sanitizing in debounce_setup() gpio: cdev: label sanitization fixes - 1 - - --- 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
selftest: gpio: remove obsolete gpio-mockup test selftest: gpio: remove obsolete gpio-mockup test 1 1 - - --- 2024-03-05 Kent Gibson New
Documentation: gpio: consistent use of logical line value terminology Documentation: gpio: consistent use of logical line value terminology - - 2 - --- 2024-02-13 Kent Gibson New
Documentation: gpio: clarify sysfs line values are logical Documentation: gpio: clarify sysfs line values are logical - - 1 - --- 2024-02-12 Kent Gibson New
gpio: uapi: clarify default_values being logical gpio: uapi: clarify default_values being logical 1 - 1 - --- 2024-02-11 Kent Gibson New
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 New
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 New
[v2,9/9] Documentation: gpio: move gpio-mockup into obsolete section Documentation: gpio: add character device userspace API documentation - - - - --- 2024-01-15 Kent Gibson New
[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 New
[v2,7/9] Documentation: gpio: capitalize GPIO in index title Documentation: gpio: add character device userspace API documentation - - - - --- 2024-01-15 Kent Gibson New
[v2,6/9] Documentation: gpio: add chardev v1 userspace API documentation Documentation: gpio: add character device userspace API documentation - - - - --- 2024-01-15 Kent Gibson New
[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 New
[v2,4/9] Documentation: gpio: move sysfs into an obsolete section Documentation: gpio: add character device userspace API documentation - - - - --- 2024-01-15 Kent Gibson New
[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 New
[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 New
[v2,1/9] Documentation: gpio: add chardev userspace API documentation Documentation: gpio: add character device userspace API documentation - - 1 - --- 2024-01-15 Kent Gibson New
[5/5] gpio: uapi: clarify using v2 rather than v1 gpio: uapi: documentation improvements - - - - --- 2024-01-09 Kent Gibson New
[4/5] gpio: uapi: document possible values of gpioevent_data.id gpio: uapi: documentation improvements - - - - --- 2024-01-09 Kent Gibson New
[3/5] gpio: uapi: drop trailing period from one sentence descriptions gpio: uapi: documentation improvements - - - - --- 2024-01-09 Kent Gibson New
[2/5] gpio: uapi: clarify hte references gpio: uapi: documentation improvements - - - - --- 2024-01-09 Kent Gibson New
[1/5] gpio: uapi: improve description of fd fields gpio: uapi: documentation improvements - - - - --- 2024-01-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
[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 New
[5/7] Documentation: gpio: capitalize GPIO in index title Documentation: gpio: add character device userspace API documentation - - - - --- 2024-01-09 Kent Gibson New
[4/7] Documentation: gpio: add chardev v1 userspace API documentation 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
[1/7] Documentation: gpio: add chardev userspace API documentation Documentation: gpio: add character device userspace API documentation - - 1 - --- 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
[libgpiod,v2,1/2] gpioset: reword note on post-exit behaviour 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
[v2,5/5] gpiolib: cdev: replace locking wrappers for gpio_device with guards gpiolib: cdev: guard tidying - - - - --- 2023-12-21 Kent Gibson New
[v2,4/5] gpiolib: cdev: replace locking wrappers for config_mutex with guards gpiolib: cdev: guard tidying - - - - --- 2023-12-21 Kent Gibson New
[v2,3/5] gpiolib: cdev: allocate linereq using kvzalloc() gpiolib: cdev: guard tidying - - - - --- 2023-12-21 Kent Gibson New
[v2,2/5] gpiolib: cdev: include overflow.h gpiolib: cdev: guard tidying - - - - --- 2023-12-21 Kent Gibson New
[v2,1/5] gpiolib: cdev: add gpio_device locking wrapper around gpio_ioctl() gpiolib: cdev: guard tidying - 4 - - --- 2023-12-21 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
[3/4] gpiolib: cdev: replace locking wrappers for config_mutex with guards gpiolib: cdev: guard tidying - - - - --- 2023-12-20 Kent Gibson New
[2/4] gpiolib: cdev: allocate linereq using kvzalloc() gpiolib: cdev: guard tidying - - - - --- 2023-12-20 Kent Gibson New
[1/4] gpiolib: cdev: include overflow.h gpiolib: cdev: guard tidying - - - - --- 2023-12-20 Kent Gibson New
[v5,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-19 Kent Gibson New
[v5,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-19 Kent Gibson New
[v5,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-19 Kent Gibson New
[v5,2/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-19 Kent Gibson New
[v5,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-19 Kent Gibson New
[v4,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-16 Kent Gibson New
[v4,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-16 Kent Gibson New
[v4,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-16 Kent Gibson New
[v4,2/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-16 Kent Gibson New
[v4,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - 1 - --- 2023-12-16 Kent Gibson New
[v3,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-15 Kent Gibson New
[v3,4/5] gpiolib: cdev: fully adopt guard() and scoped_guard() gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-15 Kent Gibson New
[v3,3/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-15 Kent Gibson New
[v3,2/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-15 Kent Gibson New
[v3,1/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-15 Kent Gibson New
[v2,5/5] gpiolib: cdev: improve documentation of get/set values gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-14 Kent Gibson New
[v2,4/5] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-14 Kent Gibson New
[v2,3/5] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-14 Kent Gibson New
[v2,2/5] gpiolib: cdev: relocate debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-14 Kent Gibson New
[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 New
[3/4] gpiolib: cdev: reduce locking in gpio_desc_to_lineinfo() gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-12 Kent Gibson New
[2/4] gpiolib: remove debounce_period_us from struct gpio_desc gpiolib: cdev: relocate debounce_period_us - - - - --- 2023-12-12 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] examples: simplify find_line_by_name [libgpiod] examples: simplify find_line_by_name - - - - --- 2023-07-27 Kent Gibson New
[libgpiod] core: examples: fix warning for u64 formatting on 32bit [libgpiod] core: examples: fix warning for u64 formatting on 32bit - - - - --- 2023-06-30 Kent Gibson New
[libgpiod,2/2] bindings: rust: fix unclear resolver warning minor build warning fixes - - 1 - --- 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 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,1/4] bindings: python: examples: replace tools examples with use case examples 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 - - 1 - --- 2023-06-23 Kent Gibson New
[libgpiod,7/8] bindings: rust: examples: consistency cleanup replace tool examples with use case examples - - 1 - --- 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 - - 1 - --- 2023-06-14 Kent Gibson New
[libgpiod,3/4] bindings: python: 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,1/4] core: examples: add dedicated examples dedicated examples - - - - --- 2023-06-14 Kent Gibson New
[libgpiod,v2] doc: add configuration to generate doxygen documentation on readthedocs. [libgpiod,v2] doc: add configuration to generate doxygen documentation on readthedocs. - - - - --- 2023-06-13 Kent Gibson New
[libgpiod] bindings: rust: fix clippy lint warnings [libgpiod] bindings: rust: fix clippy lint warnings - - - - --- 2023-06-12 Kent Gibson New
[libgpiod,3/3] tools: tests: force bats to use tap output format to remove indirect dependency on n… tools: tests: minor coverage and - - - - --- 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,1/3] tools: tests: add tests for idle-timeout and debounce period. 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: quietly ignore configured lines outside the bank gpio: sim: quietly ignore configured lines outside the bank - - - - --- 2023-06-07 Kent Gibson New
« 1 2 3 45 6 »