Show patches with: Submitter = Kent Gibson       |    Archived = No       |   328 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[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,v4,1/5] tools: remove old code to simplify review tools: improvements for v2 --- 2022-11-14 Kent Gibson Superseded
[libgpiod,v2,v3,5/5] tools: gpiowatch tests tools: improvements for v2 --- 2022-10-11 Kent Gibson Superseded
[libgpiod,v2,v3,4/5] tools: add gpiowatch tools: improvements for v2 --- 2022-10-11 Kent Gibson Superseded
[libgpiod,v2,v3,3/5] tools: tests for line name focussed rework tools: improvements for v2 --- 2022-10-11 Kent Gibson New
[libgpiod,v2,v3,2/5] tools: line name focussed rework tools: improvements for v2 --- 2022-10-11 Kent Gibson Superseded
[libgpiod,v2,v3,1/5] tools: remove old code to simplify review tools: improvements for v2 --- 2022-10-11 Kent Gibson Superseded
[libgpiod,v2] core: more explicit pointer contracts [libgpiod,v2] core: more explicit pointer contracts --- 2022-07-28 Kent Gibson New
selftests: gpio: fix include path to kernel headers for out of tree builds selftests: gpio: fix include path to kernel headers for out of tree builds --- 2022-07-19 Kent Gibson Accepted
[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,v2,1/6] tools: remove old code to simplify review tools: improvements for v2 --- 2022-07-08 Kent Gibson Superseded
[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
[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] doc: add configuration to generate doxygen documentation on readthedocs. [libgpiod] doc: add configuration to generate doxygen documentation on readthedocs. --- 2022-03-05 Kent Gibson Superseded
[2/3] selftests: gpio: fix uninitialised variable warning selftests: gpio: fix minor build issues --- 2021-11-08 Kent Gibson Accepted
gpio: uapi: fix line info flags description gpio: uapi: fix line info flags description --- 2021-01-19 Kent Gibson Accepted
[v3,7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,6/7] selftests: gpio: port to GPIO uAPI v2 selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,5/7] tools: gpio: remove uAPI v1 code no longer used by selftests selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,4/7] selftests: remove obsolete gpio references from kselftest_deps.sh selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,3/7] selftests: remove obsolete build restriction for gpio selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[v3,1/7] selftests: gpio: rework and simplify test implementation selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-19 Kent Gibson Accepted
[2/2] tools: gpio: fix %llu warning in gpio-watch.c tools: gpio: fix %llu warnings --- 2021-01-07 Kent Gibson Accepted
[v2,7/7] selftests: gpio: add CONFIG_GPIO_CDEV to config selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-07 Kent Gibson Superseded
[v2,3/7] selftests: remove obsolete build restriction for gpio selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-07 Kent Gibson Superseded
[v2,1/7] selftests: gpio: rework and simplify test implementation selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-07 Kent Gibson Superseded
[6/7] selftests: gpio: port to GPIO uAPI v2 selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-02 Kent Gibson Superseded
[4/7] selftests: remove obsolete gpio references from kselftest_deps.sh selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-02 Kent Gibson Superseded
[2/7] selftests: gpio: remove obsolete gpio-mockup-chardev.c selftests: gpio: rework and port to GPIO uAPI v2 --- 2021-01-02 Kent Gibson Superseded
gpiolib: fix sysfs when cdev is not selected gpiolib: fix sysfs when cdev is not selected --- 2020-11-05 Kent Gibson Accepted
gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread() gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread() --- 2020-10-29 Kent Gibson Accepted
[libgpiod] gpiod.h: fix typo in gpiod_line_request_bulk() documentation [libgpiod] gpiod.h: fix typo in gpiod_line_request_bulk() documentation --- 2020-10-15 Kent Gibson New
[v2,3/3] tools: gpio: add option to report wall-clock time to gpio-event-mon gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson Superseded
[v2,2/3] tools: gpio: add support for reporting realtime event clock to lsgpio gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson Accepted
[v2,1/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson New
[libgpiod,v2] core: Basic port to uAPI v2 [libgpiod,v2] core: Basic port to uAPI v2 --- 2020-10-14 Kent Gibson New
[v2] gpiolib: cdev: document that line eflags are shared [v2] gpiolib: cdev: document that line eflags are shared --- 2020-10-14 Kent Gibson Accepted
[3/3] tools: gpio: add option to report wall-clock time to gpio-event-mon gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson Accepted
[2/3] tools: gpio: add support for reporting realtime event clock to lsgpio gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson Superseded
[1/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME gpiolib: cdev: allow edge event timestamps to be configured as REALTIME --- 2020-10-14 Kent Gibson Superseded
gpiolib: cdev: document that line eflags are shared gpiolib: cdev: document that line eflags are shared --- 2020-10-14 Kent Gibson Superseded
[libgpiod,2/2] tests: add check of event offset to wait_multiple tests: improve wait_multiple coverage --- 2020-10-14 Kent Gibson New
[libgpiod,1/2] tests: create mismatch between chip and bulk offsets in wait_multiple tests: improve wait_multiple coverage --- 2020-10-14 Kent Gibson New
[libgpiod] tests: rename freq parameter to period_ms [libgpiod] tests: rename freq parameter to period_ms --- 2020-10-14 Kent Gibson New
[5/5] gpio: uapi: clarify the meaning of 'empty' char arrays gpio: uapi: documentation improvements --- 2020-10-05 Kent Gibson Accepted
[4/5] gpio: uapi: remove whitespace gpio: uapi: documentation improvements --- 2020-10-05 Kent Gibson Accepted
[3/5] gpio: uapi: kernel-doc formatting improvements gpio: uapi: documentation improvements --- 2020-10-05 Kent Gibson Accepted
[2/5] gpio: uapi: comment consistency gpio: uapi: documentation improvements --- 2020-10-05 Kent Gibson Accepted
[1/5] gpio: uapi: fix kernel-doc warnings gpio: uapi: documentation improvements --- 2020-10-05 Kent Gibson Accepted
gpiolib: cdev: switch from kstrdup() to kstrndup() gpiolib: cdev: switch from kstrdup() to kstrndup() --- 2020-10-05 Kent Gibson Accepted
[libgpiod] core: Basic port to uAPI v2 [libgpiod] core: Basic port to uAPI v2 --- 2020-10-02 Kent Gibson New
[v10,20/20] tools: gpio: add debounce support to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,19/20] tools: gpio: add multi-line monitoring to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,18/20] tools: gpio: port gpio-event-mon to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,17/20] tools: gpio: port gpio-hammer to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,16/20] tools: gpio: rename nlines to num_lines gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,15/20] tools: gpio: port gpio-watch to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,14/20] tools: gpio: port lsgpio to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,13/20] gpio: uapi: document uAPI v1 as deprecated gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,12/20] gpiolib: cdev: support setting debounce gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,09/20] gpiolib: cdev: support edge detection for uAPI v2 gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Accepted
[v10,06/20] gpiolib: add build option for CDEV v1 ABI gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,05/20] gpiolib: make cdev a build option gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,04/20] gpio: uapi: define uAPI v2 gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,02/20] gpiolib: cdev: replace strncpy() with strscpy() gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v10,01/20] gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset gpio: cdev: add uAPI v2 --- 2020-09-28 Kent Gibson Superseded
[v9,20/20] tools: gpio: add debounce support to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,19/20] tools: gpio: add multi-line monitoring to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,18/20] tools: gpio: port gpio-event-mon to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,17/20] tools: gpio: port gpio-hammer to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,16/20] tools: gpio: rename nlines to num_lines gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,15/20] tools: gpio: port gpio-watch to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,14/20] tools: gpio: port lsgpio to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
[v9,13/20] gpio: uapi: document uAPI v1 as deprecated gpio: cdev: add uAPI v2 --- 2020-09-22 Kent Gibson Superseded
« 1 2 3 4 »