Show patches with: Submitter = Chen Gang       |    State = Action Required       |   84 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] arch: arm: uapi: be sure of "_UAPI" prefix for all guard macros - - - --- 2013-11-14 Chen Gang New
arch: arm: uapi: be sure of "_UAPI" prefix for all guard macros - - - --- 2013-11-08 Chen Gang New
include/linux/usb/usb_phy_gen_xceiv.h: check built-in or module for swithing usb_nop_xceiv_register… - - - --- 2013-10-23 Chen Gang New
arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h" - - - --- 2013-10-11 Chen Gang New
[3/3] arm64: include: asm: atomic.h: use 'unsigned int' and 'atomic_t' instead of 'unsigned long' f… - - - --- 2013-10-10 Chen Gang New
[2/3] arm: include: asm: atomic.h: use 'unsigned int' and 'atomic' instead of 'unsigned long' for a… - - - --- 2013-10-10 Chen Gang New
[1/3] s390: include: asm: atomic.h: use 'unsigned int' instead of 'unsigned long' for atomic_*_mask… - - - --- 2013-10-10 Chen Gang New
[v2,2/2] ARM: include: asm: use 'int' instead of 'unsigned long' for 'oldval' in atomic_cmpxchg(). - - - --- 2013-10-08 Chen Gang New
[v2,1/2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h - - - --- 2013-10-08 Chen Gang New
[2/2] ARM: include: asm: use 'int' instead of 'unsigned long' for normal register variables within … - - - --- 2013-10-02 Chen Gang New
[2/2] ARM: include: asm: use 'int' instead of 'unsigned long' for normal register variables within … - - - --- 2013-09-29 Chen Gang New
[1/2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h - - - --- 2013-09-29 Chen Gang New
[v2] ARM: include: asm: use 'long long' instead of 'u64' within atomic.h - - - --- 2013-09-25 Chen Gang New
[v3] ARM: VExpress: Makefile: add armv7 flags for inline assmembly code compiling - - - --- 2013-09-23 Chen Gang New
ARM: include: asm: atomic.h: use type cast 's64' for the return value of atomic64_add_return(). - - - --- 2013-09-21 Chen Gang New
[v2] ARM: VExpress: Makefile: add armv7 flags for inline assmembly code compiling - - - --- 2013-08-23 Chen Gang New
ARM: VExpress: Kconfig: avoid arm6 compatible for ARCH_VEXPRESS - - - --- 2013-08-23 Chen Gang New
ARM: VExpress: Kconfig: avoid arm6 compatible for ARCH_VEXPRESS - - - --- 2013-08-23 Chen Gang New
ARM: VExpress: Kconfig: avoid arm6 compatible for ARCH_VEXPRESS - - - --- 2013-08-23 Chen Gang New
[v2] ARM: OMAP2: use 'int' instead of 'unsigned' for variable 'gpmc_irq_start' - - - --- 2013-08-22 Chen Gang New
ARM64: include: asm: include "asm/types.h" in "pgtable-2level-types.h" and "pgtable-3level-types.h" - - - --- 2013-08-21 Chen Gang New
ARM: OMAP2: remove useless variable 'ret' - - - --- 2013-08-21 Chen Gang New
ARM: OMAP2: add type cast from 'unsigned' to 'signed' - - - --- 2013-08-21 Chen Gang New
[trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-direct… - - - --- 2013-08-02 Chen Gang New
ARM64: include: asm: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. - - - --- 2013-07-22 Chen Gang New
ARM(64): KVM: add signed type cast for comparation - - - --- 2013-07-22 Chen Gang New
include/asm-generic/pci.h: include generic "pci-dma-compat.h" - - - --- 2013-06-27 Chen Gang New
arch: arm64: include: asm: add pci.h to pass compiling - - - --- 2013-06-26 Chen Gang New
[v2] arch: arm64: kernel: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() - - - --- 2013-06-24 Chen Gang New
arch: arm64: kernel: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() - - - --- 2013-06-22 Chen Gang New
[v3] arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other - - - --- 2013-06-06 Chen Gang New
[v2] arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other - - - --- 2013-06-05 Chen Gang New
arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other - - - --- 2013-06-05 Chen Gang New
[v2] arch: arm: plat-samsung: dependency, S5P_SLEEP depends on ARM_CPU_SUSPEND - - - --- 2013-05-27 Chen Gang New
[v2] arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing - - - --- 2013-05-27 Chen Gang New
arch: arm64: kernel: sprintf(), 'str' needs additional 1 byte for failure processing - - - --- 2013-05-26 Chen Gang New
arch: arm: mach-msm: using strlcpy instead of strncpy - - - --- 2013-05-26 Chen Gang New
[v2] arch: configuration issue, random return value when disable 'CONFIG_BUG' - - - --- 2013-05-26 Chen Gang New
arch: configuration, deleting 'CONFIG_BUG' since always need it. - - - --- 2013-05-23 Chen Gang New
[v2] arm64: kernel: compiling issue, need delete read_current_timer(). - - - --- 2013-05-21 Chen Gang New
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL_GPL(read_current_timer)' - - - --- 2013-05-21 Chen Gang New
arm64: kernel: need extern variable 'screen_info' for related driver using. - - - --- 2013-05-21 Chen Gang New
ARM: S5PV210: dependency issue, S5P_SLEEP is depend on ARM_CPU_SUSPEND - - - --- 2013-05-20 Chen Gang New
include/linux/posix_acl.h: need 'return NULL' when BUG(), if neither CONFIG_BUG nor HAVE_ARCH_BUG i… - - - --- 2013-05-20 Chen Gang New
kernel/sched/core.c: need return NULL when BUG() is defined as empty. - - - --- 2013-05-20 Chen Gang New
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)' - - - --- 2013-05-20 Chen Gang New
arm64: kernel: compiling issue, need 'EXPORT_SYMBOL_GPL(read_current_timer)' - - - --- 2013-05-20 Chen Gang New
arm64: kernel: need extern variable 'screen_info' for related driver using. - - - --- 2013-05-20 Chen Gang New
arm64: compiling issue for allmodconfig, need "asm/parport.h" by "drivers/parport/parport_pc.c" - - - --- 2013-05-20 Chen Gang New
[v3] arm64: compiling issue, need add include/asm/vga.h file - - - --- 2013-04-24 Chen Gang New
[v2] arm64: compiling issue, need add include/asm/vga.h file - - - --- 2013-04-24 Chen Gang New
[v2] ARM: Kconfig: let ARM9TDMI and ARM7TDMI invisible. - - - --- 2013-04-24 Chen Gang New
ARM: Kconfig: let ARM9TDMI and ARM7TDMI invisible. - - - --- 2013-04-24 Chen Gang New
arm64: compiling issue, need add include/asm/vga.h file - - - --- 2013-04-24 Chen Gang New
ARM64: kernel: compiling issue, define cmpxchg64 and cmpxchg64_local for outside using. - - - --- 2013-04-22 Chen Gang New
[Suggestion] ARM64: kernel: compiling issue, need implement cmpxchg64 with assembler language. - - - --- 2013-04-20 Chen Gang New
ARM64: kernel: compiling issue: need define readq and writeq for driver module using. - - - --- 2013-04-19 Chen Gang New
ARM64: kernel: compiling issue, duplicate definition of early_console - - - --- 2013-04-19 Chen Gang New
ARM:s3c24xx: beautify code, data->hwirq is unsigned long which is always >= 0 - - - --- 2013-03-26 Chen Gang New
ARM:OMAP2: an issue about curr_pwrst, u8 is never < 0 - - - --- 2013-03-14 Chen Gang New
drivers/clk: fixup commit 72480014b86c8b51fb51c5c6a0525876055c37c7 - - - --- 2013-03-10 Chen Gang New
ARM:vexpress: beautify code, using 'static const' instead of 'const static' - - - --- 2013-03-10 Chen Gang New
ARM:net: an issue for k which is u32, never < 0 - - - --- 2013-03-10 Chen Gang New
ARM:kernel: beautify code, using 'static const' instead of 'const static' - - - --- 2013-03-10 Chen Gang New
ARM:kernel: beautify code, rel->r_offset is __u32 which never < 0 - - - --- 2013-03-10 Chen Gang New
ARM:kernel: beautify code: correct the tabs count for '}' - - - --- 2013-03-08 Chen Gang New
[v2] ARM:kernel: a bug for perf by a redundancy character ';' - - - --- 2013-02-17 Chen Gang New
ARM:kernel: a bug for perf by a redundancy character ';' - - - --- 2013-02-17 Chen Gang New
ARM:kernel: a bug by a redundancy charactor ';' - - - --- 2013-02-16 Chen Gang New
ARM:boot: support the command with COMMAND_LINE_SIZE - 1 useful chars - - - --- 2013-01-30 Chen Gang New
ARM:omap2: using strlcpy instead of strncpy - - - --- 2013-01-30 Chen Gang New
[v2] ARM:mach-msm: using strlcpy instead lof strncpy - - - --- 2013-01-30 Chen Gang New
ARM:mach-msm: seting tail NUL after strncpy - - - --- 2013-01-30 Chen Gang New
ARM:kernel checking failure after call vmalloc - - - --- 2013-01-30 Chen Gang New
[v2] ARM:common: deleting waste code which never execute - - - --- 2013-01-29 Chen Gang New
ARM:common: deleting waste code which never execute - - - --- 2013-01-29 Chen Gang New
ARM:common: setting saved_state to NULL after kfree - - - --- 2013-01-29 Chen Gang New
ARM:plat-s3c24xx: for memcpy, reading more things out of boundary - - - --- 2013-01-24 Chen Gang New
[v2] ARM: plat-samsung: using vsnprintf instead of vsprintf for the limit buffer length 256 - - - --- 2013-01-22 Chen Gang New
ARM: plat-samsung: using vsnprintf instead of vsprintf for the limit buffer length 256 - - - --- 2013-01-21 Chen Gang New
ARM: OMAP: Fix the use of uninitialized dma_lch_count - - - --- 2013-01-11 Chen Gang New
arch/arm/plat-omap: initializing dma_lch_count, before judging omap_dma_reserve_channels - - - --- 2013-01-10 Chen Gang New
[v2] arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue - - - --- 2013-01-07 Chen Gang New
arch/arm/mach-s5pv210: adding ifdef CONFIG_CPU_S5PV210 to fix compiling issue - - - --- 2013-01-07 Chen Gang New