Show patches with: Submitter = Kent Gibson       |   328 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
gpiolib: remove unnecessary argument from set_config call gpiolib: remove unnecessary argument from set_config call --- 2020-01-20 Kent Gibson New
gpiolib: fix unwatch ioctl() gpiolib: fix unwatch ioctl() --- 2020-02-24 Kent Gibson New
tools/gpio: add bias flags to lsgpio tools/gpio: add bias flags to lsgpio --- 2020-04-30 Kent Gibson New
[RFC] gpio: uapi: v2 proposal [RFC] gpio: uapi: v2 proposal --- 2020-05-16 Kent Gibson New
[libgpiod] doc: fix comment mix up in gpiod.h [libgpiod] doc: fix comment mix up in gpiod.h --- 2020-05-27 Kent Gibson New
gpiolib: split character device into gpiolib-cdev gpiolib: split character device into gpiolib-cdev --- 2020-05-27 Kent Gibson Accepted
[1/2] gpiolib: cdev: fix -Wmissing-prototypes warnings [1/2] gpiolib: cdev: fix -Wmissing-prototypes warnings --- 2020-06-12 Kent Gibson New
[1/3] bindings: cxx: tests: add tests for bulk events get_values [1/3] bindings: cxx: tests: add tests for bulk events get_values --- 2020-06-17 Kent Gibson New
[3/3] core: fix gpiod_line_get_value_bulk for events [1/3] bindings: cxx: tests: add tests for bulk events get_values --- 2020-06-17 Kent Gibson New
[01/22] gpiolib: move gpiolib-sysfs function declarations into their own header [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Accepted
[03/22] gpiolib: cdev: minor indentation fixes [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Accepted
[05/22] gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with other use [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Accepted
[07/22] gpiolib: cdev: remove pointless decrement of i [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Accepted
[09/22] gpiolib: cdev: rename priv to gcdev [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Accepted
[11/22] gpiolib: cdev: remove recalculation of offset [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson New
[13/22] gpio: uapi: define uAPI V2 [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson New
[15/22] gpiolib: add build option for CDEV V1 ABI [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson Superseded
[17/22] gpiolib: cdev: report edge detection in lineinfo [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson New
[18/22] gpiolib: cdev: support setting debounce [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson New
[21/22] tools: gpio: add debounce support to gpio-event-mon [01/22] gpiolib: move gpiolib-sysfs function declarations into their own header --- 2020-06-23 Kent Gibson New
[v3,02/18] gpio: uapi: define uAPI v2 gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v3,04/18] gpiolib: add build option for CDEV v1 ABI gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v3,06/18] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson New
[v3,08/18] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson New
[v3,10/18] gpiolib: cdev: support setting debounce gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson New
[v3,12/18] tools: gpio: port lsgpio to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v3,14/18] tools: gpio: rename nlines to num_lines gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v3,16/18] tools: gpio: port gpio-event-mon to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v3,18/18] tools: gpio: add debounce support to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-08-09 Kent Gibson Superseded
[v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,05/20] gpiolib: make cdev a build option [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson New
[v4,09/20] gpiolib: cdev: support edge detection for uAPI v2 [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson New
[v4,11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson New
[v4,13/20] gpio: uapi: document uAPI v1 as deprecated [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,14/20] tools: gpio: port lsgpio to v2 uAPI [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,16/20] tools: gpio: rename nlines to num_lines [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,18/20] tools: gpio: port gpio-event-mon to v2 uAPI [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v4,20/20] tools: gpio: add debounce support to gpio-event-mon [v4,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-14 Kent Gibson Superseded
[v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,04/20] gpio: uapi: define uAPI v2 [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,09/20] gpiolib: cdev: support edge detection for uAPI v2 [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson New
[v5,10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson New
[v5,12/20] gpiolib: cdev: support setting debounce [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson New
[v5,14/20] tools: gpio: port lsgpio to v2 uAPI [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,15/20] tools: gpio: port gpio-watch to v2 uAPI [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,17/20] tools: gpio: port gpio-hammer to v2 uAPI [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,18/20] tools: gpio: port gpio-event-mon to v2 uAPI [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v5,19/20] tools: gpio: add multi-line monitoring to gpio-event-mon [v5,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset --- 2020-08-27 Kent Gibson Superseded
[v6,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,02/20] gpiolib: cdev: replace strncpy with strscpy gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,04/20] gpio: uapi: define uAPI v2 gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,05/20] gpiolib: make cdev a build option gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,06/20] gpiolib: add build option for CDEV v1 ABI gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson New
[v6,08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,09/20] gpiolib: cdev: support edge detection for uAPI v2 gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,12/20] gpiolib: cdev: support setting debounce gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,13/20] gpio: uapi: document uAPI v1 as deprecated gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson New
[v6,14/20] tools: gpio: port lsgpio to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,15/20] tools: gpio: port gpio-watch to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,16/20] tools: gpio: rename nlines to num_lines gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,17/20] tools: gpio: port gpio-hammer to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson New
[v6,18/20] tools: gpio: port gpio-event-mon to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Superseded
[v6,19/20] tools: gpio: add multi-line monitoring to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v6,20/20] tools: gpio: add debounce support to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-08-31 Kent Gibson Accepted
[v7,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,02/20] gpiolib: cdev: replace strncpy with strscpy gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Accepted
[v7,03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,04/20] gpio: uapi: define uAPI v2 gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson New
[v7,05/20] gpiolib: make cdev a build option gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,06/20] gpiolib: add build option for CDEV v1 ABI gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Accepted
[v7,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,09/20] gpiolib: cdev: support edge detection for uAPI v2 gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson New
[v7,10/20] gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,11/20] gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,12/20] gpiolib: cdev: support setting debounce gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,13/20] gpio: uapi: document uAPI v1 as deprecated gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,14/20] tools: gpio: port lsgpio to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,15/20] tools: gpio: port gpio-watch to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,16/20] tools: gpio: rename nlines to num_lines gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Accepted
[v7,17/20] tools: gpio: port gpio-hammer to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Accepted
[v7,18/20] tools: gpio: port gpio-event-mon to v2 uAPI gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Accepted
[v7,19/20] tools: gpio: add multi-line monitoring to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[v7,20/20] tools: gpio: add debounce support to gpio-event-mon gpio: cdev: add uAPI v2 --- 2020-09-05 Kent Gibson Superseded
[libgpiod] bindings: cxx: fix event timestamp calculation for 32bit [libgpiod] bindings: cxx: fix event timestamp calculation for 32bit --- 2020-09-09 Kent Gibson New
[v8,01/20] gpiolib: cdev: desc_to_lineinfo should set info offset gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,02/20] gpiolib: cdev: replace strncpy with strscpy gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,03/20] gpio: uapi: define GPIO_MAX_NAME_SIZE for array sizes gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,04/20] gpio: uapi: define uAPI v2 gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,05/20] gpiolib: make cdev a build option gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,06/20] gpiolib: add build option for CDEV v1 ABI gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,07/20] gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson Superseded
[v8,08/20] gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WATCH_IOCTL gpio: cdev: add uAPI v2 --- 2020-09-09 Kent Gibson New
« 1 2 3 4 »