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-03-19 11:05:59 linux-kernel [PATCH v10 22/33] counter: Internalize sysfs interface code
2021-03-19 11:05:49 linux-kernel [PATCH v10 21/33] counter: Rename counter_count_function to counter_function
2021-03-19 11:05:47 linux-kernel [PATCH v10 10/33] counter: stm32-lptimer-cnt: Add const qualifier for functions_list array
2021-03-19 11:05:44 linux-kernel [PATCH v10 29/33] counter: Implement signalZ_action_component_id sysfs attribute
2021-03-19 11:05:24 linux-kernel [PATCH v10 32/33] counter: 104-quad-8: Replace mutex with spinlock
2021-03-19 11:05:15 linux-kernel [PATCH v10 28/33] tools/counter: Create Counter tools
2021-03-19 11:05:11 linux-kernel [PATCH v10 08/33] counter: interrupt-cnt: Add const qualifier for functions_list array
2021-03-19 11:04:58 linux-kernel [PATCH v10 25/33] counter: Move counter enums to uapi header
2021-03-19 11:04:47 linux-kernel [PATCH v10 24/33] docs: counter: Update to reflect sysfs internalization
2021-03-19 11:04:43 linux-kernel [PATCH v10 23/33] counter: Update counter.h comments to reflect sysfs internalization
2021-03-19 11:04:12 linux-kernel [PATCH v10 18/33] counter: Return error code on invalid modes
2021-03-19 11:04:11 linux-kernel [PATCH v10 16/33] counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
2021-03-19 11:04:10 linux-kernel [PATCH v10 15/33] counter: microchip-tcb-capture: Add const qualifier for actions_list array
2021-03-19 11:04:10 linux-kernel [PATCH v10 13/33] counter: ftm-quaddec: Add const qualifier for actions_list array
2021-03-19 11:04:10 linux-kernel [PATCH v10 14/33] counter: interrupt-cnt: Add const qualifier for actions_list array
2021-03-19 11:04:10 linux-kernel [PATCH v10 17/33] counter: stm32-timer-cnt: Add const qualifier for actions_list array
2021-03-19 11:03:56 linux-kernel [PATCH v10 11/33] counter: stm32-timer-cnt: Add const qualifier for functions_list array
2021-03-19 11:03:37 linux-kernel [PATCH v10 09/33] counter: microchip-tcb-capture: Add const qualifier for functions_list array
2021-03-19 11:03:14 linux-kernel [PATCH v10 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
2021-03-19 11:03:10 linux-kernel [PATCH v10 06/33] counter: 104-quad-8: Add const qualifiers for quad8_preset_register_set
2021-03-19 11:03:07 linux-kernel [PATCH v10 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
2021-03-19 11:03:07 linux-kernel [PATCH v10 05/33] counter: 104-quad-8: Annotate hardware config module parameter
2021-03-19 11:03:06 linux-kernel [PATCH v10 03/33] counter: 104-quad-8: Remove pointless comment
2021-03-19 11:03:05 linux-kernel [PATCH v10 02/33] docs: counter: Fix spelling
2021-03-19 11:03:05 linux-kernel [PATCH v10 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
2021-03-19 11:02:36 linux-kernel [PATCH v10 00/33] Introduce the Counter character device interface
2021-03-18 14:26:31 linux-kernel Re: [Linux-stm32] [PATCH v9 22/33] counter: Internalize sysfs interface code
2021-03-14 09:12:33 linux-kernel Re: [Linux-stm32] [PATCH v9 22/33] counter: Internalize sysfs interface code
2021-03-14 08:02:45 linux-kernel Re: [Linux-stm32] [PATCH v9 22/33] counter: Internalize sysfs interface code
2021-03-09 13:27:10 linux-kernel [PATCH v9 30/33] counter: Implement *_component_id sysfs attributes
2021-03-09 13:27:08 linux-kernel [PATCH v9 31/33] counter: Implement events_queue_size sysfs attribute
2021-03-09 13:26:09 linux-kernel [PATCH v9 19/33] counter: Standardize to ERANGE for limit exceeded errors
2021-03-09 13:25:25 linux-kernel [PATCH v9 32/33] counter: 104-quad-8: Replace mutex with spinlock
2021-03-09 13:25:15 linux-kernel [PATCH v9 33/33] counter: 104-quad-8: Add IRQ support for the ACCES 104-QUAD-8
2021-03-09 13:25:02 linux-kernel [PATCH v9 29/33] counter: Implement signalZ_action_component_id sysfs attribute
2021-03-09 13:24:59 linux-kernel [PATCH v9 27/33] docs: counter: Document character device interface
2021-03-09 13:24:49 linux-kernel [PATCH v9 28/33] tools/counter: Create Counter tools
2021-03-09 13:24:30 linux-kernel [PATCH v9 22/33] counter: Internalize sysfs interface code
2021-03-09 13:24:26 linux-kernel [PATCH v9 24/33] docs: counter: Update to reflect sysfs internalization
2021-03-09 13:24:25 linux-kernel [PATCH v9 26/33] counter: Add character device interface
2021-03-09 13:24:23 linux-kernel [PATCH v9 07/33] counter: 104-quad-8: Add const qualifier for functions_list array
2021-03-09 13:24:23 linux-kernel [PATCH v9 25/33] counter: Move counter enums to uapi header
2021-03-09 13:24:20 linux-kernel [PATCH v9 23/33] counter: Update counter.h comments to reflect sysfs internalization
2021-03-09 13:24:14 linux-kernel [PATCH v9 21/33] counter: Rename counter_count_function to counter_function
2021-03-09 13:24:11 linux-kernel [PATCH v9 20/33] counter: Rename counter_signal_value to counter_signal_level
2021-03-09 13:24:09 linux-kernel [PATCH v9 18/33] counter: Return error code on invalid modes
2021-03-09 13:24:09 linux-kernel [PATCH v9 01/33] docs: counter: Consolidate Counter sysfs attributes documentation
2021-03-09 13:23:56 linux-kernel [PATCH v9 17/33] counter: stm32-timer-cnt: Add const qualifier for actions_list array
2021-03-09 13:23:51 linux-kernel [PATCH v9 16/33] counter: stm32-lptimer-cnt: Add const qualifier for actions_list array
2021-03-09 13:23:48 linux-kernel [PATCH v9 15/33] counter: microchip-tcb-capture: Add const qualifier for actions_list array
2021-03-09 13:23:40 linux-kernel [PATCH v9 09/33] counter: microchip-tcb-capture: Add const qualifier for functions_list array