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: Archived = No       |   2351 patches
« 1 2 ... 15 16 1723 24 »
Patch Series S/W/F Date Submitter Delegate State
[1/4] mfd: dbx500-prcmu: add watchdog ID definitions --- 2013-01-18 Fabio Baltieri Accepted
[net-next] ipv6: fix ipv6_prefix_equal64_half mask conversion --- 2013-01-16 Fabio Baltieri Accepted
[26/26] mfd: ab8500-gpadc: Use new ab8500_gpadc_get() with name parameter --- 2013-01-15 Lee Jones Accepted
[16/26] mfd: ab8500-debugfs: Set the USB charging current to 300mA for ABV3 --- 2013-01-15 Lee Jones Accepted
[14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings --- 2013-01-15 Lee Jones New
usbnet: dm9601: Fix incorrect command --- 2013-01-15 Tushar Behera Accepted
arm: exynos4: Fix suspend/resume hang --- 2013-01-11 Inderpal Singh New
cpufreq: exynos: Show list of available frequencies --- 2013-01-08 Inderpal Singh Accepted
usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare --- 2013-01-07 Fabio Baltieri Accepted
[16/16] dmaengine: set_dma40: balance clock in probe fail code --- 2013-01-07 Fabio Baltieri Accepted
[15/16] dmaengine: set_dma40: ignore spurious interrupts --- 2013-01-07 Fabio Baltieri Accepted
[14/16] dmaengine: ste_dma40: add software lli support --- 2013-01-07 Fabio Baltieri Accepted
[13/16] dmaengine: ste_dma40: minor code readability fixes --- 2013-01-07 Fabio Baltieri Accepted
[12/16] dmaengine: ste_dma40: minor cosmetic fixes --- 2013-01-07 Fabio Baltieri Accepted
[11/16] dmaengine: ste_dma40: add missing kernel-doc entry --- 2013-01-07 Fabio Baltieri Accepted
[10/16] dmaengine: ste_dma40: add a done queue for completed descriptors --- 2013-01-07 Fabio Baltieri Accepted
ARM: DTS: exynos4210-origen: Add MAX8997 node entry --- 2013-01-04 Tushar Behera Not Applicable
[2/2] i2c: s3c2410: free gpios in suspend function --- 2012-12-27 Inderpal Singh Not Applicable
[1/2] i2c: s3c2410: Initialize i2c->gpios[] with requested gpio lines --- 2012-12-27 Inderpal Singh Not Applicable
ARM: EXYNOS4: Add support for rtc wakeup --- 2012-12-27 Inderpal Singh Accepted
[v3,3/3] EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 --- 2012-12-26 Minkyu Kang Accepted
[v3,2/3] EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 --- 2012-12-26 Minkyu Kang Accepted
[v3,1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses --- 2012-12-26 Minkyu Kang Accepted
[2/2] ARM: ux500: add pinctrl address resources --- 2012-12-18 Fabio Baltieri Accepted
[1/2] pinctrl: nomadik: return if prcm_base is NULL --- 2012-12-18 Fabio Baltieri Accepted
[2/2] ARM: ux500: add pinctrl address resources --- 2012-12-18 Fabio Baltieri Superseded
[1/2] pinctrl: nomadik: return if prcm_base is NULL --- 2012-12-18 Fabio Baltieri Superseded
[09/21] gpio: ab8500: Fix bad include name after renaming --- 2012-12-14 Lee Jones New
[01/21] gpio: ab8500: Activate and port AB8500 GPIO driver to new framework --- 2012-12-14 Lee Jones New
regulator: s5m8767: Fix probe failure due to stack corruption --- 2012-12-12 Inderpal Singh Accepted
init: Fix get_hardware_name() to cope with long /proc/cpuinfo output --- 2012-12-07 Jon Medhurst (Tixy) Accepted
[Resend,v2,3/3] EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12 --- 2012-12-07 Chander Kashyap Superseded
[Resend,v2,2/3] EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 --- 2012-12-07 Chander Kashyap Superseded
[Resend,v2,1/3] EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses --- 2012-12-07 Chander Kashyap New
power: 88pm860x_battery: Add a few more devm_* APIs --- 2012-11-23 Tushar Behera New
mfd: ab8500-core: Fix invalid free of devm_ allocated data --- 2012-11-23 Tushar Behera Accepted
video: vt8505: Use devm_* APIs --- 2012-11-23 Tushar Behera New
[V2,4/4] i2c: s3c2410: Remove err_cpufreq label --- 2012-11-23 Tushar Behera Superseded
[V2,3/4] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function --- 2012-11-23 Tushar Behera Accepted
[V2,2/4] i2c: s3c2410: Convert to use devm_* APIs --- 2012-11-23 Tushar Behera Accepted
[RESEND,1/4] i2c: s3c2410: Remove unnecessary label err_noclk --- 2012-11-23 Tushar Behera Superseded
[2/2] drivers/rtc/rtc-s3c.c: Convert to use devm_* API --- 2012-11-23 Tushar Behera Accepted
[1/2] drivers/rtc/rtc-s3c.c: Remove unnecessary err_nores label --- 2012-11-23 Tushar Behera Accepted
[7/7] i2c: s3c2410: Remove err_cpufreq label --- 2012-11-23 Tushar Behera Superseded
[6/7] i2c: s3c2410: Move location of clk_prepare_enable() call in probe function --- 2012-11-23 Tushar Behera Superseded
[5/7] i2c: s3c2410: Convert to use devm_request_irq() --- 2012-11-23 Tushar Behera Superseded
[4/7] i2c: s3c2410: Convert to use devm_ioremap() --- 2012-11-23 Tushar Behera Superseded
[3/7] i2c: s3c2410: Convert to use devm_request_mem_region() --- 2012-11-23 Tushar Behera Superseded
[2/7] i2c: s3c2410: Convert to use devm_clk_get() --- 2012-11-23 Tushar Behera Superseded
[1/7] i2c: s3c2410: Remove unnecessary label err_noclk --- 2012-11-23 Tushar Behera Superseded
usb: gadget: s3c-hsotg: Fix invalid free of devm_ allocated data --- 2012-11-22 Tushar Behera Accepted
[4/4] video: vt8500: Convert to use devm_ioremap() --- 2012-11-22 Tushar Behera New
[3/4] video: vt8500: Convert to use devm_request_mem_region() --- 2012-11-22 Tushar Behera New
[2/4] video: vt8500: Fix invalid free of devm_ allocated data --- 2012-11-22 Tushar Behera New
[1/4] video: vt8500: Fix memory leak in probe function --- 2012-11-22 Tushar Behera New
watchdog: da9052: Fix invalid free of devm_ allocated data --- 2012-11-22 Tushar Behera Accepted
[10/10] ASoC: wm8995: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[09/10] ASoC: wm8988: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[08/10] ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[07/10] ASoC: wm8804: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[06/10] ASoC: wm8753: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[05/10] ASoC: wm8741: Convert to use devm_regmap_init_{spi,i2c}() --- 2012-11-22 Tushar Behera Accepted
[04/10] ASoC: ak4104: Convert to use devm_regmap_init_spi() --- 2012-11-22 Tushar Behera Accepted
[03/10] ASoC: wm8995: Convert to use devm_kzalloc() --- 2012-11-22 Tushar Behera Accepted
[02/10] ASoC: wm8753: remove invalid free of devm_ allocated data --- 2012-11-22 Tushar Behera Accepted
[01/10] ASoC: wm8510: remove invalid free of devm_ allocated data --- 2012-11-22 Tushar Behera Accepted
[v2] ARM: gic: Fix sparse warning --- 2012-11-21 Tushar Behera New
[CPUFREQ] EXYNOS: Use static for functions used in only this file --- 2012-11-20 Tushar Behera Accepted
ARM: EXYNOS: Remove unused variables --- 2012-11-20 Tushar Behera Not Applicable
[2/2] powerpc/pseries: pci: Use NULL instead of 0 for pointers --- 2012-11-20 Tushar Behera New
[1/2] powerpc/85xx: p1022ds: Use NULL instead of 0 for pointers --- 2012-11-20 Tushar Behera Accepted
mmc: sdhci-s3c: Use NULL instead of 0 for pointers --- 2012-11-20 Tushar Behera Accepted
bug: Fix sparse warning related to BUILD_BUG_ON_INVALID --- 2012-11-19 Tushar Behera Accepted
fsnotify: Fix sparse warning --- 2012-11-19 Tushar Behera Accepted
i2c-core: Remove definition of i2c_smbus_process_call --- 2012-11-19 Tushar Behera Accepted
block: Fix sparse warning --- 2012-11-19 Tushar Behera Superseded
ARM: gic: Fix sparse warning --- 2012-11-19 Tushar Behera Superseded
OMAPDSS: OMAPFB: Fix possible null pointer dereferencing --- 2012-11-19 Tushar Behera Accepted
[14/14] wlcore: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Accepted
[13/14] misc: tsl2550: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Accepted
[12/14] gru: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Deferred
[11/14] HID: hiddev: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Accepted
[10/14] atm: Removed redundant check on unsigned variable --- 2012-11-16 Tushar Behera Deferred
[09/14] xen: events: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Rejected
[08/14] xen: netback: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Rejected
[07/14] pinctrl: SPEAr: Update error check for unsigned variables --- 2012-11-16 Tushar Behera Accepted
[06/14] pinctrl: samsung: Update error check for unsigned variables --- 2012-11-16 Tushar Behera Accepted
[05/14,media] atmel-isi: Update error check for unsigned variables --- 2012-11-16 Tushar Behera Accepted
[04/14,media] tlg2300: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Superseded
[03/14,media] saa7134: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Superseded
[02/14,media] meye: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Accepted
[01/14,media] ivtv: Remove redundant check on unsigned variable --- 2012-11-16 Tushar Behera Accepted
[v2] regulator: core: Update regulator_is_supported_voltage for fixed voltages --- 2012-11-14 Tushar Behera Superseded
[media] videobuf2-core: print current state of buffer in vb2_buffer_done --- 2012-11-12 Tushar Behera Accepted
regulator: core: Update regulator_is_supported_voltage for fixed voltages --- 2012-11-12 Tushar Behera Superseded
[8/8] mmc: sdhci: fix coding style in sdhci_add_host --- 2012-11-09 Tushar Behera Rejected
[7/8] mmc: sdhci: fix coding style in sdhci_data_irq --- 2012-11-09 Tushar Behera Rejected
[6/8] mmc: sdhci: fix coding style in sdhci_execute_tuning --- 2012-11-09 Tushar Behera Rejected
[5/8] mmc: sdhci: fix coding style in sdhci_do_set_ios --- 2012-11-09 Tushar Behera Rejected
[4/8] mmc: sdhci: fix coding style in sdhci_set_clock --- 2012-11-09 Tushar Behera Rejected
« 1 2 ... 15 16 1723 24 »