William Breathitt Gray ([email protected])

Number of posts: 503 (0.74 per day)
First post: 2022-04-30 07:57:58
Last post: 2024-03-07 16:10:20

Date List Subject
2022-11-23 15:24:34 linux-kernel [PATCH v3 7/9] gpio: 104-dio-48e: Migrate to regmap API
2022-11-23 15:24:03 linux-kernel Re: [PATCH] counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
2022-11-23 15:02:13 linux-kernel [PATCH v3 9/9] gpio: i8255: Remove unused legacy interface
2022-11-23 14:59:54 linux-kernel [PATCH v3 4/9] gpio: 104-idi-48: Migrate to the regmap-irq API
2022-11-23 14:59:52 linux-kernel [PATCH v3 8/9] gpio: gpio-mm: Migrate to regmap API
2022-11-23 14:59:35 linux-kernel Re: [PATCH] counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
2022-11-23 14:49:21 linux-kernel [PATCH v3 1/9] gpio: regmap: Always set gpio_chip get_direction
2022-11-23 14:47:57 linux-kernel [PATCH v3 0/9] Migrate i8255 GPIO drivers to regmap API
2022-11-23 14:44:08 linux-kernel [PATCH v3 6/9] gpio: i8255: Migrate to gpio-regmap API
2022-11-23 14:43:20 linux-kernel [PATCH v3 5/9] gpio: 104-idi-48: Migrate to gpio-regmap API
2022-11-23 14:42:28 linux-kernel [PATCH v3 2/9] regmap-irq: Add handle_mask_sync() callback
2022-11-23 14:40:41 linux-kernel [PATCH v3 3/9] gpio: 104-dio-48e: Migrate to the regmap-irq API
2022-11-22 17:28:06 linux-kernel Re: [PATCH v2 2/4] regmap-irq: Add handle_mask_sync() callback
2022-11-20 17:21:09 linux-kernel Re: [PATCH v2 4/4] gpio: i8255: Migrate to regmap API
2022-11-17 15:51:25 linux-kernel Re: [PATCH v2 2/4] regmap-irq: Add handle_mask_sync() callback
2022-11-17 15:03:51 linux-kernel Re: [PATCH v2 1/4] gpio: regmap: Always set gpio_chip get_direction
2022-11-13 16:22:11 linux-kernel Re: [PATCH v2 4/4] gpio: i8255: Migrate to regmap API
2022-11-13 14:57:38 linux-kernel Re: [PATCH v2 4/4] gpio: i8255: Migrate to regmap API
2022-11-13 13:46:31 linux-kernel Re: [PATCH v2 1/4] gpio: regmap: Always set gpio_chip get_direction
2022-11-13 13:21:55 linux-kernel Re: [PATCH v2 2/4] regmap-irq: Add handle_mask_sync() callback
2022-11-13 01:25:57 linux-kernel [PATCH v2 0/4] Migrate i8255 GPIO drivers to regmap API
2022-11-13 01:25:57 linux-kernel [PATCH v2 4/4] gpio: i8255: Migrate to regmap API
2022-11-13 01:12:15 linux-kernel [PATCH v2 3/4] gpio: 104-idi-48: Migrate to regmap API
2022-11-13 01:12:05 linux-kernel [PATCH v2 1/4] gpio: regmap: Always set gpio_chip get_direction
2022-11-13 01:12:05 linux-kernel [PATCH v2 2/4] regmap-irq: Add handle_mask_sync() callback
2022-11-09 21:02:14 linux-kernel Re: [PATCH 1/3] gpio: 104-dio-48e: Migrate to regmap API
2022-11-09 20:55:55 linux-kernel Re: [PATCH 0/3] Migrate i8255 GPIO drivers to regmap API
2022-11-06 07:30:17 linux-kernel [PATCH 0/3] Migrate i8255 GPIO drivers to regmap API
2022-11-06 07:29:52 linux-kernel [PATCH 1/3] gpio: 104-dio-48e: Migrate to regmap API
2022-11-06 07:29:36 linux-kernel [PATCH 3/3] gpio: i8255: Migrate to regmap API
2022-11-06 07:28:40 linux-kernel [PATCH 2/3] gpio: 104-idi-48: Migrate to regmap API
2022-11-03 03:50:14 linux-kernel Re: [PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
2022-11-02 21:55:35 linux-kernel Re: [PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
2022-10-20 14:34:57 linux-kernel [PATCH] counter: 104-quad-8: Fix race getting function mode and direction
2022-10-18 13:06:28 linux-kernel [PATCH v2] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
2022-10-18 12:23:09 linux-kernel Re: [PATCH v1 1/1] gpio: exar: Allow IO port access
2022-10-18 12:15:39 linux-kernel Re: [PATCH] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
2022-10-17 23:03:13 linux-kernel [PATCH] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
2022-10-16 12:10:24 linux-kernel Removing the last of IIO_COUNT (stm32-timer-trigger)
2022-10-02 12:52:23 linux-kernel [PATCH] counter: Reduce DEFINE_COUNTER_ARRAY_POLARITY() to defining counter_array
2022-10-02 00:21:25 linux-kernel Re: [char-misc:char-misc-next 12/23] drivers/counter/ti-ecap-capture.c:380:8: sparse: sparse: symbol 'ecap_cnt_pol_array' was not declared. Should it be static?
2022-09-26 18:19:18 linux-kernel [PATCH v6 5/5] counter: Introduce the COUNTER_COMP_ARRAY component type
2022-09-26 17:55:56 linux-kernel [PATCH v6 1/5] counter: Introduce the Signal polarity component
2022-09-26 17:54:03 linux-kernel [PATCH v6 0/5] Add support for Counter array components
2022-09-26 17:50:58 linux-kernel [PATCH v6 2/5] counter: 104-quad-8: Add Signal polarity component
2022-09-26 17:28:57 linux-kernel [PATCH v6 4/5] counter: Consolidate Counter extension sysfs attribute creation
2022-09-26 17:26:09 linux-kernel [PATCH v6 3/5] counter: Introduce the Count capture component
2022-09-23 16:19:16 linux-kernel Re: [PATCH v9 0/4] ECAP support on TI AM62x SoC
2022-09-23 14:43:18 linux-kernel Re: [PATCH v8 3/4] counter: ti-ecap-capture: capture driver support for ECAP
2022-09-23 12:36:51 linux-kernel Re: [PATCH v8 3/4] counter: ti-ecap-capture: capture driver support for ECAP
2022-09-23 02:13:16 linux-kernel Re: [PATCH v8 3/4] counter: ti-ecap-capture: capture driver support for ECAP