Toggle navigation
Patchwork
devicetree
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Grant Likely
| Archived =
No
| 74 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/2] drivercore: Fix unregistration path of platform devices
-
-
-
2015-06-07
Grant Likely
Accepted
[1/2] of/unittest: Show broken behaviour in the platform bus
-
-
-
2015-06-07
Grant Likely
New
of/unittest: Fix of_platform_depopulate test case
-
-
-
2015-03-28
Grant Likely
New
[v2] Removes OF_UNITTEST dependency on OF_DYNAMIC config symbol
-
-
-
2015-01-22
Grant Likely
New
of: Add missing of_node_put() in of_find_node_by_path()
-
-
-
2015-01-22
Grant Likely
New
Patch to improve device tree structure
-
-
-
2014-11-28
Grant Likely
Accepted
of: remove select of non-existant OF_DEVICE config symbol
-
-
-
2014-11-26
Grant Likely
Accepted
[v2,14/14] spi/of: Add OF notifier handler
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,13/14] spi/of: Create new device registration method and accessors
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,12/14] i2c/of: Add OF_RECONFIG notifier handler
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,11/14] i2c/of: Factor out Devicetree registration code
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,10/14] of/overlay: Add overlay unittests
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,09/14] of/overlay: Introduce DT overlay support
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,08/14] of/reconfig: Add OF_DYNAMIC notifier for platform_bus_type
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,07/14] of/reconfig: Always use the same structure for notifiers
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,06/14] of/reconfig: Add debug output for OF_RECONFIG notifiers
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,05/14] of/reconfig: Add empty stubs for the of_reconfig methods
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,04/14] of/reconfig: Add of_reconfig_get_state_change() of notifier helper.
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,03/14] of/resolver: Switch to new local fixups format.
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,02/14] of: Refactor __of_node_alloc() into __of_node_dup()
-
-
-
2014-11-24
Grant Likely
Accepted
[v2,01/14] of: Use vargs in __of_node_alloc
-
-
-
2014-11-24
Grant Likely
Accepted
[8/8] of: Add debug output for OF_RECONFIG notifiers
-
-
-
2014-11-21
Grant Likely
Superseded
[7/8] of/overlay: Add overlay unittests
-
-
-
2014-11-21
Grant Likely
Superseded
[6/8] of/platform: Add OF_DYNAMIC notifier handler
-
-
-
2014-11-21
Grant Likely
New
[5/8] of/overlay: Introduce DT overlay support
-
-
-
2014-11-21
Grant Likely
Superseded
[4/8] of: Add of_reconfig_get_state_change() of notifier helper.
-
-
-
2014-11-21
Grant Likely
New
[3/8] of/resolver: Switch to new local fixups format.
-
-
-
2014-11-21
Grant Likely
Superseded
[2/8] of: Refactor __of_node_alloc() into __of_node_dup()
-
-
-
2014-11-21
Grant Likely
New
[1/8] of: Use vargs in __of_node_alloc
-
-
-
2014-11-21
Grant Likely
New
of/selftest: Fix testing when /aliases is missing
-
-
-
2014-11-20
Grant Likely
Accepted
[v4] of/fdt: export fdt blob as /sys/firmware/fdt
-
-
-
2014-11-12
Grant Likely
New
[v2,1/2] of/fdt: export fdt blob as /sys/firmware/fdt
-
-
-
2014-11-11
Grant Likely
New
[2/2] of/unittest: Rename selftest.c to unittest.c
-
-
-
2014-11-04
Grant Likely
Accepted
[1/2] of/unittest: Remove test devices after adding them
-
-
-
2014-11-04
Grant Likely
Accepted
of/platform: Move platform devices under /sys/devices/platform
-
-
-
2014-11-04
Grant Likely
Accepted
of: Fix overflow bug in string property parsing functions
-
-
-
2014-11-03
Grant Likely
Accepted
[v2,6/6] of/selftest: Use the resolver to fixup phandles
-
-
-
2014-10-04
Grant Likely
Accepted
[v2,5/6] of: Introduce Device Tree resolve support.
-
-
-
2014-10-04
Grant Likely
Accepted
[v2,4/6] of/selftest: Add a test for duplicate phandles
-
-
-
2014-10-04
Grant Likely
Accepted
[v2,3/6] of: Don't try to search when phandle == 0
-
-
-
2014-10-04
Grant Likely
Accepted
[v2,2/6] of/selftest: Test structure of device tree
-
-
-
2014-10-04
Grant Likely
Accepted
[v2,1/6] of: Fix NULL dereference in selftest removal code
-
-
-
2014-10-04
Grant Likely
Accepted
[2/2] of/selftest: Use the resolver to fixup phandles
-
-
-
2014-10-02
Grant Likely
Superseded
[1/2] OF: Introduce Device Tree resolve support.
-
-
-
2014-10-02
Grant Likely
Superseded
[1/2] of: Don't try to search when phandle == 0
-
-
-
2014-10-02
Grant Likely
Superseded
of/selftest: Add a test for duplicate phandles
-
-
-
2014-10-02
Grant Likely
New
Bug in selftest code
-
-
-
2014-10-01
Grant Likely
New
Adding selftest testdata dynamically into live tree
-
-
-
2014-09-26
Grant Likely
New
OF_DYNAMIC node lifecycle
-
-
-
2014-07-17
Grant Likely
New
[GIT,PULL] bug fix for devicetree memory parsing
-
-
-
2014-07-06
Grant Likely
New
of: Add todo tasklist for Devicetree
-
-
-
2014-06-26
Grant Likely
Accepted
[RFC,3/3] of: Refactor device_node child list to use list_head
-
-
-
2014-06-05
Grant Likely
New
[RFC,2/3] of: Replace custom linked list with list_head
-
-
-
2014-06-05
Grant Likely
New
[RFC,1/3] of: Migrate of_find_node_by_name() users to for_each_node_by_name()
-
-
-
2014-06-05
Grant Likely
Accepted
[GIT,PULL] DT changes for v3.16
-
-
-
2014-05-27
Grant Likely
New
[2/2] mips: dts: Fix missing device_type="memory" property in memory nodes
-
-
-
2014-05-26
Grant Likely
Accepted
[v2,2/2] of: Stop naming platform_device using dcr address
-
-
-
2014-05-22
Grant Likely
Accepted
[v2,1/2] of: Ensure unique names without sacrificing determinism
-
-
-
2014-05-22
Grant Likely
Accepted
[RFC,5/5] tty: Update hypervisor tty drivers to use core stdout parsing code.
-
-
-
2014-03-28
Grant Likely
Accepted
[RFC,4/5] arm/versatile: Add the uart as the stdout device.
-
-
-
2014-03-28
Grant Likely
Accepted
[RFC,3/5] of: Enable console on serial ports specified by /chosen/stdout-path
-
-
-
2014-03-28
Grant Likely
Accepted
[RFC,2/5] of: Create of_console_check() for selecting a console specified in /chosen
-
-
-
2014-03-28
Grant Likely
Accepted
[RFC,1/5] of: Add support for ePAPR "stdout-path" property
-
-
-
2014-03-28
Grant Likely
Accepted
[v4,4/4] of: Add self test for of_match_node()
-
-
-
2014-02-19
Grant Likely
Accepted
[v4,3/4] of: Move testcase FDT data into drivers/of
-
-
-
2014-02-19
Grant Likely
Accepted
[v4,2/4] of: reimplement the matching method for __of_match_node()
-
-
-
2014-02-19
Grant Likely
New
[v4,1/4] Revert "of: search the best compatible match first in __of_match_node()"
-
-
-
2014-02-19
Grant Likely
Accepted
[v3,2/4] of: reimplement the matching method for __of_match_node()
-
-
-
2014-02-19
Grant Likely
New
[4/4] of: Add self test for of_match_node()
-
-
-
2014-02-18
Grant Likely
Superseded
[3/4] of: Move testcase FDT data into drivers/of
-
-
-
2014-02-18
Grant Likely
Superseded
[2/4] of: reimplement the matching method for __of_match_node()
-
-
-
2014-02-18
Grant Likely
New
[1/4] Revert "of: search the best compatible match first in __of_match_node()"
-
-
-
2014-02-18
Grant Likely
Superseded
Add a README file for dtc and libfdt
-
-
-
2014-02-11
Grant Likely
New
kbuild: dtbs_install: new make target
-
-
-
2014-02-04
Grant Likely
Accepted