Show patches with: Submitter = Shawn Guo       |    Archived = No       |   269 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[v5,2/3] drm: zte: add .atomic_disable hook to disable graphic layer --- 2017-01-10 Shawn Guo New
[v2,3/3] clk: zte: add audio clocks for zx296718 --- 2016-12-16 Shawn Guo New
[v2,2/3] dt-bindings: zx296718-clk: add compatible for audio clock controller --- 2016-12-16 Shawn Guo New
[v2,1/3] clk: zx296718: do not panic on failure --- 2016-12-16 Shawn Guo New
[3/3] dma: zx: fix residue calculation --- 2016-12-15 Shawn Guo New
[2/3] dma: zx: set DMA_CYCLIC cap_mask bit --- 2016-12-15 Shawn Guo New
[1/3] dma: zx: rename zx296702_dma.c to zx_dma.c --- 2016-12-15 Shawn Guo New
[2/2] ASoC: zte: spdif: correct ZX_SPDIF_CLK_RAT define --- 2016-12-08 Shawn Guo New
[1/2] ASoC: zte: spdif and i2s drivers are not zx296702 specific --- 2016-12-08 Shawn Guo New
[GIT,PULL,3/5] i.MX device tree updates for 4.10 --- 2016-11-15 Shawn Guo New
clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init --- 2016-10-08 Shawn Guo Accepted
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function --- 2016-10-08 Shawn Guo Accepted
clk: zx296718: register driver earlier with core_initcall --- 2016-09-23 Shawn Guo Accepted
ARM: dts: imx: replace legacy wakeup property with 'wakeup-source' --- 2016-01-28 Shawn Guo Accepted
[v2] MAINTAINERS: update Shawn's email to use kernel.org one --- 2015-06-03 Shawn Guo New
ARM: dts: imx6dl: add imx6dl gpt sepcific compatible string --- 2015-06-03 Shawn Guo Accepted
[GIT,PULL,3/4] ARM: imx: device tree changes for 4.2 --- 2015-06-02 Shawn Guo New
[GIT,PULL,4/4] ARM: imx: defconfig updates for 4.2 --- 2015-06-01 Shawn Guo New
[GIT,PULL,3/4] ARM: imx: device tree changes for 4.2 --- 2015-06-01 Shawn Guo New
[GIT,PULL,2/4] ARM: imx: soc updates for 4.2 --- 2015-06-01 Shawn Guo New
[GIT,PULL,1/4] ARM: imx: cleanup for 4.2 --- 2015-06-01 Shawn Guo New
clocksource: timer-imx-gpt: remove include of <asm/mach/time.h> --- 2015-05-29 Shawn Guo Accepted
[v3,12/12] ARM: imx: move timer driver into drivers/clocksource --- 2015-05-28 Shawn Guo Accepted
[GIT,PULL] ARM: imx: fixes for 4.1, 3rd round --- 2015-05-27 Shawn Guo New
[v3,12/12] ARM: imx: move timer driver into drivers/clocksource --- 2015-05-25 Shawn Guo New
[v2,12/12] ARM: imx: move timer driver into drivers/clocksource --- 2015-05-22 Shawn Guo New
[v2,11/12] ARM: imx: remove platform headers from timer driver --- 2015-05-22 Shawn Guo Accepted
[v2,10/12] ARM: imx: provide gpt device specific irq functions --- 2015-05-22 Shawn Guo Accepted
[v2,09/12] ARM: imx: get rid of variable timer_base --- 2015-05-22 Shawn Guo Accepted
[v2,08/12] ARM: imx: define gpt register offset per device type --- 2015-05-22 Shawn Guo Accepted
[v2,07/12] ARM: imx: move clock event variables into imx_timer --- 2015-05-22 Shawn Guo Accepted
[v2,06/12] ARM: imx: set up .set_next_event hook via imx_gpt_data --- 2015-05-22 Shawn Guo Accepted
[v2,05/12] ARM: imx: setup tctl register in device specific function --- 2015-05-22 Shawn Guo Accepted
[v2,04/12] ARM: imx: initialize gpt device type for DT boot --- 2015-05-22 Shawn Guo New
[v2,03/12] ARM: imx: define an enum for gpt timer device type --- 2015-05-22 Shawn Guo Accepted
[v2,02/12] ARM: imx: move timer resources into a structure --- 2015-05-22 Shawn Guo Accepted
[v2,01/12] ARM: imx: use relaxed IO accessor in timer driver --- 2015-05-22 Shawn Guo Accepted
[GIT,PULL] ARM: imx: fixes for 4.1, 2nd round --- 2015-05-20 Shawn Guo New
ARM: dts: fix imx27 dtb build rule --- 2015-05-19 Shawn Guo Accepted
MAINTAINERS: update Shawn's email to use kernel.org one --- 2015-05-16 Shawn Guo Accepted
[9/9] ARM: imx: move timer driver into drivers/clocksource --- 2015-05-15 Shawn Guo New
[8/9] ARM: imx: remove platform headers from timer driver --- 2015-05-15 Shawn Guo New
[7/9] ARM: imx: provide gpt device specific irq functions --- 2015-05-15 Shawn Guo New
[6/9] ARM: imx: define gpt register offset per device type --- 2015-05-15 Shawn Guo New
[5/9] ARM: imx: set up set_next_event hook in imx_timer_data_init() --- 2015-05-15 Shawn Guo New
[4/9] ARM: imx: setup tctl register in device specific function --- 2015-05-15 Shawn Guo New
[3/9] ARM: imx: initialize gpt device type for DT boot --- 2015-05-15 Shawn Guo New
[2/9] ARM: imx: define an enum for gpt timer device type --- 2015-05-15 Shawn Guo New
[1/9] ARM: imx: move timer resources into a structure --- 2015-05-15 Shawn Guo New
[1/1] ARM: imx: Correct the comments in time.c --- 2015-05-07 Shawn Guo Accepted
[GIT,PULL] ARM: imx: fixes for 4.1 --- 2015-04-29 Shawn Guo New
[05/11] ARM: imx6: set initial power mode in pm function --- 2015-04-29 Shawn Guo Accepted
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier --- 2015-04-29 Shawn Guo Superseded
ARM: imx: drop epit timer initialization from imx35 clock driver --- 2015-04-28 Shawn Guo Accepted
ARM: dts: imx6qdl-sabreauto: remove pinctrl-assert-gpios --- 2015-04-28 Shawn Guo New
[11/11] MAINTAINERS: add new folders into IMX entry --- 2015-04-26 Shawn Guo New
[10/11] ARM: imx: move clock drivers into drivers/clk --- 2015-04-26 Shawn Guo Accepted
[09/11] ARM: imx: remove inclusions of platform headers --- 2015-04-26 Shawn Guo Accepted
[08/11] ARM: imx: add clk-pllv1 type support --- 2015-04-26 Shawn Guo Accepted
[07/11] ARM: imx6: do not use cpu_is_xxx() in clock driver --- 2015-04-26 Shawn Guo Accepted
[06/11] ARM: imx6: let pm code map CCM block on its own --- 2015-04-26 Shawn Guo Accepted
[05/11] ARM: imx6: set initial power mode in pm function --- 2015-04-26 Shawn Guo Accepted
[04/11] ARM: imx5: let pm code map CCM block on its own --- 2015-04-26 Shawn Guo Accepted
[03/11] ARM: imx: move revision definitions and declarations into a header --- 2015-04-26 Shawn Guo Accepted
[02/11] ARM: imx: use dynamic mapping for CCM --- 2015-04-26 Shawn Guo Accepted
[01/11] ARM: imx: use dynamic mapping for timer --- 2015-04-26 Shawn Guo Accepted
[GIT,PULL,4/4] ARM: imx: defconfig updates for 4.1 --- 2015-03-30 Shawn Guo New
[GIT,PULL,3/4] ARM: imx: device tree updates for 4.1 --- 2015-03-30 Shawn Guo New
[GIT,PULL,2/4] ARM: imx: soc changes for 4.1 --- 2015-03-30 Shawn Guo New
[GIT,PULL,1/4] ARM: imx: cleanup for 4.1 --- 2015-03-30 Shawn Guo New
[02/10] ARM: zx: add low level debug support --- 2015-03-16 Shawn Guo New
[GIT,PULL] ARM: imx: fixes for 4.0 --- 2015-03-11 Shawn Guo New
[8/8] ASoC: kirkwood: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo Accepted
[7/8] ASoC: fsl_spdif: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo Accepted
[6/8] ASoC: fsl_esai: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo New
[5/8] serial: samsung: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo New
[4/8] pwm: atmel-hlcdc: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo New
[3/8] drm: armada: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo New
[2/8] ARM: imx: fix struct clk pointer comparing --- 2015-02-25 Shawn Guo Accepted
[1/8] clk: add helper function clk_is_match() --- 2015-02-25 Shawn Guo New
[GIT,PULL,3/3] ARM: imx: defconfig update for 3.20 --- 2015-01-23 Shawn Guo New
[GIT,PULL,2/3] ARM: imx: device tree changes for 3.20 --- 2015-01-23 Shawn Guo New
[GIT,PULL,1/3] ARM: imx: soc changes for 3.20 --- 2015-01-23 Shawn Guo New
[GIT,PULL] ARM: imx: fixes for 3.19, 2nd round --- 2015-01-23 Shawn Guo New
[GIT,PULL] ARM: imx: fixes for 3.19 --- 2015-01-06 Shawn Guo New
ARM: imx: drop CPUIDLE_FLAG_TIME_VALID from cpuidle-imx6sx --- 2015-01-06 Shawn Guo Accepted
[GIT,PULL,v2] ARM: imx: device tree changes for 3.19 --- 2014-11-23 Shawn Guo New
[GIT,PULL,v2] ARM: imx: soc updates for 3.19 --- 2014-11-23 Shawn Guo New
[GIT,PULL,v2] ARM: imx: cleanup for 3.19 --- 2014-11-23 Shawn Guo New
ARM: defconfig: imx_v6_v7_defconfig updates --- 2014-11-21 Shawn Guo New
[GIT,PULL] ARM: imx: device tree changes for 3.19 --- 2014-11-19 Shawn Guo New
[GIT,PULL] ARM: imx: SoC updates for 3.19 --- 2014-11-19 Shawn Guo New
[GIT,PULL] ARM: imx: cleanup for 3.19 --- 2014-11-19 Shawn Guo New
[GIT,PULL] ARM: imx: fixes for 3.18, 2nd round --- 2014-11-04 Shawn Guo New
[GIT,PULL] ARM: imx: fixes for 3.18 --- 2014-10-26 Shawn Guo New
MAINTAINERS: update IMX kernel git tree --- 2014-03-11 Shawn Guo Accepted
[GIT,PULL] ARM: imx: soc changes for 3.15 --- 2014-03-05 Shawn Guo New
[GIT,PULL] ARM: imx: device tree changes for 3.15, take 2 --- 2014-03-05 Shawn Guo New
[GIT,PULL] ARM: i.MX6 device tree changes for 3.15, take 2 --- 2014-03-05 Shawn Guo New
[3/3] ARM: imx6: build suspend-imx6.o with CONFIG_SOC_IMX6 --- 2014-02-27 Shawn Guo Accepted
« 1 2 3 »