Show patches with: State = Action Required       |    Archived = No       |   234 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
Input: mma8450: add device tree probe support --- 2011-07-21 Shawn Guo New
ASoC: sgtl5000: add device tree probe support --- 2011-07-21 Shawn Guo New
mtd/m25p80: add device tree probe support --- 2011-07-25 Shawn Guo New
[1/2] arm: exynos4: Add a new Exynos4 device tree enabled machine --- 2011-08-01 thomas.abraham@linaro.org New
[2/2] arm: dt: Add device tree source file for Exynos4 and let boards include it --- 2011-08-01 thomas.abraham@linaro.org New
[1/4] serial: samsung: Keep a copy of the location of platform data in driver's private data --- 2011-08-02 thomas.abraham@linaro.org New
[2/4] serial: s5pv210: Add device tree support --- 2011-08-02 thomas.abraham@linaro.org New
[3/4] arm: exynos4: Add a new Exynos4 device tree enabled machine --- 2011-08-02 thomas.abraham@linaro.org New
[4/4] arm: dts: Add device tree source file for Exynos4 platforms --- 2011-08-02 thomas.abraham@linaro.org New
ARM: GIC: Add device tree interrupt specifier translation support --- 2011-08-05 thomas.abraham@linaro.org New
dt: add of_alias_scan and of_alias_get_id --- 2011-08-15 Shawn Guo New
dt: add of_alias_scan and of_alias_get_id --- 2011-08-15 Shawn Guo New
[v2] dt: add of_alias_scan and of_alias_get_id --- 2011-08-15 Shawn Guo New
[1/6] DMA: PL330: move filter function into driver --- 2011-08-26 thomas.abraham@linaro.org New
[2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data --- 2011-08-26 thomas.abraham@linaro.org New
[3/6] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-08-26 thomas.abraham@linaro.org New
[4/6] DMA: PL330: Add device tree support --- 2011-08-26 thomas.abraham@linaro.org New
[5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers --- 2011-08-26 thomas.abraham@linaro.org New
[6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-08-26 thomas.abraham@linaro.org New
[4/6] DMA: PL330: Add device tree support --- 2011-08-31 thomas.abraham@linaro.org New
[v2,1/6] DMA: PL330: move filter function into driver --- 2011-09-01 thomas.abraham@linaro.org New
[v2,2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data --- 2011-09-01 thomas.abraham@linaro.org New
[v2,3/6] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-09-01 thomas.abraham@linaro.org New
[v2,4/6] DMA: PL330: Add device tree support --- 2011-09-01 thomas.abraham@linaro.org New
[v2,5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers --- 2011-09-01 thomas.abraham@linaro.org New
[v2,6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-09-01 thomas.abraham@linaro.org New
[v2,6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-09-08 thomas.abraham@linaro.org New
[v3,1/6] DMA: PL330: move filter function into driver --- 2011-09-12 thomas.abraham@linaro.org New
[v3,2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data --- 2011-09-12 thomas.abraham@linaro.org New
[v3,3/6] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-09-12 thomas.abraham@linaro.org New
[v3,4/6] DMA: PL330: Add device tree support --- 2011-09-12 thomas.abraham@linaro.org New
[v3,5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers --- 2011-09-12 thomas.abraham@linaro.org New
[v3,6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-09-12 thomas.abraham@linaro.org New
[v3,1/2] i2c-imx: remove init/exit hooks from platform data --- 2011-09-15 Shawn Guo New
[v3,2/2] i2c-imx: add device tree probe support --- 2011-09-15 Shawn Guo New
[1/6] DMA: PL330: move filter function into driver --- 2011-09-19 thomas.abraham@linaro.org New
[2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data --- 2011-09-19 thomas.abraham@linaro.org New
[3/6] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-09-19 thomas.abraham@linaro.org New
[4/6] DMA: PL330: Add device tree support --- 2011-09-19 thomas.abraham@linaro.org New
[5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers --- 2011-09-19 thomas.abraham@linaro.org New
[6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-09-19 thomas.abraham@linaro.org New
serial/imx: add of_alias_get_id() reference back --- 2011-09-22 Shawn Guo New
serial: samsung: add clkdev based clock lookup and device tree support --- 2011-09-26 thomas.abraham@linaro.org New
[1/9] serial: samsung: Keep a copy of the location of platform data in driver's private data --- 2011-09-26 thomas.abraham@linaro.org New
[2/9] serial: samsung: move handling of fclk/n clock to platform code --- 2011-09-26 thomas.abraham@linaro.org New
[3/9] serial: samsung: switch to clkdev based clock lookup --- 2011-09-26 thomas.abraham@linaro.org New
[4/9] serial: samsung: remove struct 's3c24xx_uart_clksrc' and all uses of it --- 2011-09-26 thomas.abraham@linaro.org New
[5/9] serial: samsung: remove all uses of get_clksrc and set_clksrc --- 2011-09-26 thomas.abraham@linaro.org New
[6/9] arm: samsung: register uart clocks to clock lookup list --- 2011-09-26 thomas.abraham@linaro.org New
[7/9] serial: samsung: merge all SoC specific port reset functions --- 2011-09-26 thomas.abraham@linaro.org New
[8/9] serial: samsung: merge probe() function from all SoC specific extensions --- 2011-09-26 thomas.abraham@linaro.org New
[9/9] serial: samsung: add device tree support --- 2011-09-26 thomas.abraham@linaro.org New
[1/9] regulator: twl: Remove hardcoded board constraints from driver --- 2011-09-27 Rajendra Nayak New
[2/9] regulator: helper routine to extract regulator_init_data --- 2011-09-27 Rajendra Nayak New
[3/9] omap4: sdp: Pass regulator data from dt --- 2011-09-27 Rajendra Nayak New
[4/9] regulator: twl: Make twl-regulator driver extract data from DT --- 2011-09-27 Rajendra Nayak New
[5/9] regulator: helper routine to extract fixed_voltage_config --- 2011-09-27 Rajendra Nayak New
[6/9] regulator: make fixed regulator driver extract data from dt --- 2011-09-27 Rajendra Nayak New
[7/9] omap4: panda: Pass regulator data from DT --- 2011-09-27 Rajendra Nayak New
[8/9] regulator: helper to extract regulator node based on supply name --- 2011-09-27 Rajendra Nayak New
[9/9] regulator: map consumer regulator based on device tree --- 2011-09-27 Rajendra Nayak New
[v4,1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option --- 2011-09-28 thomas.abraham@linaro.org New
[v4,2/2] input: samsung-keypad: Add device tree support --- 2011-09-28 thomas.abraham@linaro.org New
[v5,1/6] DMA: PL330: move filter function into driver --- 2011-09-28 thomas.abraham@linaro.org New
[v5,2/6] DMA: PL330: Infer transfer direction from transfer request instead of platform data --- 2011-09-28 thomas.abraham@linaro.org New
[v5,3/6] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-09-28 thomas.abraham@linaro.org New
[v5,4/6] DMA: PL330: Add device tree support --- 2011-09-28 thomas.abraham@linaro.org New
[v5,5/6] ARM: SAMSUNG: Add device tree support for pl330 dma engine wrappers --- 2011-09-28 thomas.abraham@linaro.org New
[v5,6/6] ARM: EXYNOS4: Limit usage of pl330 device instance to non-dt build --- 2011-09-28 thomas.abraham@linaro.org New
[1/2] arm: samsung: move timer irq numbers to end of linux irq space --- 2011-10-06 thomas.abraham@linaro.org New
[2/2] arm: exynos4: add support for dt irq specifier to linux virq conversion --- 2011-10-06 thomas.abraham@linaro.org New
[1/3] ARM: Samsung: Move timer irq numbers to end of linux irq space --- 2011-10-10 thomas.abraham@linaro.org New
[2/3] ARM: Exynos4: Add ioremap interceptor for statically remapped regions --- 2011-10-10 thomas.abraham@linaro.org New
[3/3] ARM: Exynos4: Add support for dt irq specifier to linux virq conversion --- 2011-10-10 thomas.abraham@linaro.org New
[v2,1/5] regulator: twl: Remove hardcoded board constraints from driver --- 2011-10-10 Rajendra Nayak New
[v2,2/5] dt: add empty dt helpers for non-dt build --- 2011-10-10 Rajendra Nayak New
[v2,3/5] regulator: helper routine to extract regulator_init_data --- 2011-10-10 Rajendra Nayak New
[v2,4/5] regulator: adapt fixed regulator driver to dt --- 2011-10-10 Rajendra Nayak New
[v2,5/5] regulator: map consumer regulator based on device tree --- 2011-10-10 Rajendra Nayak New
[v5,1/2] input: samsung-keypad: Add HAVE_SAMSUNG_KEYPAD config option --- 2011-10-10 thomas.abraham@linaro.org New
[v5,2/2] input: samsung-keypad: Add device tree support --- 2011-10-10 thomas.abraham@linaro.org New
[v2,5/5] regulator: map consumer regulator based on device tree --- 2011-10-11 Rajendra Nayak New
[1/2] ARM: Samsung: Add Exynos4 device tree enabled board file --- 2011-10-11 thomas.abraham@linaro.org New
[2/2] ARM: dts: Add intial dts file for Exynos4210 SoC, SMDKV310 and Origen board --- 2011-10-11 thomas.abraham@linaro.org New
[v7,03/10] ARM: EXYNOS4: Modify platform data for pl330 driver --- 2011-10-12 thomas.abraham@linaro.org New
[v7,09/10] ARM: S5PC100: Modify platform data for pl330 driver --- 2011-10-12 thomas.abraham@linaro.org New
[v2,3/5] regulator: helper routine to extract regulator_init_data --- 2011-10-21 Shawn Guo New
[v2,3/5] regulator: helper routine to extract regulator_init_data --- 2011-10-24 Shawn Guo New
[v3,1/4] regulator: helper routine to extract regulator_init_data --- 2011-10-27 Rajendra Nayak New
[v3,2/4] regulator: adapt fixed regulator driver to dt --- 2011-10-27 Rajendra Nayak New
[v3,3/4] regulator: pass additional of_node to regulator_register() --- 2011-10-27 Rajendra Nayak New
[v3,4/4] regulator: map consumer regulator based on device tree --- 2011-10-27 Rajendra Nayak New
[1/3] regulator: twl: adapt twl-regulator driver to dt --- 2011-10-27 Rajendra Nayak New
[2/3] omap4: sdp: Pass regulator data from dt --- 2011-10-27 Rajendra Nayak New
[3/3] omap4: panda: Pass regulator data from DT --- 2011-10-27 Rajendra Nayak New
[v3,1/4] regulator: helper routine to extract regulator_init_data --- 2011-10-27 Rajendra Nayak New
[v4,1/4] regulator: helper routine to extract regulator_init_data --- 2011-10-27 Rajendra Nayak New
[v5,1/4] regulator: helper routine to extract regulator_init_data --- 2011-11-18 Rajendra Nayak New
[v5,2/4] regulator: adapt fixed regulator driver to dt --- 2011-11-18 Rajendra Nayak New
[v5,3/4] regulator: pass additional of_node to regulator_register() --- 2011-11-18 Rajendra Nayak New
« 1 2 3 »