Current Team Memberships

Show patches with: Archived = No       |   124 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
aarch64: Enable i2c chardev in defconfig --- 2016-02-03 Grant Likely New
MAINTAINERS: Add Frank Rowand as DT maintainer --- 2015-08-23 Grant Likely Accepted
[GIT,PULL] Devicetree changes for v4.1 --- 2015-07-01 Grant Likely New
[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
[GIT,PULL] stupid devicetree bug fix --- 2015-06-06 Grant Likely New
of/unittest: Fix of_platform_depopulate test case --- 2015-03-28 Grant Likely New
of/unittest: Remove obsolete code --- 2015-01-22 Grant Likely Accepted
[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 unneeded and incorrect MODULE_DEVICE_TABLE --- 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
of: Properly set the OF_POPULATED_BUS flag on root node --- 2014-11-20 Grant Likely Accepted
of/selftest: Fix off-by-one error in removal path --- 2014-11-19 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
of/selftest: Move hash table off stack to fix large frame size --- 2014-10-07 Grant Likely Accepted
of: Eliminate of_allnodes list --- 2014-10-06 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
of: Fix NULL dereference in selftest removal code --- 2014-10-01 Grant Likely Accepted
Bug in selftest code --- 2014-10-01 Grant Likely New
Adding selftest testdata dynamically into live tree --- 2014-09-26 Grant Likely New
[GIT,PULL] Devicetree changes for v3.17 --- 2014-08-11 Grant Likely New
[10/10] of: Transactional DT support. --- 2014-07-23 Grant Likely Accepted
[09/10] of: Reorder device tree changes and notifiers --- 2014-07-23 Grant Likely Accepted
[08/10] of: Move dynamic node fixups out of powerpc and into common code --- 2014-07-23 Grant Likely Accepted
[07/10] of: Make sure attached nodes don't carry along extra children --- 2014-07-23 Grant Likely Accepted
[06/10] of: Make devicetree sysfs update functions consistent. --- 2014-07-23 Grant Likely Accepted
[05/10] of: Create unlocked versions of node and property add/remove functions --- 2014-07-23 Grant Likely Accepted
[04/10] OF: Utility helper functions for dynamic nodes --- 2014-07-23 Grant Likely Accepted
[03/10] of: Move CONFIG_OF_DYNAMIC code into a separate file --- 2014-07-23 Grant Likely Accepted
[02/10] of: rename of_aliases_mutex to just of_mutex --- 2014-07-23 Grant Likely Accepted
[01/10] of/platform: Fix of_platform_device_destroy iteration of devices --- 2014-07-23 Grant Likely Accepted
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/platform: Fix of_platform_device_destroy iteration of devices --- 2014-07-04 Grant Likely Superseded
of: Add todo tasklist for Devicetree --- 2014-06-26 Grant Likely Accepted
[4/4] tty: Update hypervisor tty drivers to use core stdout parsing code. --- 2014-06-18 Grant Likely Accepted
[3/4] arm/versatile: Add the uart as the stdout device. --- 2014-06-18 Grant Likely Accepted
[2/4] of: Enable console on serial ports specified by /chosen/stdout-path --- 2014-06-18 Grant Likely Accepted
[1/4] of: Create of_console_check() for selecting a console specified in /chosen --- 2014-06-18 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
[1/2] arm: dts: Fix missing device_type="memory" for ste-ccu8540 --- 2014-05-26 Grant Likely New
[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
[2/3] of: Make of_find_node_by_path() handle /aliases --- 2014-05-22 Grant Likely New
[2/3] of: Make of_find_node_by_path() handle /aliases --- 2014-05-21 Grant Likely New
[2/3] of: Make of_find_node_by_path() handle /aliases --- 2014-05-18 Grant Likely New
[GIT,PULL] Devicetree fixes for v3.15 --- 2014-05-16 Grant Likely New
[3/3] of: Add a testcase for of_find_node_by_path() --- 2014-05-13 Grant Likely New
[2/3] of: Make of_find_node_by_path() handle /aliases --- 2014-05-13 Grant Likely New
[1/3] lib: add glibc style strchrnul() variant --- 2014-05-13 Grant Likely New
[v4] drivercore: deferral race condition fix --- 2014-04-29 Grant Likely Accepted
[RFC] driver-core: Remove dummy 'platform_bus' --- 2014-04-23 Grant Likely New
[3/3] of: Handle memory@0 node on PPC32 only --- 2014-04-23 Grant Likely New
[3/3] of: Handle memory@0 node on PPC32 only --- 2014-04-22 Grant Likely New
dt: Remove dangling "select PROC_DEVICETREE" --- 2014-04-01 Grant Likely Accepted
vexpress: Add support for the -bios flag to provide firmware --- 2014-03-28 Grant Likely New
[RFC,5/5] tty: Update hypervisor tty drivers to use core stdout parsing code. --- 2014-03-28 Grant Likely Accepted
« 1 2 »

Bundling

Create bundle: