Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |    Archived = No       |   12342 patches
« 1 2 ... 120 121 122123 124 »
Patch Series S/W/F Date Submitter Delegate State
[3/3] clk: Fixup locking issues for clk_set_parent --- 2013-01-25 Ulf Hansson New
[2/3] clk: Improve errorhandling for clk_set_parent --- 2013-01-25 Ulf Hansson New
[1/3] clk: Remove _clk_reparent from API and restructure code --- 2013-01-25 Ulf Hansson New
[2/4] clk: Unprepare the unused prepared slow clocks at late init --- 2013-01-24 Ulf Hansson New
[v2] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls --- 2013-01-22 Arnd Bergmann New
[v4] drivers/pinctrl: grab default handles from device core --- 2013-01-21 Linus Walleij New
[v2] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls --- 2013-01-19 Arnd Bergmann New
[v3] drivers/pinctrl: grab default handles from device core --- 2013-01-18 Linus Walleij New
[v2] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls --- 2013-01-17 Arnd Bergmann New
[V3] mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-07 Ulf Hansson New
mfd: db8500-prcmu: fix irqdomain usage --- 2012-12-19 Linus Walleij New
[2/3] clk: Unprepare the unused prepared slow clocks at late init --- 2012-12-18 Ulf Hansson New
[21/21] gpio: ab8500: Add explicit dependencies --- 2012-12-14 Lee Jones New
[v2] drivers/pinctrl: grab default handles from device core --- 2012-12-12 Linus Walleij New
[2/2] pinctrl: skip deferral of hogs --- 2012-12-11 Linus Walleij New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-12-11 Ulf Hansson New
tty: serial core: decouple pm states from ACPI --- 2012-12-06 Linus Walleij New
[2/2] tty: serial core: use the ACPI PM state defines --- 2012-12-06 Linus Walleij New
[1/2] ACPI: break out the states from the ACPI types --- 2012-12-06 Linus Walleij New
ARM: omap: kill NEED_MACH_GPIO_H --- 2012-12-03 Linus Walleij New
clk: ux500: assume PRCC clocks are off by default --- 2012-11-27 Linus Walleij New
gpiolib: fix bug and clarify OF use of ranges --- 2012-11-21 Linus Walleij New
[1/7,v2] gpiolib: let gpiochip_add_pin_range() specify offset --- 2012-11-20 Linus Walleij New
RFC: pinctrl: grab default handler with bus notifiers --- 2012-11-11 Linus Walleij New
[3/8] mtd: uninitialized variable warning in map.h --- 2012-11-06 Arnd Bergmann New
gpiolib: iron out include ladder mistakes --- 2012-11-06 Linus Walleij New
[2/2] ARM: plat-nomadik: Use apb_pclock in mtu driver --- 2012-10-24 Ulf Hansson New
Revert "spi/pl022: enable runtime PM" --- 2012-10-23 Ulf Hansson New
[v3] ARM: SMP_TWD: make setup()/stop() reentrant --- 2012-10-22 Linus Walleij New
MMCI: fetch pinctrl handle and set default state --- 2012-10-22 Linus Walleij New
pinctrl/nomadik: use irq_create_mapping() --- 2012-10-19 Linus Walleij New
[2/2] ASoC: Ux500: Fixup compile error --- 2012-10-19 Ulf Hansson New
[1/2] ASoC: Ux500: Fixup complile errors due to merge --- 2012-10-19 Ulf Hansson New
[v2] pinctrl: reserve pins when states are activated --- 2012-10-19 Linus Walleij New
pinctrl: reserve pins when states are activated --- 2012-10-18 Linus Walleij New
[2/4,v2] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-17 Linus Walleij New
[3/4] spi/pl022: Activate resourses before deactivate them in suspend --- 2012-10-17 Linus Walleij New
[2/4] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-17 Linus Walleij New
[1/4] Revert "spi/pl022: enable runtime PM" --- 2012-10-17 Linus Walleij New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-10-12 Ulf Hansson New
mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant --- 2012-10-12 Ulf Hansson New
[v2,v2,v2,8/8] spi/s3c64xx: use correct dma_transfer_direction type --- 2012-10-09 Arnd Bergmann New
[v2,5/8] clk: don't mark clkdev_add_table as init --- 2012-10-09 Arnd Bergmann New
[GIT,PULL,0/9] ARM architecture fixes for 3.7 --- 2012-10-09 Arnd Bergmann New
[2/2] Revert "spi/pl022: enable runtime PM" --- 2012-10-05 Ulf Hansson New
[1/2] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-10-05 Ulf Hansson New
[15/16] spi/s3c64xx: use correct dma_transfer_direction type --- 2012-10-05 Arnd Bergmann New
[10/16] clk: don't mark clkdev_add_table as init --- 2012-10-05 Arnd Bergmann New
[08/16] ipvs: fix ip_vs_set_timeout debug messages --- 2012-10-05 Arnd Bergmann New
[07/16] cgroup: fix warning when building without any subsys --- 2012-10-05 Arnd Bergmann New
[05/16] vfs: bogus warnings in fs/namei.c --- 2012-10-05 Arnd Bergmann New
spi/pl022: Activate resourses before deactivate them in suspend --- 2012-10-05 Ulf Hansson New
[V2,3/3] spi: spi-pl022: Minor simplification for runtime pm --- 2012-10-04 Ulf Hansson New
[V2,2/3] Revert "spi/pl022: enable runtime PM" --- 2012-10-04 Ulf Hansson New
[V2,1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-10-04 Ulf Hansson New
[09/17] ARM: imx: select ARM_CPU_SUSPEND if necessary --- 2012-10-02 Arnd Bergmann New
[08/17] ARM: at91: unused variable in at91_pm_verify_clocks --- 2012-10-02 Arnd Bergmann New
[07/17] ARM: at91: skip at91_io_desc definition for NOMMU --- 2012-10-02 Arnd Bergmann New
[01/17] ARM: shmobile: fix memory size for kota2_defconfig --- 2012-10-02 Arnd Bergmann New
[08/12] dtc: be more quiet with "make -s" --- 2012-09-28 Arnd Bergmann New
[04/12] video: exynos: warnings in exynos_dp_core.c --- 2012-09-28 Arnd Bergmann New
[03/12] mmc: dw_mmc: fix building exynos driver as a module --- 2012-09-28 Arnd Bergmann New
[01/12] mtd: atmel nand: build regression --- 2012-09-28 Arnd Bergmann New
[3/3] spi: spi-pl022: Minor simplification for runtime pm --- 2012-09-28 Ulf Hansson New
[2/3] Revert "spi/pl022: enable runtime PM" --- 2012-09-28 Ulf Hansson New
[1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe" --- 2012-09-28 Ulf Hansson New
[53/57] power: ab8500_fg: Moving structure definitions to header file --- 2012-09-27 Mathieu Poirier New
[51/57] power: ab8500: Re-alignment with internal developement. --- 2012-09-27 Mathieu Poirier New
[49/57] power: Cancelling status charging notification. --- 2012-09-27 Mathieu Poirier New
[47/57] power: Harmonising platform data declaration/handling --- 2012-09-27 Mathieu Poirier New
[00/57] power: Upgrade to ux500 battery management driver --- 2012-09-27 Mathieu Poirier New
[V2] spi/pl022: Simplify use of runtime pm --- 2012-09-27 Ulf Hansson New
[4/4] ARM: nomadik/ux500: convert to SPARSE_IRQ --- 2012-09-27 Linus Walleij New
[2/4] irqdomain: augment add_simple() to allocate descs --- 2012-09-27 Linus Walleij New
pinctrl/nomadik: allocate IRQ descriptors dynamically --- 2012-09-26 Linus Walleij New
[v2] spi/pl022: get/put resources on suspend/resume --- 2012-09-26 Linus Walleij New
spi/pl022: Simplify use of runtime pm --- 2012-09-26 Ulf Hansson New
spi/pl022: get/put resources on suspend/resume --- 2012-09-26 Linus Walleij New
spi/pl022: use more managed resources --- 2012-09-26 Linus Walleij New
pinctrl: clarify idle vs sleep states --- 2012-09-26 Linus Walleij New
[v2] serial: pl011: handle corruption at high clock speeds --- 2012-09-26 Linus Walleij New
ARM: GIC: dont warn on pre-allocated IRQ descs --- 2012-09-25 Linus Walleij New
RFC: serial: pl011: allow very high baudrates --- 2012-09-21 Linus Walleij New
serial: pl011: handle corruption at high clock speeds --- 2012-09-21 Linus Walleij New
ARM: nomadik/ux500: convert to SPARSE_IRQ --- 2012-09-20 Linus Walleij New
[3/3] serial: pl011: allow very high baudrates --- 2012-09-20 Linus Walleij New
[2/3] serial: pl011: handle corruption at high clock speeds --- 2012-09-20 Linus Walleij New
[1/3] serial: pl011: safeguard against impossible baudrates --- 2012-09-20 Linus Walleij New
[19/24] sh: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[17/24] ARM: OMAP: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[13/24] ARM: nomadik: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[09/24] ARM: ixp4xx: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[08/24] ARM: iop32x: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[05/24] ARM: imx: use __iomem pointers for MMIO --- 2012-09-14 Arnd Bergmann New
[v2] pinctrl: document semantics vs GPIO --- 2012-09-14 Linus Walleij New
RFC: ARM: nomadik/ux500: convert to SPARSE_IRQ --- 2012-09-14 Linus Walleij New
mmc: Fixup broken suspend and eMMC4.5 power off notify --- 2012-09-13 Ulf Hansson New
[v9,11/13] ARM: SoC: convert spear13xx to SoC descriptor --- 2012-09-12 Arnd Bergmann New
[16/16] ARM: spear: move platform_data definitions --- 2012-09-11 Arnd Bergmann New
[15/16] ARM: samsung: move platform_data definitions --- 2012-09-11 Arnd Bergmann New
« 1 2 ... 120 121 122123 124 »