Kent Gibson ([email protected])

Number of posts: 730 (0.44 per day)
First post: 2019-11-27 15:25:52
Last post: 2024-06-10 09:56:46

Date List Subject
2024-01-25 12:47:50 linux-kernel Re: [PATCH v2] gpio: improve the API contract for setting direction
2024-01-24 23:43:37 linux-kernel Re: [PATCH] gpio: cdev: remove leftover function pointer typedefs
2024-01-24 00:19:03 linux-kernel Re: [PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
2024-01-23 13:39:13 linux-kernel [PATCH] Documentation: gpio: describe uAPI behaviour when hardware doesn't support requested config
2024-01-22 11:42:36 linux-kernel [PATCH] MAINTAINERS: add Documentation/userspace-api/gpio/ to GPIO UAPI section
2024-01-18 13:18:31 linux-kernel Re: [PATCH 15/18] serial: max310x: replace ENOTSUPP with preferred EOPNOTSUPP (checkpatch)
2024-01-15 01:37:09 linux-kernel Re: [PATCH v2 9/9] Documentation: gpio: move gpio-mockup into obsolete section
2024-01-15 01:31:33 linux-kernel Re: [PATCH v2 1/9] Documentation: gpio: add chardev userspace API documentation
2024-01-15 01:00:39 linux-kernel [PATCH v2 9/9] Documentation: gpio: move gpio-mockup into obsolete section
2024-01-15 00:51:51 linux-kernel [PATCH v2 8/9] Documentation: gpio: document gpio-mockup as obsoleted by gpio-sim
2024-01-15 00:51:33 linux-kernel [PATCH v2 7/9] Documentation: gpio: capitalize GPIO in index title
2024-01-15 00:51:13 linux-kernel [PATCH v2 6/9] Documentation: gpio: add chardev v1 userspace API documentation
2024-01-15 00:51:01 linux-kernel [PATCH v2 5/9] Documentation: gpio: update sysfs documentation to reference new chardev doc
2024-01-15 00:50:39 linux-kernel [PATCH v2 4/9] Documentation: gpio: move sysfs into an obsolete section
2024-01-15 00:50:19 linux-kernel [PATCH v2 3/9] Documentation: ABI: update sysfs-gpio to reference gpio-cdev
2024-01-15 00:49:59 linux-kernel [PATCH v2 2/9] Documentation: ABI: update gpio-cdev to reference chardev.rst
2024-01-15 00:49:40 linux-kernel [PATCH v2 1/9] Documentation: gpio: add chardev userspace API documentation
2024-01-15 00:49:18 linux-kernel [PATCH v2 0/9] Documentation: gpio: add character device userspace API documentation
2024-01-14 14:20:13 linux-kernel Re: [PATCH 0/5] gpio: uapi: documentation improvements
2024-01-14 12:55:37 linux-kernel Re: [PATCH 0/7] Documentation: gpio: add character device userspace API documentation
2024-01-14 02:47:49 linux-kernel Re: [PATCH 0/7] Documentation: gpio: add character device userspace API documentation
2024-01-12 01:03:24 linux-kernel Re: [PATCH 0/7] Documentation: gpio: add character device userspace API documentation
2024-01-10 14:54:09 linux-kernel Re: [PATCH 1/7] Documentation: gpio: add chardev userspace API documentation
2024-01-10 14:34:45 linux-kernel Re: [PATCH 1/7] Documentation: gpio: add chardev userspace API documentation
2024-01-10 13:04:30 linux-kernel Re: [PATCH 1/7] Documentation: gpio: add chardev userspace API documentation
2024-01-09 23:45:39 linux-kernel Re: [PATCH 0/7] Documentation: gpio: add character device userspace API documentation
2024-01-09 14:09:19 linux-kernel [PATCH 5/5] gpio: uapi: clarify using v2 rather than v1
2024-01-09 14:06:50 linux-kernel [PATCH 0/5] gpio: uapi: documentation improvements
2024-01-09 14:06:47 linux-kernel [PATCH 4/5] gpio: uapi: document possible values of gpioevent_data.id
2024-01-09 14:05:55 linux-kernel [PATCH 3/5] gpio: uapi: drop trailing period from one sentence descriptions
2024-01-09 14:04:25 linux-kernel [PATCH 2/5] gpio: uapi: clarify hte references
2024-01-09 14:04:09 linux-kernel [PATCH 1/5] gpio: uapi: improve description of fd fields
2024-01-09 14:02:59 linux-kernel [PATCH 1/7] Documentation: gpio: add chardev userspace API documentation
2024-01-09 14:02:49 linux-kernel [PATCH 7/7] Documentation: gpio: move gpio-mockup into deprecated section
2024-01-09 14:02:16 linux-kernel [PATCH 6/7] Documentation: gpio: document gpio-mockup as obsoleted by gpio-sim
2024-01-09 14:02:09 linux-kernel [PATCH 3/7] Documentation: gpio: update sysfs documentation to reference new chardev doc
2024-01-09 14:01:59 linux-kernel [PATCH 5/7] Documentation: gpio: capitalize GPIO in index title
2024-01-09 14:01:46 linux-kernel [PATCH 2/7] Documentation: gpio: move sysfs into a deprecated section
2024-01-09 14:01:28 linux-kernel [PATCH 4/7] Documentation: gpio: add chardev v1 userspace API documentation
2024-01-09 14:00:23 linux-kernel [PATCH 0/7] Documentation: gpio: add character device userspace API documentation
2023-12-28 00:50:08 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-23 02:08:30 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 14:15:14 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 14:12:36 linux-kernel Re: [PATCH v2 5/5] gpiolib: cdev: replace locking wrappers for gpio_device with guards
2023-12-22 14:08:54 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 12:58:55 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 12:57:01 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 01:12:51 linux-kernel Re: [PATCH v1 1/1] gpiolib: cdev: Split line_get_debounce_period() and use
2023-12-22 00:47:45 linux-kernel Re: [PATCH v2 5/5] gpiolib: cdev: replace locking wrappers for gpio_device with guards
2023-12-21 01:22:22 linux-kernel [PATCH v2 5/5] gpiolib: cdev: replace locking wrappers for gpio_device with guards
2023-12-21 01:22:05 linux-kernel [PATCH v2 4/5] gpiolib: cdev: replace locking wrappers for config_mutex with guards