Patch Metrics

There are 1942 patches submitted by members of this team, and 923 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   1942 patches
« 1 2 3 419 20 »
Patch Series S/W/F Date Submitter Delegate State
[1/5] fpga: Convert to using %pOF instead of full_name [1/5] fpga: Convert to using %pOF instead of full_name --- 2017-08-02 Alan Tull New
fastboot: allow retrieving fastboot variables from env --- 2016-03-17 Boris Brezillon New
[01/13] clocksource: Convert to using %pOFn instead of device_node.name [01/13] clocksource: Convert to using %pOFn instead of device_node.name --- 2018-10-05 Daniel Lezcano Accepted
[libdrm,1/2] Return an -ENODEV from drmGetDevice() when no device was found. --- 2016-10-21 Eric Anholt New
[v3,4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 Untitled series #11510 --- 2018-05-19 Eugeniu Rosca New
[v3,3/6] scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 Untitled series #11510 --- 2018-05-19 Eugeniu Rosca New
[v2,4/6] scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 Untitled series #11344 --- 2018-05-12 Eugeniu Rosca Superseded
[v2,3/6] scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 Untitled series #11344 --- 2018-05-12 Eugeniu Rosca Superseded
[v2] ARM: dts: r8a779x: Fix PCI bus dtc warnings --- 2017-06-09 Geert Uytterhoeven 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,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,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
[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,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: 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
[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
[03/10] of: Move CONFIG_OF_DYNAMIC code into a separate file --- 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
[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
[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
[RFC,v3,3/3] of: Make of_find_node_by_path() handle /aliases --- 2014-03-14 Grant Likely New
[RFC,v3,2/3] lib: add glibc style strchrnul() variant --- 2014-03-14 Grant Likely New
[RFC,v3,1/3] of: Add a testcase for of_find_node_by_path() --- 2014-03-14 Grant Likely New
[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
[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
Add a README file for dtc and libfdt --- 2014-02-11 Grant Likely New
[3/3] scripts/dtc: Add a script to update to mainline dtc source --- 2014-01-21 Grant Likely Accepted
« 1 2 3 419 20 »