Patch Metrics

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

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

Current Members

Show patches with: Archived = No       |   38898 patches
« 1 2 ... 373 374 375388 389 »
Patch Series S/W/F Date Submitter Delegate State
[4/6] mtd: s3c2410: Do not initialise statics to 0 or NULL --- 2012-07-16 Sachin Kamat Superseded
[3/6] mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> --- 2012-07-16 Sachin Kamat Accepted
[2/6] mtd: s3c2410: Use pr_* instead of printk --- 2012-07-16 Sachin Kamat Accepted
[1/6] mtd: s3c2410: Use module_platform_driver() --- 2012-07-16 Sachin Kamat Accepted
mmc: dwmmc: Add quirk for broken Hardware Config --- 2012-07-16 Girish K S New
[v2] ARM: EXYNOS: Add touchscreen support to SMDK4X12 --- 2012-07-16 Sachin Kamat Superseded
[v2,2/2] ARM: EXYNOS: Add G2D related clock entries for SMDK4X12 --- 2012-07-16 Sachin Kamat Accepted
[v2,1/2] ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c file --- 2012-07-16 Sachin Kamat Accepted
mmc: core: skip mmc_power_up call from start host --- 2012-07-13 Girish K S New
[8/8] ARM: Get rid of .LCcralign local label usage in alignment_trap macro --- 2012-07-13 Anton Vorontsov New
[7/8] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger --- 2012-07-13 Anton Vorontsov New
[6/8] ARM: VIC: Add a couple of low-level FIQ management helpers --- 2012-07-13 Anton Vorontsov New
[5/8] ARM: kgdb_fiq: Implement knocking into KDB via escape command --- 2012-07-13 Anton Vorontsov New
[4/8] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-07-13 Anton Vorontsov New
[3/8] ARM: Move some macros from entry-armv to entry-header --- 2012-07-13 Anton Vorontsov New
[2/8] kernel/debug: Mask KGDB NMI upon entry --- 2012-07-13 Anton Vorontsov New
[1/8] kernel/debug: Make use of KGDB_REASON_NMI --- 2012-07-13 Anton Vorontsov Superseded
hwmon: s3c-hwmon: Use devm_kzalloc instead of kzalloc --- 2012-07-13 Sachin Kamat Accepted
hwmon: exynos4_tmu: Use devm_* functions --- 2012-07-13 Sachin Kamat Superseded
[v2,3/3] ARM: dts: Add nodes for dw_mmc controllers for Samsung Exynos5250 platforms --- 2012-07-12 thomas.abraham@linaro.org New
[v2,2/3] ARM: Exynos5: Add AUXDATA support for MSHC controllers --- 2012-07-12 thomas.abraham@linaro.org New
[v2,1/3] ARM: Samsung: Add support for MSHC controller clocks --- 2012-07-12 thomas.abraham@linaro.org New
[v3,6/6] mmc: dw_mmc: add samsung exynos5250 specific extentions --- 2012-07-12 thomas.abraham@linaro.org New
[v3,5/6] mmc: dw_mmc: add device tree support --- 2012-07-12 thomas.abraham@linaro.org New
[v3,4/6] mmc: dw_mmc: add quirk to indicate missing write protect line --- 2012-07-12 thomas.abraham@linaro.org Superseded
[v3,3/6] mmc: dw_mmc: lookup for optional biu and ciu clocks --- 2012-07-12 thomas.abraham@linaro.org New
[v3,2/6] mmc: dw_mmc: allow probe to succeed even if one slot is initialized --- 2012-07-12 thomas.abraham@linaro.org Superseded
[v3,1/6] mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference --- 2012-07-12 thomas.abraham@linaro.org Superseded
watchdog: s3c2410_wdt: Use module_platform_driver() --- 2012-07-12 Sachin Kamat Accepted
[media] videobuf-dma-contig: Use NULL instead of plain integer --- 2012-07-12 Sachin Kamat Accepted
[media] V4L: Use NULL pointer instead of plain integer in v4l2-ctrls.c file --- 2012-07-10 Sachin Kamat Accepted
[2/2] PM/Domains: Replace plain integer with NULL pointer in domain.c file --- 2012-07-10 Sachin Kamat Accepted
[1/2] PM/Domains: Add missing static storage class specifier in domain.c file --- 2012-07-10 Sachin Kamat Accepted
[1/1] ARM: EXYNOS: Fix compilation warning in setup-usb-phy.c file --- 2012-07-10 Sachin Kamat Accepted
[8/8] tracing/function: Convert func_set_flag() to a switch statement --- 2012-07-10 Anton Vorontsov Accepted
[7/8] pstore/ram: Make tracing log versioned --- 2012-07-10 Anton Vorontsov Accepted
[6/8] pstore/ram: Add ftrace messages handling --- 2012-07-10 Anton Vorontsov Accepted
[5/8] pstore/ram: Convert to write_buf callback --- 2012-07-10 Anton Vorontsov Accepted
[4/8] tracing/function: Introduce persistent trace option --- 2012-07-10 Anton Vorontsov Accepted
[3/8] pstore: Add persistent function tracing --- 2012-07-10 Anton Vorontsov Accepted
[2/8] pstore: Introduce write_buf backend callback --- 2012-07-10 Anton Vorontsov Accepted
[1/8] tracing: Fix initialization failure path in tracing_set_tracer() --- 2012-07-10 Anton Vorontsov Accepted
[3/3] pstore/ram_core: Get rid of prz->ecc enable/disable flag --- 2012-07-10 Anton Vorontsov Accepted
[2/3] pstore/ram: Make ECC size configurable --- 2012-07-10 Anton Vorontsov Accepted
[1/3] pstore/ram_core: Get rid of prz->ecc_symsize and prz->ecc_poly --- 2012-07-10 Anton Vorontsov Accepted
[v2] Fix for checking block numbers in disable emulation mode --- 2012-07-06 Saugata Das New
[1/1] ARM: EXYNOS: Add missing static storage class specifier in pmu.c file --- 2012-07-06 Sachin Kamat Accepted
ARM: EXYNOS: Make combiner_init function static --- 2012-07-06 Sachin Kamat Accepted
[1/1] pwm: Use pr_* functions in pwm-samsung.c file --- 2012-07-06 Sachin Kamat Accepted
[6/6] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger --- 2012-07-05 Anton Vorontsov New
[5/6] ARM: VIC: Add a couple of low-level FIQ management helpers --- 2012-07-05 Anton Vorontsov New
[4/6] ARM: Add KGDB/KDB FIQ debugger generic code --- 2012-07-05 Anton Vorontsov New
[3/6] ARM: Move some macros from entry-armv to entry-header --- 2012-07-05 Anton Vorontsov New
[2/6] kernel/debug: Mask KGDB NMI upon entry --- 2012-07-05 Anton Vorontsov New
[1/6] kernel/debug: Make use of KGDB_REASON_NMI --- 2012-07-05 Anton Vorontsov Superseded
[1/1] rtc: rtc-s3c: Replace #include header files from asm/* to linux/* --- 2012-07-05 Sachin Kamat Accepted
[3/3] ARM: S5PV210: Add audio platform device in Goni board --- 2012-07-05 Sachin Kamat Accepted
[2/3] ARM: S5PV210: Add audio platform device in Aquila board --- 2012-07-05 Sachin Kamat Accepted
[1/3] ARM: EXYNOS: Add audio platform device in SMDKV310 board --- 2012-07-05 Sachin Kamat Accepted
[1/1,media] s5p-tv: Use module_i2c_driver in sii9234_drv.c file --- 2012-07-04 Sachin Kamat Accepted
[Resend] leds: Use devm_kzalloc in leds-gpio.c file --- 2012-07-04 Sachin Kamat Accepted
[Resend] leds: Use devm_kzalloc in leds-max8997.c file --- 2012-07-04 Sachin Kamat Accepted
[v2] pm-qa: add powertop test cases --- 2012-07-03 rajagopal.venkat@linaro.org New
[v2] pm-qa: add powertop test cases --- 2012-07-03 rajagopal.venkat@linaro.org New
[v2] pm-qa: add powertop test cases --- 2012-07-03 rajagopal.venkat@linaro.org New
[5/5] leds: Use devm_kzalloc in leds-regulator.c file --- 2012-07-03 Sachin Kamat Accepted
[4/5] leds: Use devm_kzalloc in leds-pwm.c file --- 2012-07-03 Sachin Kamat Accepted
[3/5] leds: Use devm_kzalloc in leds-gpio.c file --- 2012-07-03 Sachin Kamat Superseded
[2/5] leds: Use module_platform_driver() in leds-max8997.c file --- 2012-07-03 Sachin Kamat Accepted
[1/5] leds: Use devm_kzalloc in leds-max8997.c file --- 2012-07-03 Sachin Kamat Superseded
[1/1,media] s5p-jpeg: Use module_platform_driver in jpeg-core.c file --- 2012-07-03 Sachin Kamat Accepted
[1/1] ASoC: Samsung: Convert to use snd_soc_register_card() --- 2012-07-03 Sachin Kamat Accepted
pm-qa: add powertop test cases --- 2012-07-02 rajagopal.venkat@linaro.org New
[v2] pm-qa: run sanity check before running test cases --- 2012-07-02 rajagopal.venkat@linaro.org New
ARM: EXYNOS: Add missing .reserve field to SMDKC210 --- 2012-07-02 Sachin Kamat Accepted
[3/4] ARM: EXYNOS: Set HDMI platform data in SMDKV310 --- 2012-07-02 Sachin Kamat Accepted
[1/4] ARM: SAMSUNG: Set HDMI platform data for Exynos4x12 SoCs --- 2012-07-02 Sachin Kamat Accepted
[RFC] : mfd: Implement DT Support for AB8500 Btemp and fg --- 2012-06-29 "Rajanikanth H.V New
MMC-4.5 Power OFF Notify Rework --- 2012-06-29 Saugata Das New
[MMC,4.5] Fix for checking block numbers in disable emulation mode --- 2012-06-29 Saugata Das New
[v6] ARM: imx: Add basic imx6q thermal driver --- 2012-06-27 Rob New
[Resend] of: Fix null pointer related warnings in base.c file --- 2012-06-27 Sachin Kamat Accepted
[7/7] pstore/ram: Make tracing log versioned --- 2012-06-26 Anton Vorontsov New
[6/7] pstore/ram: Add ftrace messages handling --- 2012-06-26 Anton Vorontsov New
[5/7] pstore/ram: Convert to write_buf callback --- 2012-06-26 Anton Vorontsov Superseded
[4/7] tracing/function: Introduce persistent trace option --- 2012-06-26 Anton Vorontsov New
[3/7] pstore: Add persistent function tracing --- 2012-06-26 Anton Vorontsov Superseded
[2/7] pstore: Introduce write_buf backend callback --- 2012-06-26 Anton Vorontsov Superseded
[1/7] tracing: Fix initialization failure path in tracing_set_tracer() --- 2012-06-26 Anton Vorontsov Superseded
[Powertop,v3] conditionally disable pci if not supported --- 2012-06-25 rajagopal.venkat@linaro.org New
[Powertop,v2] conditionally disable pci if not supported --- 2012-06-25 rajagopal.venkat@linaro.org New
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 532: Merged lp:~vishalbhoj/linaro-image-tools/panda-dt. --- 2012-06-25 Milo Casagrande Accepted
[1/1] ARM: SAMSUNG: Fix compiler warning in dma-ops.c file --- 2012-06-25 Sachin Kamat Accepted
[Powertop] conditionally disable pci support on ARM platforms --- 2012-06-22 rajagopal.venkat@linaro.org New
[Powertop] fix cpuidle state name parsing --- 2012-06-22 rajagopal.venkat@linaro.org New
[1/1,SCSI] tcm_qla2xxx: Remove duplicate header file inclusion --- 2012-06-22 Sachin Kamat Accepted
[1/1] ARM: EXYNOS: Fix EXYNOS_DEV_DMA Kconfig entry --- 2012-06-21 Sachin Kamat Accepted
[Resend] ARM: EXYNOS: Add HSOTG support to SMDK4X12 --- 2012-06-21 Sachin Kamat Accepted
[v5] ARM: imx: Add basic imx6q cpu thermal management --- 2012-06-20 Rob New
[1/1] ASoC: lm49453: Fix compilation warning --- 2012-06-20 Sachin Kamat Not Applicable
« 1 2 ... 373 374 375388 389 »