Grant Likely ([email protected])

Number of posts: 452 (0.13 per day)
First post: 2013-04-16 10:43:45
Last post: 2022-06-29 13:53:56

Date List Subject
2013-08-15 12:46:12 linux-kernel Re: [PATCH 0/3] of: add update device node status via cmdline feature
2013-08-11 22:08:59 linux-kernel Re: Non-enumerable devices on USB and other enumerable buses
2013-07-30 04:30:46 linux-kernel Re: [PATCH] RFC: interrupt consistency check for OF GPIO IRQs
2013-07-28 05:00:28 linux-kernel Re: How to create IRQ mappings in a GPIO driver that doesn't control its IRQ domain ?
2013-07-25 04:16:12 linux-kernel Re: How to create IRQ mappings in a GPIO driver that doesn't control its IRQ domain ?
2013-07-25 04:15:54 linux-kernel Re: [PATCH] of: provide of_platform_unpopulate()
2013-07-23 23:02:57 linux-kernel [GIT PULL] devicetree and maintainers changes for v3.11-rc2
2013-07-22 00:49:04 linux-kernel Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-22 00:40:28 linux-kernel [PATCH] MAINTAINERS: Fix incorrect status tag
2013-07-22 00:36:59 linux-kernel Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-22 00:35:26 linux-kernel Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-22 00:33:56 linux-kernel Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-22 00:10:19 linux-kernel Re: [PATCH 4/8] minnowboard: Add base platform driver for the MinnowBoard
2013-07-21 23:44:49 linux-kernel Re: [PATCH] of: provide of_platform_unpopulate()
2013-07-21 23:36:39 linux-kernel Re: [PATCH] of: match the compatible in the order set by the dts file
2013-07-21 09:46:26 linux-kernel Re: [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-20 12:23:37 linux-kernel [PATCH 1/3] MAINTAINERS: Remove Grant Likely
2013-07-20 12:22:48 linux-kernel [PATCH 2/3] MAINTAINERS: Change device tree mailing list
2013-07-20 12:22:39 linux-kernel Re: [PATCH] of: match the compatible in the order set by the dts file
2013-07-20 12:22:36 linux-kernel Re: [PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
2013-07-20 12:22:18 linux-kernel [PATCH 3/3] MAINTAINERS: Refactor device tree maintainership
2013-07-12 00:52:38 linux-kernel [PATCH] MAINTAINERS: Remove Grant Likely
2013-06-26 13:05:26 linux-kernel [GIT PULL] GPIO regression fix for omap1 for v3.10-rc
2013-06-24 13:35:00 linux-kernel Re: [PATCH v3 2/4] gpio-tz1090: add TZ1090 gpio driver
2013-06-18 12:14:05 linux-kernel Re: [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()
2013-06-18 09:46:25 linux-kernel Re: [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()
2013-06-18 09:05:53 linux-kernel Re: [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()
2013-06-18 08:55:25 linux-kernel Re: [RFC 08/10] irqdomain: Refactor irq_domain_associate_many()
2013-06-17 22:29:37 linux-kernel Re: [PATCH 0/7] genirq: add irq_get_trigger_type() to get IRQ flags
2013-06-17 22:20:18 linux-kernel Re: [RFC] arm: Remove sa1111 special case from arm_mm_memblock_reserve()
2013-06-17 00:50:51 linux-kernel [RFC] arm: Remove sa1111 special case from arm_mm_memblock_reserve()
2013-06-17 00:39:47 linux-kernel Re: [RFC] arm: Remove sa1111 special case from mm setup code
2013-06-15 23:15:14 linux-kernel [RFC] arm: Remove sa1111 special case from mm setup code
2013-06-15 22:48:43 linux-kernel Re: [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip
2013-06-15 13:54:37 linux-kernel Re: [PATCH] of/fdt: Add FDT address translation
2013-06-14 22:01:57 linux-kernel Re: [PATCH] dtc: ensure #line directives don't consume data from the next line
2013-06-14 22:00:39 linux-kernel Re: [PATCH] of: irq: Pass trigger type in IRQ resource flags
2013-06-14 21:11:29 linux-kernel [PATCH v2 02/11] irqdomain: Replace LEGACY mapping with LINEAR
2013-06-14 21:10:53 linux-kernel [PATCH v2 03/11] irqdomain: Add a name field
2013-06-14 21:10:07 linux-kernel [PATCH v2 04/11] irqdomain: merge linear and tree reverse mappings.
2013-06-14 21:10:04 linux-kernel [PATCH v2 06/11] irqdomain: Clean up aftermath of irq_domain refactoring
2013-06-14 21:09:49 linux-kernel [PATCH v2 08/11] irqdomain: Refactor irq_domain_associate_many()
2013-06-14 21:08:51 linux-kernel [PATCH v2 09/11] irqdomain: remove irq_domain_generate_simple()
2013-06-14 21:08:48 linux-kernel [PATCH v2 10/11] irqdomain: make irq_linear_revmap() a fast path again
2013-06-14 21:08:27 linux-kernel [PATCH v2 11/11] irqdomain: Include hwirq number in /proc/interrupts
2013-06-14 21:08:23 linux-kernel [PATCH v2 07/11] irqdomain: Beef up debugfs output
2013-06-14 21:08:22 linux-kernel [PATCH v2 05/11] irqdomain: Eliminate revmap type
2013-06-14 21:08:19 linux-kernel [PATCH v2 01/11] irqdomain: Relax failure path on setting up mappings
2013-06-14 21:08:14 linux-kernel [PATCH v2 00/11] irqdomain: Refactor
2013-06-14 08:35:54 linux-kernel Re: [PATCH] irqdomain: Remove temporary MIPS workaround code
2013-06-13 23:42:45 linux-kernel Re: [GIT PULL] devicetree bugfixes for v3.10