William Breathitt Gray ([email protected])

Number of posts: 1121 (1.39 per day)
First post: 2015-08-22 14:01:12
Last post: 2017-11-08 15:24:57

Date List Subject
2021-06-09 18:07:09 linux-kernel Re: [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
2021-06-09 17:04:27 linux-kernel [PATCH v11 24/33] docs: counter: Update to reflect sysfs internalization
2021-06-09 17:04:14 linux-kernel [PATCH v11 17/33] counter: stm32-timer-cnt: Add const qualifier for actions_list array
2021-06-09 17:04:13 linux-kernel [PATCH v11 23/33] counter: Update counter.h comments to reflect sysfs internalization
2021-06-09 17:04:08 linux-kernel [PATCH v11 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
2021-06-09 17:03:46 linux-kernel [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
2021-06-09 17:03:44 linux-kernel [PATCH v11 13/33] counter: ftm-quaddec: Add const qualifier for actions_list array
2021-06-09 17:03:44 linux-kernel [PATCH v11 02/33] docs: counter: Fix spelling
2021-06-09 17:03:19 linux-kernel [PATCH v11 31/33] counter: Implement events_queue_size sysfs attribute
2021-06-09 17:03:15 linux-kernel [PATCH v11 29/33] counter: Implement signalZ_action_component_id sysfs attribute
2021-06-09 17:03:09 linux-kernel [PATCH v11 26/33] counter: Add character device interface
2021-06-09 17:02:55 linux-kernel [PATCH v11 20/33] counter: Rename counter_signal_value to counter_signal_level
2021-06-09 17:02:43 linux-kernel [PATCH v11 19/33] counter: Standardize to ERANGE for limit exceeded errors
2021-06-09 17:02:43 linux-kernel [PATCH v11 18/33] counter: Return error code on invalid modes
2021-06-09 17:02:23 linux-kernel [PATCH v11 11/33] counter: stm32-timer-cnt: Add const qualifier for functions_list array
2021-06-09 16:29:42 linux-kernel Re: [PATCH v11 14/33] counter: interrupt-cnt: Add const qualifier for actions_list array
2021-06-09 15:39:34 linux-kernel Re: [PATCH v11 00/33] Introduce the Counter character device interface
2021-06-09 15:36:53 linux-kernel Re: [PATCH v11 26/33] counter: Add character device interface
2021-06-09 13:58:06 linux-kernel Re: [PATCH v11 26/33] counter: Add character device interface
2021-06-09 12:22:23 linux-kernel [PATCH v11 15/33] counter: microchip-tcb-capture: Add const qualifier for actions_list array
2021-06-09 12:21:43 linux-kernel [PATCH v11 30/33] counter: Implement *_component_id sysfs attributes
2021-06-09 12:21:24 linux-kernel [PATCH v11 32/33] counter: 104-quad-8: Replace mutex with spinlock
2021-06-09 12:20:57 linux-kernel [PATCH v11 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
2021-06-09 12:20:43 linux-kernel [PATCH v11 28/33] tools/counter: Create Counter tools
2021-06-09 12:20:33 linux-kernel [PATCH v11 27/33] docs: counter: Document character device interface
2021-06-09 12:20:13 linux-kernel [PATCH v11 14/33] counter: interrupt-cnt: Add const qualifier for actions_list array
2021-06-09 12:20:05 linux-kernel [PATCH v11 22/33] counter: Internalize sysfs interface code
2021-06-09 12:20:02 linux-kernel [PATCH v11 25/33] counter: Move counter enums to uapi header
2021-06-09 12:19:58 linux-kernel [PATCH v11 08/33] counter: interrupt-cnt: Add const qualifier for functions_list array
2021-06-09 12:19:58 linux-kernel [PATCH v11 10/33] counter: stm32-lptimer-cnt: Add const qualifier for functions_list array
2021-06-09 12:19:44 linux-kernel [PATCH v11 00/33] Introduce the Counter character device interface
2021-06-09 12:19:25 linux-kernel [PATCH v11 21/33] counter: Rename counter_count_function to counter_function
2021-06-09 12:19:03 linux-kernel [PATCH v11 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
2021-06-09 12:18:41 linux-kernel [PATCH v11 05/33] counter: 104-quad-8: Annotate hardware config module parameter
2021-06-09 12:18:38 linux-kernel [PATCH v11 16/33] counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
2021-06-09 12:18:29 linux-kernel [PATCH v11 12/33] counter: 104-quad-8: Add const qualifier for actions_list array
2021-06-09 12:18:24 linux-kernel [PATCH v11 09/33] counter: microchip-tcb-capture: Add const qualifier for functions_list array
2021-06-09 12:18:20 linux-kernel [PATCH v11 03/33] counter: 104-quad-8: Remove pointless comment
2021-06-09 12:17:33 linux-kernel [PATCH v11 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
2021-05-25 17:00:44 linux-kernel Re: [PATCH] gpio: 104-idio-16: Fix coding style issues
2021-04-08 11:26:28 linux-kernel Re: [PATCH] gpio: gpio-104-dio-48e: Fixed coding style issues
2021-03-27 12:05:35 linux-kernel Re: [PATCH v3 3/3] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
2021-03-23 09:19:44 linux-kernel Re: [Linux-stm32] [PATCH v10 22/33] counter: Internalize sysfs interface code
2021-03-19 11:07:21 linux-kernel [PATCH v10 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
2021-03-19 11:07:18 linux-kernel [PATCH v10 31/33] counter: Implement events_queue_size sysfs attribute
2021-03-19 11:07:16 linux-kernel [PATCH v10 30/33] counter: Implement *_component_id sysfs attributes
2021-03-19 11:07:04 linux-kernel [PATCH v10 27/33] docs: counter: Document character device interface
2021-03-19 11:06:16 linux-kernel [PATCH v10 20/33] counter: Rename counter_signal_value to counter_signal_level
2021-03-19 11:06:13 linux-kernel [PATCH v10 26/33] counter: Add character device interface
2021-03-19 11:06:11 linux-kernel [PATCH v10 19/33] counter: Standardize to ERANGE for limit exceeded errors
2021-03-19 11:06:01 linux-kernel [PATCH v10 12/33] counter: 104-quad-8: Add const qualifier for actions_list array