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: none      |   2355 patches
« 1 2 ... 9 10 1123 24 »
Patch Series S/W/F Date Submitter Delegate State
block: Fix sparse warning --- 2012-11-19 Tushar Behera Superseded
[bsp-community-bsp-base,v2,1/4] setup-environment: clean up all variables --- 2014-04-01 Trevor Woerner New
[bsp-community-bsp-base,v2,2/4] setup-environment: phraseology --- 2014-04-01 Trevor Woerner New
[bsp-community-bsp-base,v2,3/4] setup-environment: remove redundant information --- 2014-04-01 Trevor Woerner New
[bsp-community-bsp-base,v2,4/4] setup-environment: improve MACHINE display --- 2014-04-01 Trevor Woerner New
bug: Fix sparse warning related to BUILD_BUG_ON_INVALID --- 2012-11-19 Tushar Behera Accepted
cfi_flash: use specific width types for cword --- 2015-10-23 Ryan Harkin Accepted
clk: bcm281xx: define U32_MAX conditionally for now --- 2014-01-27 Alex Elder New
clk: bcm/kona: implement determine_rate() --- 2014-05-20 Alex Elder New
clk: clean up everything on debugfs error --- 2013-09-10 Alex Elder New
clk: debugfs add clk_rate_fops with DEBUG --- 2013-08-19 Zhangfei Gao Not Applicable
clk: debugfs add clk_rate_fops with DEBUG --- 2013-08-19 Zhangfei Gao Changes Requested
clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock --- 2013-06-06 Tushar Behera Accepted
clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3} --- 2013-04-02 Tushar Behera Accepted
clk: exynos5250: Fix parent clock for sclk_mmc{0,1,2,3} --- 2013-04-23 Tushar Behera Accepted
clk: get matching entry under lock in of_clk_init() --- 2013-08-09 Alex Elder Accepted
clk: hisilicon: add hi3620_mmc_clks --- 2014-01-13 Zhangfei Gao Accepted
clk: hisilicon: fix warning from smatch --- 2014-03-10 Zhangfei Gao Accepted
clk: only call get_parent if there is one --- 2013-09-10 Alex Elder New
clk: support hardware-specific debugfs entries --- 2014-01-27 Alex Elder New
clk: ux500: abx500-clk: rename ux500 audio codec aliases --- 2013-04-26 Fabio Baltieri Accepted
clk: ux500: clk-sysctrl: handle clocks with no parents --- 2013-04-30 Fabio Baltieri Accepted
clk: Zero-initialize memory for new clock in devm_clk_register --- 2013-10-29 Tushar Behera New
common: board_f: Fix build error when CONFIG_TRACE is not defined --- 2013-07-08 Tushar Behera New
common: board_f: Fix build error when CONFIG_TRACE is not defined --- 2013-07-05 Tushar Behera New
common-licenses: add The Open Group Public License --- 2014-04-09 Trevor Woerner New
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update Makefiles --- 2013-07-02 Inderpal Singh New
coresight: Adding ABI documentation --- 2014-11-10 Mathieu Poirier Accepted
coresight: Adding coresight support for arm64 architecture --- 2015-02-03 Mathieu Poirier New
coresight: Add support for Juno platform --- 2015-04-22 Mathieu Poirier New
coresight: binding for ETMv4 coresight drivers --- 2015-04-22 Mathieu Poirier Accepted
coresight: bindings for coresight drivers --- 2014-11-11 Mathieu Poirier Superseded
coresight: bindings for coresight drivers --- 2014-09-11 Mathieu Poirier Accepted
coresight: checking for NULL string in coresight_name_match() --- 2015-10-23 Mathieu Poirier Superseded
coresight: etm3x: adding cpu affinity to sysFS interface --- 2015-09-18 Mathieu Poirier Superseded
coresight: etm3x: adding documentation for sysFS's cpu interface --- 2015-10-09 Mathieu Poirier Accepted
coresight: etm3x: breaking down sysFS status interface --- 2015-09-18 Mathieu Poirier Superseded
coresight: fixing CPU hwid lookup in device tree --- 2015-01-23 Mathieu Poirier Superseded
coresight: Fixing wrong #ifdef/#endif placement --- 2015-01-06 Mathieu Poirier Accepted
coresight: making cpu index lookup arm64 compliant --- 2015-02-03 Mathieu Poirier New
coresight: moving to new "hwtracing" directory --- 2015-03-19 Mathieu Poirier New
coresight-stm: Bindings for System Trace Macrocell --- 2015-02-04 Mathieu Poirier New
cpufreq: arm_big_little: fix frequency check when bL switcher is active --- 2015-10-08 Jon Medhurst (Tixy) New
cpufreq: arm_big_little: fix frequency check when bL switcher is active --- 2015-10-02 Jon Medhurst (Tixy) New
cpufreq: exynos: Show list of available frequencies --- 2013-01-08 Inderpal Singh Accepted
[CPUFREQ] EXYNOS: Use static for functions used in only this file --- 2012-11-20 Tushar Behera Accepted
cpuidle: governor: menu: move repeated correction factor check to init --- 2014-04-10 Chander Kashyap Accepted
crypto: atmel - Remove possible typo error --- 2012-08-07 Tushar Behera Accepted
Detect section mismatches in thumb relocations --- 2014-01-31 David Long Accepted
devicetree: bindings: document Broadcom CPU enable method --- 2014-06-30 Alex Elder New
devicetree: bindings: separate CPU enable method descriptions --- 2014-05-08 Alex Elder New
devicetree: bindings: separate CPU enable method descriptions --- 2014-05-07 Alex Elder New
dmaengine: Add hisilicon k3 DMA engine driver --- 2013-06-17 Zhangfei Gao Changes Requested
dmaengine: add interface of dma_get_slave_channel --- 2013-06-26 Zhangfei Gao Changes Requested
dmaengine: k3dma: fix sparse warnings --- 2014-01-20 Zhangfei Gao Accepted
dmaengine: pl330: dont complete descriptor for cyclic dma --- 2012-05-23 Tushar Behera Accepted
dmaengine: pl330: Fix linker error "undefined reference to `__aeabi_uldivmod'" --- 2014-11-13 Jon Medhurst (Tixy) New
dmaengine: ste_dma40: Declare memcpy config as static --- 2013-06-20 Fabio Baltieri Accepted
dmaengine: ste_dma40: do not remove descriptors for cyclic transfers --- 2013-02-14 Fabio Baltieri Accepted
dmaengine/ste_dma40: fix introduced warnings --- 2011-05-07 Linus Walleij Accepted
dma/imx-sdma: add wmb before enable/run a channel --- 2012-01-01 Richard Zhao Changes Requested
DMA: PL330: Add runtime pm support --- 2012-10-17 Inderpal Singh New
dma: pl330: Add support for DMA_PAUSE command --- 2014-05-14 Tushar Behera New
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources --- 2012-09-17 Inderpal Singh Accepted
dma: pl330: revert commit 04abf5daf7d --- 2014-12-05 Jassi Brar New
Documentation: document all g_serial module parameters --- 2013-08-15 Matt Porter New
Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2 --- 2013-06-25 Tushar Behera New
drivers/clk/bcm/clk-bcm281xx.c breaks on GCC 4.6.4 (and earlier) --- 2014-04-07 Alex Elder New
drivers/watchdog: Adding PRCMU based WD for ux500 processors --- 2012-08-20 Mathieu Poirier New
drivers/watchdog: Adding PRCMU based WD for ux500 processors --- 2012-08-20 Mathieu Poirier New
drm/exynos: Fix multiplatform breakage for ipp --- 2014-01-15 Tushar Behera New
drm: fix compilation warning with i386_defconfig --- 2011-06-01 Tushar Behera Superseded
drm: sti: fix check for clk_pix_main --- 2015-01-17 Jassi Brar Superseded
DT: add vendor prefixes for hisilicon --- 2013-06-17 Zhangfei Gao Accepted
dt: bindings: dwc2: fix required value for the phy-names property --- 2014-04-24 Matt Porter New
[dylan,&,dora,&,master] image-mklibs: ensure sysroot is correctly set when calling gcc --- 2013-11-22 Nicolas Dechesne Accepted
[dylan] mesa: fix EGL compilation without X11 headers --- 2013-06-25 Nicolas Dechesne New
[dylan,v2] mesa: fix EGL compilation without X11 headers --- 2013-07-22 Nicolas Dechesne New
[edk2,1/1] ArmPlatformPkg/Bds: stop inputting more characters when string is full --- 2014-02-25 Ryan Harkin Accepted
[edk2,1/2] EmbeddedPkg/AndroidFastboot: change type accordingly --- 2015-04-23 Zhangfei Gao New
[edk2,1/3] ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 MPCore BSP --- 2014-01-14 Ryan Harkin Accepted
[edk2,1/8] ArmPlatformPkg/ArmVExpressPkg: add network modules --- 2014-01-16 Laszlo Ersek New
[edk2,2/2] ArmPlatformPkg: ArmVExpressFastBoot add PcdArmFastbootFlashLimit --- 2015-04-23 Zhangfei Gao New
[edk2,2/3] ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A15 BSP --- 2014-01-14 Ryan Harkin Accepted
[edk2,3/3] ArmPlatformPkg/ArmVExpressPkg: add virtio to RTSM A9 BSP --- 2014-01-14 Ryan Harkin Accepted
[edk2] Add .gitignore --- 2014-10-08 Leif Lindholm New
[edk2] edk2[16933] EmbeddedPkg : Add FdtPlatformDxe driver --- 2015-06-18 Ryan Harkin New
[edk2] Fix: MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol. --- 2015-05-14 Ryan Harkin New
Exynos5250: Enable PXE Support --- 2012-09-05 Chander Kashyap Accepted
EXYNOS: Add structure for Exynos4 DMC --- 2012-03-02 Chander Kashyap Accepted
EXYNOS: Clock: Add common function for pll rate calculation --- 2012-10-02 Chander Kashyap Superseded
EXYNOS: Detect cpuid based on Exynos product codes --- 2012-03-14 Chander Kashyap Rejected
EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency --- 2012-10-07 Chander Kashyap Accepted
EXYNOS: Rename exynos5_tzpc structure to s5p_tzpc --- 2012-03-14 Chander Kashyap Accepted
[fsl-community-bsp-base] setup-environment: check script has been sourced --- 2014-07-09 Trevor Woerner New
[fsl-community-bsp-base] setup-environment: conditionally show MACHINEs --- 2014-07-09 Trevor Woerner New
[fsl-community-bsp-base] setup-environment: provide a MACHINE menu --- 2014-03-26 Trevor Woerner New
[fsl-community-bsp-platform,branch:master] default.xml: set default revision to master --- 2014-03-25 Trevor Woerner New
fsnotify: Fix sparse warning --- 2012-11-19 Tushar Behera Accepted
gcc: skip core pass 1 when it is unnecessary --- 2014-02-26 Trevor Woerner New
« 1 2 ... 9 10 1123 24 »