mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: "'Linus Torvalds'" <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, ben-linux@fluff.org
Subject: [GIT PULL] Samsung fixes for 2.6.36-rc3
Date: Fri, 27 Aug 2010 18:48:48 +0900	[thread overview]
Message-ID: <006d01cb45cd$0e4e3610$2aeaa230$%kim@samsung.com> (raw)

Hi Linus,

Please pull Samsung fixes from:

git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus

These things are for bug fix on 2.6.36-rc3.
If any problems, please let me know.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.


The following changes since commit 76be97c1fc945db08aae1f1b746012662d643e97:

  Linux 2.6.36-rc2 (2010-08-22 17:43:29 -0700)

are available in the git repository at:
   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
s5p-fixes-for-linus

Changhwan Youn (1):
      ARM: S5PV310: Fix on Secondary CPU startup

Jongpill Lee (4):
      ARM: S5PV310: Fix on PLL setting for S5PV310
      ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apll
      ARM: S5PV310: Fix missed uart clocks
      ARM: S5PV310: Bug fix on uclk1 and sclk_pwm

Kukjin Kim (4):
      ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END type
      ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310
      ARM: S5PV310: Fix on typo irqs.h of S5PV310
      ARM: S5PV310: Add CMU block for S5PV310 Clock

Kyungmin Park (2):
      ARM: S5P: VMALLOC_END should be unsigned long
      ARM: S5PV310: Fix on GPIO base addresses

 arch/arm/Kconfig                                |    3 +-
 arch/arm/mach-s3c2410/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s3c64xx/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s5p6440/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s5p6442/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s5pv210/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s5pv310/clock.c                   |   82
+++++++++++++++++-----
 arch/arm/mach-s5pv310/cpu.c                     |   10 +++
 arch/arm/mach-s5pv310/include/mach/irqs.h       |   11 ++-
 arch/arm/mach-s5pv310/include/mach/map.h        |   16 ++++-
 arch/arm/mach-s5pv310/include/mach/regs-clock.h |   59 ++++++++--------
 arch/arm/mach-s5pv310/include/mach/vmalloc.h    |    2 +-
 arch/arm/mach-s5pv310/platsmp.c                 |    2 +-
 arch/arm/plat-s5p/include/plat/map-s5p.h        |    2 +
 14 files changed, 135 insertions(+), 62 deletions(-)


             reply	other threads:[~2010-08-27  9:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-27  9:48 Kukjin Kim [this message]
2010-08-28  5:55 ` Kyungmin Park
2010-08-29  9:43   ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='006d01cb45cd$0e4e3610$2aeaa230$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=ben-linux@fluff.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome