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
2018-05-15 16:24:51 linux-kernel [PATCH v4 4/8] gpio: 104-idi-48: Utilize for_each_set_clump macro
2018-05-15 16:24:40 linux-kernel [PATCH v4 7/8] gpio: pci-idio-16: Utilize for_each_set_clump macro
2018-05-15 16:24:40 linux-kernel [PATCH v4 5/8] gpio: gpio-mm: Utilize for_each_set_clump macro
2018-05-15 16:24:39 linux-kernel [PATCH v4 6/8] gpio: ws16c48: Utilize for_each_set_clump macro
2018-05-15 16:23:50 linux-kernel [PATCH v4 2/8] lib/test_bitmap.c: Add for_each_set_clump test cases
2018-05-15 16:23:41 linux-kernel [PATCH v4 0/8] Introduce the for_each_set_clump macro
2018-05-15 16:00:32 linux-kernel [PATCH v3 8/8] gpio: pcie-idio-24: Utilize for_each_set_clump macro
2018-05-15 16:00:05 linux-kernel [PATCH v3 6/8] gpio: ws16c48: Utilize for_each_set_clump macro
2018-05-15 15:59:38 linux-kernel [PATCH v3 5/8] gpio: gpio-mm: Utilize for_each_set_clump macro
2018-05-15 15:59:08 linux-kernel [PATCH v3 7/8] gpio: pci-idio-16: Utilize for_each_set_clump macro
2018-05-15 15:59:05 linux-kernel [PATCH v3 2/8] lib/test_bitmap.c: Add for_each_set_clump test cases
2018-05-15 15:58:37 linux-kernel [PATCH v3 0/8] Introduce the for_each_set_clump macro
2018-05-15 15:58:35 linux-kernel [PATCH v3 4/8] gpio: 104-idi-48: Utilize for_each_set_clump macro
2018-05-15 15:58:25 linux-kernel [PATCH v3 3/8] gpio: 104-dio-48e: Utilize for_each_set_clump macro
2018-05-15 15:57:55 linux-kernel [PATCH v3 1/8] bitops: Introduce the for_each_set_clump macro
2018-05-14 13:07:01 linux-kernel Re: [PATCH v2 1/7] bitops: Introduce the for_each_set_port_word macro
2018-05-14 12:59:04 linux-kernel Re: [PATCH v2 0/7] Introduce the for_each_set_port_word macro
2018-05-08 13:30:05 linux-kernel [PATCH v2 5/7] gpio: ws16c48: Utilize for_each_set_port_word macro
2018-05-08 13:29:22 linux-kernel [PATCH v2 7/7] gpio: pcie-idio-24: Utilize for_each_set_port_word macro
2018-05-08 13:29:20 linux-kernel [PATCH v2 6/7] gpio: pci-idio-16: Utilize for_each_set_port_word macro
2018-05-08 13:28:13 linux-kernel [PATCH v2 4/7] gpio: gpio-mm: Utilize for_each_set_port_word macro
2018-05-08 13:28:04 linux-kernel [PATCH v2 3/7] gpio: 104-idi-48: Utilize for_each_set_port_word macro
2018-05-08 13:27:59 linux-kernel [PATCH v2 2/7] gpio: 104-dio-48e: Utilize for_each_set_port_word macro
2018-05-08 13:27:45 linux-kernel [PATCH v2 1/7] bitops: Introduce the for_each_set_port_word macro
2018-05-08 13:27:37 linux-kernel [PATCH v2 0/7] Introduce the for_each_set_port_word macro
2018-05-07 15:38:15 linux-kernel [PATCH 7/7] gpio: pcie-idio-24: Utilize for_each_set_port_word macro
2018-05-07 15:37:28 linux-kernel [PATCH 6/7] gpio: pci-idio-16: Utilize for_each_set_port_word macro
2018-05-07 15:37:12 linux-kernel [PATCH 5/7] gpio: ws16c48: Utilize for_each_set_port_word macro
2018-05-07 15:36:54 linux-kernel [PATCH 4/7] gpio: gpio-mm: Utilize for_each_set_port_word macro
2018-05-07 15:36:38 linux-kernel [PATCH 3/7] gpio: 104-idi-48: Utilize for_each_set_port_word macro
2018-05-07 15:36:27 linux-kernel [PATCH 2/7] gpio: 104-dio-48e: Utilize for_each_set_port_word macro
2018-05-07 15:36:06 linux-kernel [PATCH 1/7] bitops: Introduce the for_each_set_port_word macro
2018-05-07 15:36:02 linux-kernel [PATCH 0/7] Introduce the for_each_set_port_word macro
2018-04-26 13:04:51 linux-kernel Re: [PATCH] gpio: 104-dio-48e: make array 'ports' static, shrinks object size
2018-04-20 13:52:09 linux-kernel [PATCH] gpio: pcie-idio-24: Fix off-by-one error in get_multiple loop
2018-04-18 17:42:21 linux-kernel Re: [PATCH] gpio: make several const arrays static, shrinks object size
2018-04-18 12:56:21 linux-kernel [PATCH 2/2] gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple callbacks
2018-04-18 12:56:10 linux-kernel [PATCH 1/2] gpio: pci-idio-16: Fix port memory offset for get_multiple callback
2018-04-18 12:54:34 linux-kernel [PATCH 0/2] Fix port memory offsets for IDIO series drivers
2018-04-05 12:20:36 linux-kernel Re: [PATCH] gpio: 104-dio-48e: make array 'ports' static, shrinks object size
2018-04-04 13:23:34 linux-kernel Re: [GIT PULL] Bulk GPIO changes for v4.17
2018-04-02 19:49:20 linux-kernel Re: [PATCH v5 5/8] counter: 104-quad-8: Documentation: Add Generic Counter sysfs documentation
2018-04-01 00:43:36 linux-kernel Re: [PATCH v5 1/8] counter: Introduce the Generic Counter interface
2018-03-26 13:29:04 linux-kernel Re: [PATCH v4 0/7] Implement get_multiple for ACCES and PC/104 drivers
2018-03-22 13:06:33 linux-kernel [PATCH v4 1/7] gpio: 104-idio-16: Implement get_multiple callback
2018-03-22 13:06:08 linux-kernel [PATCH v4 5/7] gpio: 104-idi-48: Implement get_multiple callback
2018-03-22 13:06:02 linux-kernel [PATCH v4 0/7] Implement get_multiple for ACCES and PC/104 drivers
2018-03-22 13:05:55 linux-kernel [PATCH v4 3/7] gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacks
2018-03-22 13:05:54 linux-kernel [PATCH v4 2/7] gpio: pci-idio-16: Implement get_multiple callback
2018-03-22 13:05:26 linux-kernel [PATCH v4 4/7] gpio: 104-dio-48e: Implement get_multiple callback
2018-03-22 13:03:33 linux-kernel [PATCH v4 7/7] gpio: ws16c48: Implement get_multiple callback