Patch Metrics

There are 37526 patches submitted by members of this team, and 9222 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       |   13671 patches
« 1 2 ... 133 134 135136 137 »
Patch Series S/W/F Date Submitter Delegate State
[v4,3/3] fault injection: add documentation on MMC IO fault injection --- 2011-07-26 Per Forlin New
[v4,2/3] mmc: core: add random fault injection --- 2011-07-26 Per Forlin New
[v4,1/3] fault-inject: make fault injection available for modules --- 2011-07-26 Per Forlin New
mx53: use CONFIG_SYS_L2CACHE_OFF in config file --- 2011-07-26 Jason Hui New
mx53: use CONFIG_SYS_L2CACHE_OFF in config file --- 2011-07-26 Jason Hui New
[2/2] arm/mx5: add device tree support for imx53 boards --- 2011-07-25 Shawn Guo New
[1/2] arm/mx5: parse iomuxc pad configuratoin from device tree --- 2011-07-25 Shawn Guo New
mtd/m25p80: add device tree probe support --- 2011-07-25 Shawn Guo New
net/smsc911x: add device tree probe support --- 2011-07-25 Shawn Guo New
ASoC: sgtl5000: add device tree probe support --- 2011-07-21 Shawn Guo New
Input: mma8450: add device tree probe support --- 2011-07-21 Shawn Guo New
[v3,3/3] fault injection: add documentation on MMC IO fault injection --- 2011-07-20 Per Forlin New
[v3,2/3] mmc: core: add random fault injection --- 2011-07-20 Per Forlin New
[v3,1/3] fault-inject: make fault injection available for modules --- 2011-07-20 Per Forlin New
[v2,3/3] fault injection: add documentation on MMC IO fault injection --- 2011-07-19 Per Forlin New
[v2,2/3] mmc: core: add random fault injection --- 2011-07-19 Per Forlin New
[v2,1/3] fault-inject: make fault injection available for modules --- 2011-07-19 Per Forlin New
gpio/mxc/mxs: fix build error introduced by the reanming of irq_gc_ack() --- 2011-07-19 Shawn Guo New
[2/2] Input: gpio-keys: add device tree probe support --- 2011-07-18 Shawn Guo New
[1/2] Input: gpio-keys: do not reference platform_data after .probe exits --- 2011-07-18 Shawn Guo New
[2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine --- 2011-07-18 thomas.abraham@linaro.org New
[1/2] i2c: s3c24xx: Add device tree support --- 2011-07-18 thomas.abraham@linaro.org New
[3/3] powertop: ncurses: Enable ncurses for android and miscellaneous changes --- 2011-07-15 Amit Daniel Kachhap New
[2/3] powertop: perf-event: Add defination of __NR_perf_event_open for arm platforms --- 2011-07-15 Amit Daniel Kachhap New
[1/3] powertop: Disable pci bus measurement for arm platforms --- 2011-07-15 Amit Daniel Kachhap New
[2/2] dmaengine: imx-sdma: add device tree probe support --- 2011-07-14 Shawn Guo New
[2/2] i2c/imx: add device tree probe support --- 2011-07-14 Shawn Guo New
[v2] mtd: dataflash: add device tree probe support --- 2011-07-14 Shawn Guo New
[v6] mmc: documentation of mmc non-blocking request usage and design. --- 2011-07-10 Per Forlin New
mtd: dataflash: add device tree probe support --- 2011-07-10 Shawn Guo New
[v2,7/7] spi/imx: add device tree probe support --- 2011-07-09 Shawn Guo New
[v2,6/7] spi/imx: copy gpio number passed by platform data into driver private data --- 2011-07-09 Shawn Guo New
[v2,5/7] spi/imx: use soc name in spi device type naming scheme --- 2011-07-09 Shawn Guo New
[v2,4/7] spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4 --- 2011-07-09 Shawn Guo New
[v2,3/7] spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macro --- 2011-07-09 Shawn Guo New
[v2,2/7] spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macro --- 2011-07-09 Shawn Guo New
[v2,1/7] spi/imx: do not make copy of spi_imx_devtype_data --- 2011-07-09 Shawn Guo New
[6/6] spi/imx: add device tree probe support --- 2011-07-08 Shawn Guo New
[5/6] dt: add empty of_property_read_u32[_array] for non-dt --- 2011-07-08 Shawn Guo New
[4/6] dt: add helper function to read u32 arrays --- 2011-07-08 Shawn Guo New
[3/6] spi/imx: copy gpio number passed by platform data into driver private data --- 2011-07-08 Shawn Guo New
[2/6] spi/imx: use soc name in spi device type naming scheme --- 2011-07-08 Shawn Guo New
[1/6] ARM: mxc: remove unnecessary header file inclusion from gpio.h --- 2011-07-08 Shawn Guo New
[v3,2/2] serial/imx: add device tree probe support --- 2011-07-06 Shawn Guo New
[v3,1/2] serial/imx: get rid of the uses of cpu_is_mx1() --- 2011-07-06 Shawn Guo New
[v3,2/4] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-06 Shawn Guo New
[v3,1/3] gpio/mxc: get rid of the uses of cpu_is_mx() --- 2011-07-06 Shawn Guo New
[v3,2/2] serial/imx: add device tree probe support --- 2011-07-06 Shawn Guo New
[v3,1/2] serial/imx: get rid of the uses of cpu_is_mx1() --- 2011-07-06 Shawn Guo New
[RESEND,v2,3/3] net/fec: add device tree probe support --- 2011-07-06 Shawn Guo New
[v5] mmc: documentation of mmc non-blocking request usage and design. --- 2011-07-06 Per Forlin New
[v4] mmc: documentation of mmc non-blocking request usage and design. --- 2011-07-05 Per Forlin New
[v3] mmc: documentation of mmc non-blocking request usage and design. --- 2011-07-05 Per Forlin New
[v2] mmc: documentation of mmc non-blocking request usage and design. --- 2011-07-05 Per Forlin New
[v2,3/3] mmc: sdhci-esdhc-imx: add device tree probe support --- 2011-07-05 Shawn Guo New
[v2,1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-05 Shawn Guo New
[v2,3/3] gpio/mxc: add device tree probe support --- 2011-07-05 Shawn Guo New
[v2,2/3] gpio/mxc: get rid of the uses of cpu_is_mx() --- 2011-07-05 Shawn Guo New
[v2,1/3] gpio/mxc: get gpio range/base from gpio core --- 2011-07-05 Shawn Guo New
[v2,3/3] net/fec: add device tree probe support --- 2011-07-05 Shawn Guo New
[v2,2/3] net: ibm_newemac: convert it to use of_get_phy_mode --- 2011-07-05 Shawn Guo New
[v2,1/3] dt/net: add helper function of_get_phy_mode --- 2011-07-05 Shawn Guo New
[v2,1/2] serial/imx: get rid of the uses of cpu_is_mx1() --- 2011-07-05 Shawn Guo New
dt: add 'const' for of_property_read_string parameter **out_string --- 2011-07-04 Shawn Guo New
[3/3] mmc: sdhci-esdhc-imx: add device tree probe support --- 2011-07-03 Shawn Guo New
[1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-03 Shawn Guo New
[2/2] gpio/mxc: add device tree probe support --- 2011-07-03 Shawn Guo New
[1/2] gpio/mxc: get rid of the uses of cpu_is_mx() --- 2011-07-03 Shawn Guo New
net/fec: add device tree probe support --- 2011-07-03 Shawn Guo New
[2/2] serial/imx: add device tree probe support --- 2011-07-03 Shawn Guo New
[1/2] serial/imx: get rid of the uses of cpu_is_mx1() --- 2011-07-03 Shawn Guo New
[v9,11/12] mmc: core: add random fault injection --- 2011-07-01 Per Forlin New
dt: add helper functions to read u32 and string property values --- 2011-06-30 thomas.abraham@linaro.org New
[v8,12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq --- 2011-06-28 Per Forlin New
[v8,11/12] mmc: core: add random fault injection --- 2011-06-28 Per Forlin New
[v8,06/12] mmc: mmc_test: test to measure how sg_len affect performance --- 2011-06-28 Per Forlin New
[v2,5/5] ARM: mx5: add basic device tree support for imx51 babbage --- 2011-06-24 Shawn Guo New
[v2,4/5] net/fec: add device tree support --- 2011-06-24 Shawn Guo New
[v2,3/5] serial/imx: add device tree support --- 2011-06-24 Shawn Guo New
[v2,2/5] serial/imx: get rid of the use of cpu_is_mx1() --- 2011-06-24 Shawn Guo New
[v2,1/5] dt: add of_alias_scan and of_alias_get_id --- 2011-06-24 Shawn Guo New
[2/6] serial: samsung: Add device tree support for s5pv210 uart driver --- 2011-06-24 thomas.abraham@linaro.org New
[powertop2.0] Modification to fix the removal of lock_depth field --- 2011-06-23 Amit Daniel Kachhap New
[2/6] serial: samsung: Add device tree support for s5pv210 uart driver --- 2011-06-22 thomas.abraham@linaro.org New
[v2,3/6] ARM: mxc: change imx-dma default to_version to 1 --- 2011-06-22 Shawn Guo New
watchdog: s3c2410: Add support for device tree based probe --- 2011-06-22 thomas.abraham@linaro.org New
[v7,11/11] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-06-21 Per Forlin New
[v7,10/11] mmc: test: add random fault injection in core.c --- 2011-06-21 Per Forlin New
[v7,09/11] mmc: add a second mmc queue request member --- 2011-06-21 Per Forlin New
[v7,08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-06-21 Per Forlin New
[v7,07/11] mmc: add a block request prepare function --- 2011-06-21 Per Forlin New
[v7,06/11] mmc: add member in mmc queue struct to hold request data --- 2011-06-21 Per Forlin New
[v7,05/11] mmc: mmc_test: add test for non-blocking transfers --- 2011-06-21 Per Forlin New
[v7,03/11] mmci: implement pre_req() and post_req() --- 2011-06-21 Per Forlin New
[v7,01/11] mmc: add non-blocking mmc request function --- 2011-06-21 Per Forlin New
[6/6] arm: exynos4: Add a new Exynos4 device tree enabled machine --- 2011-06-20 thomas.abraham@linaro.org New
[5/6] arm: dts: Add nodes in smdkv310 device tree source file --- 2011-06-20 thomas.abraham@linaro.org New
[4/6] mmc: sdhci-s3c: Add support for device tree based probe --- 2011-06-20 thomas.abraham@linaro.org New
[3/6] watchdog: s3c2410: Add support for device tree based probe --- 2011-06-20 thomas.abraham@linaro.org New
[2/6] serial: samsung: Add device tree support for s5pv210 uart driver --- 2011-06-20 thomas.abraham@linaro.org New
« 1 2 ... 133 134 135136 137 »