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
2014-07-29 23:39:16 linux-kernel Re: [PATCH v2 RESEND 4/4] drivers: dma-contiguous: add initialization from device tree
2014-07-29 23:39:15 linux-kernel Re: [PATCH v2 RESEND 3/4] drivers: dma-coherent: add initialization from device tree
2014-07-28 14:17:09 linux-kernel Re: [PATCH v2 RESEND 2/4] drivers: of: initialize and assign reserved memory to newly created devices
2014-07-28 14:15:29 linux-kernel Re: [PATCH v2 RESEND 1/4] drivers: of: add automated assignment of reserved regions to client devices
2014-07-28 13:41:12 linux-kernel Re: [PATCH/RFC v4 07/21] of: add of_node_ncmp wrapper
2014-07-28 13:30:56 linux-kernel Re: [RFC Patch V1 22/30] mm, of: Use cpu_to_mem()/numa_mem_id() to support memoryless node
2014-07-27 14:43:35 linux-kernel Re: [PATCH 00/10] of: Core devicetree changeset support
2014-07-23 23:47:35 linux-kernel [PATCH 04/10] OF: Utility helper functions for dynamic nodes
2014-07-23 23:47:33 linux-kernel [PATCH 02/10] of: rename of_aliases_mutex to just of_mutex
2014-07-23 23:46:51 linux-kernel [PATCH 03/10] of: Move CONFIG_OF_DYNAMIC code into a separate file
2014-07-23 23:46:16 linux-kernel [PATCH 06/10] of: Make devicetree sysfs update functions consistent.
2014-07-23 23:45:54 linux-kernel [PATCH 07/10] of: Make sure attached nodes don't carry along extra children
2014-07-23 23:45:38 linux-kernel [PATCH 08/10] of: Move dynamic node fixups out of powerpc and into common code
2014-07-23 23:44:48 linux-kernel [PATCH 09/10] of: Reorder device tree changes and notifiers
2014-07-23 23:44:46 linux-kernel [PATCH 10/10] of: Transactional DT support.
2014-07-23 23:44:42 linux-kernel [PATCH 05/10] of: Create unlocked versions of node and property add/remove functions
2014-07-23 23:44:39 linux-kernel [PATCH 01/10] of/platform: Fix of_platform_device_destroy iteration of devices
2014-07-23 23:44:38 linux-kernel [PATCH 00/10] of: Core devicetree changeset support
2014-07-11 05:25:23 linux-kernel Re: [PATCH] of: Use proper types for checking memory overflow
2014-07-07 00:52:58 linux-kernel Re: [GIT PULL] bug fix for devicetree memory parsing
2014-07-06 09:38:21 linux-kernel [GIT PULL] bug fix for devicetree memory parsing
2014-07-04 16:15:47 linux-kernel [PATCH] of/platform: Fix of_platform_device_destroy iteration of devices
2014-06-24 11:20:11 linux-kernel Re: [PATCHv2] of: Check for phys_addr_t overflows in early_init_dt_add_memory_arch
2014-06-18 20:55:49 linux-kernel [PATCH 3/4] arm/versatile: Add the uart as the stdout device.
2014-06-18 20:55:10 linux-kernel [PATCH 4/4] tty: Update hypervisor tty drivers to use core stdout parsing code.
2014-06-18 20:55:05 linux-kernel [PATCH 2/4] of: Enable console on serial ports specified by /chosen/stdout-path
2014-06-18 20:55:00 linux-kernel [PATCH 1/4] of: Create of_console_check() for selecting a console specified in /chosen
2014-06-18 20:54:52 linux-kernel [PATCH 0/4] of Automatic console registration cleanups
2014-06-17 12:40:39 linux-kernel Re: BUG: Bad page state in process swapper pfn:00000
2014-06-14 15:00:26 linux-kernel Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root
2014-06-13 15:06:49 linux-kernel Re: [RFC PATCH] OF: fix of_find_node_by_path() assumption that of_allnodes is root
2014-06-12 10:12:27 linux-kernel Re: [RFC 0/5] of: Automatic console registration cleanups
2014-06-07 07:31:28 linux-kernel Re: [PATCH 0/9] i2c: Relax mandatory I2C ID table passing (+ some creep)
2014-06-07 07:31:27 linux-kernel Re: [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
2014-06-07 07:31:05 linux-kernel Re: [PATCH 1/9] i2c: Add pointer dereference protection to i2c_match_id()
2014-06-07 07:30:35 linux-kernel Re: [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
2014-06-07 07:30:32 linux-kernel Re: [PATCH 3/9] i2c: Match using traditional OF methods, then by vendor-less compatible strings
2014-06-07 07:30:19 linux-kernel Re: [PATCH 7/9] of/device: Allow I2C devices to OF match without supplying an OF node
2014-06-06 14:05:42 linux-kernel Re: 答复: [PATCH] ARM64:DMI: Add smbios/dmi support on arm64
2014-06-05 17:38:09 linux-kernel Re: [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
2014-06-05 17:36:26 linux-kernel Re: [PATCH 3/7] i2c: Add the ability to match device to compatible string without an of_node
2014-06-05 15:41:58 linux-kernel Re: [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
2014-06-05 10:32:16 linux-kernel Re: [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
2014-06-05 10:30:16 linux-kernel Re: [PATCH 7/7] OF/ACPI/I2C: Add generic match function for the aforementioned systems
2014-06-05 10:27:42 linux-kernel Re: [PATCH 5/7] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices
2014-06-03 22:54:55 linux-kernel Re: [PATCH] of/base: Replace alias if it already exists
2014-06-03 11:38:33 linux-kernel Re: [PATCH 1/2] pci: Add IORESOURCE_BIT entry for PCIe ECAM resources.
2014-06-03 09:24:20 linux-kernel Re: [PATCH v2] coccinelle: Check for missing NULL terminators in of_device_id tables
2014-06-03 09:20:59 linux-kernel Re: [PATCH v1] of/irq: do irq resolution in platform_get_irq_byname()
2014-06-03 09:18:55 linux-kernel Re: [PATCH 3/3] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices
2014-06-03 08:53:33 linux-kernel Re: [PATCH] of/base: Replace alias if it already exists