Ian Pilcher ([email protected])

Number of posts: 133 (0.04 per day)
First post: 2013-08-05 04:30:09
Last post: 2023-03-01 17:38:25

Date List Subject
2021-08-09 20:13:28 linux-kernel Re: [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED
2021-08-09 03:52:39 linux-kernel [RFC PATCH v2 00/10] Add configurable block device LED triggers
2021-08-09 03:35:46 linux-kernel [RFC PATCH v2 09/10] block: Blink device LED (if any) when request is sent to its driver
2021-08-09 03:35:40 linux-kernel [RFC PATCH v2 10/10] block: Add config option to enable block device LED triggers
2021-08-09 03:35:28 linux-kernel [RFC PATCH v2 07/10] block: Add sysfs attributes to LEDs associated with blkdev trigger
2021-08-09 03:35:13 linux-kernel [RFC PATCH v2 05/10] block: Add block device sysfs attribute to set/clear/show LED
2021-08-09 03:35:08 linux-kernel [RFC PATCH v2 08/10] block: Add init function for block device LED trigger
2021-08-09 03:34:10 linux-kernel [RFC PATCH v2 04/10] block: Add functions to set & clear block device LEDs
2021-08-09 03:34:04 linux-kernel [RFC PATCH v2 06/10] block: Add activate and deactivate functions for block device LED trigger
2021-08-09 03:34:01 linux-kernel [RFC PATCH v2 03/10] block: Add block device LED trigger fields to gendisk structure
2021-08-09 03:33:56 linux-kernel [RFC PATCH v2 02/10] block: Add file (blk-ledtrig.c) for block device LED trigger implementation
2021-08-09 03:33:49 linux-kernel [RFC PATCH v2 01/10] docs: Add block device LED trigger documentation
2021-07-29 19:16:20 linux-kernel Re: [RFC PATCH 0/8] Add configurable block device LED triggers
2021-07-29 18:06:03 linux-kernel Re: [RFC PATCH 1/8] docs: Add block device LED trigger documentation
2021-07-29 17:05:41 linux-kernel Re: [RFC PATCH 0/8] Add configurable block device LED triggers
2021-07-29 16:18:53 linux-kernel Re: [RFC PATCH 3/8] block: Add kernel APIs to create & delete block device LED triggers
2021-07-29 15:59:40 linux-kernel Re: [RFC PATCH 2/8] block: Add block device LED trigger list
2021-07-29 15:55:43 linux-kernel Re: [RFC PATCH 1/8] docs: Add block device LED trigger documentation
2021-07-29 01:57:24 linux-kernel [RFC PATCH 7/8] block: Add block device attributes to set & clear LED triggers
2021-07-29 01:57:22 linux-kernel [RFC PATCH 8/8] block: Blink device LED when request is sent to low-level driver
2021-07-29 01:57:08 linux-kernel [RFC PATCH 6/8] block: Add kernel APIs to set & clear per-block device LED triggers
2021-07-29 01:56:32 linux-kernel [RFC PATCH 5/8] block: Add block device LED trigger info to struct genhd
2021-07-29 01:56:25 linux-kernel [RFC PATCH 4/8] block: Add block class attributes to manage LED trigger list
2021-07-29 01:56:24 linux-kernel [RFC PATCH 3/8] block: Add kernel APIs to create & delete block device LED triggers
2021-07-29 01:56:16 linux-kernel [RFC PATCH 2/8] block: Add block device LED trigger list
2021-07-29 01:56:16 linux-kernel [RFC PATCH 1/8] docs: Add block device LED trigger documentation
2021-07-29 01:56:05 linux-kernel [RFC PATCH 0/8] Add configurable block device LED triggers
2016-12-15 19:51:00 linux-kernel How to ensure other module/driver is initialized?
2014-02-03 17:35:20 linux-kernel Re: [PATCH resend 1/2] bcache: Use %zi to format size_t
2013-09-02 04:48:38 linux-kernel Re: device_create_file returns 0 but doesn't work
2013-08-05 04:30:09 linux-kernel LED module not creating /sys/class/leds entry