Patch Metrics

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

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

Current Members

Show patches with: State = Action Required       |    Archived = No       |   1038 patches
« 1 2 3 410 11 »
Patch Series S/W/F Date Submitter Delegate State
[4/5] ARM: ux500: Provide auxdata to ux500 ASoC driver --- 2013-05-30 Fabio Baltieri New
Origen: Set FIMD as the default display path --- 2013-06-07 Tushar Behera New
[v2] exynos5250: remove redundant SPI and PMIC related configs --- 2013-06-07 Inderpal Singh New
[v2] exynos5250: move board specific configs to board specific config file --- 2013-06-07 Inderpal Singh New
[v2,1/2] exynos5250: Add arndale board support --- 2013-06-07 Inderpal Singh New
[v2,2/2] exynos5250: arndale: Add mmc support --- 2013-06-07 Inderpal Singh New
[01/15] sparc,leon: Convert to use devm_ioremap_resource --- 2013-06-10 Tushar Behera New
[02/15] sudmac: Convert to use devm_ioremap_resource --- 2013-06-10 Tushar Behera New
[06/15] net: bcm63xx_enet: Convert to use devm_ioremap_resource --- 2013-06-10 Tushar Behera New
[13/15] pci: mvebu: Convert to use devm_ioremap_resource --- 2013-06-10 Tushar Behera New
[15/15] lib: devres: Remove deprecated devm_request_and_ioremap --- 2013-06-10 Tushar Behera New
ARM: ux500: add restart support via prcmu --- 2013-06-14 Fabio Baltieri New
ARM: dts: Update range for vdd_arm on EXYNOS4412-origen board --- 2013-06-19 Tushar Behera New
[1/1] BaseTools: Apply ARM GenFv patch --- 2013-06-21 Ryan Harkin New
[1/9] ArmPlatformPkg/ArmVExpressPkg: Add support for EDK2_OUT_DIR build parameter --- 2013-06-21 Ryan Harkin New
[2/9] ArmPlatformPkg/ArmVExpressPkg: CTA15-A7: Allow EDK2_SKIP_PEICORE to be specified at build time --- 2013-06-21 Ryan Harkin New
[3/9] ArmPlatformPkg/ArmVExpressPkg: CTA9x4: default to EDK2_ARMVE_STANDALONE=1 --- 2013-06-21 Ryan Harkin New
[4/9] ArmPlatformPkg/ArmVExpressPkg: add Shutdown support --- 2013-06-21 Ryan Harkin New
[6/9] ArmPlatformPkg/Bds: use letters for hard coded boot menu options --- 2013-06-21 Ryan Harkin New
[7/9] ArmPlatformPkg/Bds: Add Reboot and Shutdown options to main menu --- 2013-06-21 Ryan Harkin New
[8/9] ArmPlatformPkg/Bds: show global FDT config in main menu --- 2013-06-21 Ryan Harkin New
[9/9] ArmPlatformPkg/Bds: add local FDT config --- 2013-06-21 Ryan Harkin New
Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2 --- 2013-06-25 Tushar Behera New
[dylan] mesa: fix EGL compilation without X11 headers --- 2013-06-25 Nicolas Dechesne New
[yocto-docs] dev-manual: referencing bugzilla issues --- 2013-06-26 Trevor Woerner New
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles --- 2013-07-02 Inderpal Singh New
[v3,1/2] exynos5250: Add arndale board support --- 2013-07-02 Inderpal Singh New
[v3,2/2] exynos5250: arndale: Add mmc support --- 2013-07-02 Inderpal Singh New
common: board_f: Fix build error when CONFIG_TRACE is not defined --- 2013-07-05 Tushar Behera New
common: board_f: Fix build error when CONFIG_TRACE is not defined --- 2013-07-08 Tushar Behera New
[OE-core] directfb: don't patch pkg-config files --- 2013-07-19 Nicolas Dechesne New
[dylan,v2] mesa: fix EGL compilation without X11 headers --- 2013-07-22 Nicolas Dechesne New
uboot optimize memmove --- 2013-07-26 warmcat New
ARM: Hi3620: Hi3620 Keypad driver. --- 2013-08-08 lixin New
ARM: EXYNOS: Set 64-bit DMA mask for EXYNOS5250 --- 2013-08-09 Tushar Behera New
usb: misc: usb3503: Force late initialization --- 2013-08-14 Tushar Behera New
[V2] Origen: Set FIMD as the default display path --- 2013-08-15 Tushar Behera New
Documentation: document all g_serial module parameters --- 2013-08-15 Matt Porter New
[RFC] build.py: create symlink for run.do_xxx scripts --- 2013-08-16 Nicolas Dechesne New
[resend] clk: get matching entry under lock in of_clk_init() --- 2013-08-22 Alex Elder New
clk: only call get_parent if there is one --- 2013-09-10 Alex Elder New
clk: clean up everything on debugfs error --- 2013-09-10 Alex Elder New
[meta-qt5] devshell: include PATH for qt5 native applications --- 2013-09-20 Trevor Woerner New
[yocto-docs] dev-manual: re-write runtime package management section --- 2013-10-03 Trevor Woerner New
[03/10] ArmPlatformPkg/ArmVExpressPkg: add network modules --- 2013-10-07 Reece R. Pollack New
Support 64 bits ARM (ARMv8) NEON. --- 2013-10-10 James Yu New
[v2,01/13] uprobes: move function declarations out of arch --- 2013-10-15 David Long New
[v2,02/13] uprobes: allow ignoring of probe hits --- 2013-10-15 David Long New
[v2,03/13] uprobes: allow arch access to xol slot --- 2013-10-15 David Long New
[v2,06/13] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-10-15 David Long New
[v2,07/13] ARM: move generic thumb instruction parsing code to new files for use by other features --- 2013-10-15 David Long New
[v2,08/13] ARM: use a function table for determining instruction interpreter actions --- 2013-10-15 David Long New
[v2,09/13] ARM: Disable jprobe selftests in thumb kernels --- 2013-10-15 David Long New
[v2,10/13] kprobes: Remove uneeded kernel dependency on struct arch_specific_insn --- 2013-10-15 David Long New
[v2,11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes --- 2013-10-15 David Long New
[v2,12/13] ARM: add uprobes support --- 2013-10-15 David Long New
[v2,13/13] ARM: Remove uprobes dependency on kprobes --- 2013-10-15 David Long New
clk: Zero-initialize memory for new clock in devm_clk_register --- 2013-10-29 Tushar Behera New
[1/4] clk: clk-s2mps11: Refactor for including support for other MFD clocks --- 2013-10-31 Tushar Behera New
[2/4] clk: clk-s2mps11: Add support for clocks in S5M8767 MFD --- 2013-10-31 Tushar Behera New
[3/4] mfd: sec-core: Add cells for S5M8767-clocks --- 2013-10-31 Tushar Behera New
[4/4] ARM: dts: Add S5M8767 clock nodes on Arndale board --- 2013-10-31 Tushar Behera New
[2/5] DRM: Armada: Use devm_ioremap_resource --- 2013-10-31 Tushar Behera New
[3/5] iommu/arm-smmu: Use devm_ioremap_resource --- 2013-10-31 Tushar Behera New
[5/5] lib: devres: Remove deprecated devm_request_and_ioremap --- 2013-10-31 Tushar Behera New
[yocto-docs] runtime package management: use oe-core features --- 2013-11-02 Trevor Woerner New
[yocto-docs,v2] runtime package management: use oe-core features --- 2013-11-02 Trevor Woerner New
newbb.vim: fix spelling --- 2013-11-11 Trevor Woerner New
[yocto-docs] ref-manual: add usage NOTE to IMAGE_FSTYPES --- 2013-11-24 Trevor Woerner New
[v3,01/15] uprobes: allow ignoring of probe hits --- 2013-11-27 David Long New
[v3,02/15] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-11-27 David Long New
[v3,03/15] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-11-27 David Long New
[v3,04/15] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-11-27 David Long New
[v3,05/15] ARM: use a function table for determining instruction interpreter actions --- 2013-11-27 David Long New
[v3,06/15] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-11-27 David Long New
[v3,07/15] ARM: Remove use of struct kprobe from generic probes code --- 2013-11-27 David Long New
[v3,08/15] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-11-27 David Long New
[v3,09/15] ARM: Make the kprobes condition_check symbol names more generic --- 2013-11-27 David Long New
[v3,10/15] ARM: Change more ARM kprobes symbol names to something more --- 2013-11-27 David Long New
[v3,11/15] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-11-27 David Long New
[v3,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-11-27 David Long New
[v3,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-11-27 David Long New
[v3,14/15] ARM: add uprobes support --- 2013-11-27 David Long New
[v3,15/15] ARM: Remove uprobes dependency on kprobes --- 2013-11-27 David Long New
Gstatus: add "cvs" command --- 2013-11-27 Trevor Woerner New
[v4,01/16] uprobes: allow ignoring of probe hits --- 2013-12-16 David Long New
[v4,02/16] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-12-16 David Long New
[v4,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-12-16 David Long New
[v4,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-12-16 David Long New
[v4,05/16] ARM: use a function table for determining instruction interpreter actions --- 2013-12-16 David Long New
[v4,06/16] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-12-16 David Long New
[v4,07/16] ARM: Remove use of struct kprobe from generic probes code --- 2013-12-16 David Long New
[v4,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-12-16 David Long New
[v4,09/16] ARM: Make the kprobes condition_check symbol names more generic --- 2013-12-16 David Long New
[v4,10/16] ARM: Change more ARM kprobes symbol names to something more --- 2013-12-16 David Long New
[v4,11/16] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-12-16 David Long New
[v4,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-12-16 David Long New
[v4,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-12-16 David Long New
[v4,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure --- 2013-12-16 David Long New
[v4,15/16] ARM: add uprobes support --- 2013-12-16 David Long New
« 1 2 3 410 11 »