linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Samsung fixes for 3.0-rc7
Date: Sat, 09 Jul 2011 11:50:52 +0900	[thread overview]
Message-ID: <007801cc3de3$06c33a30$1449ae90$%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. 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 fe0d42203cb5616eeff68b14576a0f7e2dd56625:

  Linux 3.0-rc6 (2011-07-04 15:56:24 -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

Kukjin Kim (1):
      Merge branch 'for-spi' into s5p-fixes-for-linus

MyungJoo Ham (2):
      ARM: SAMSUNG: header file revised to prevent declaring duplicated
      ARM: EXYNOS4: Address a section mismatch w/ suspend issue.

Naveen Krishna Chatradhi (1):
      ARM: EXYNOS4: fix improper gpio configuration

Padmavathi Venna (3):
      ARM: SAMSUNG: Add tx_st_done variable
      spi/s3c64xx: Bug fix for SPI with different FIFO level
      ARM: S5PC100: Fix for compilation error

Sangbeom Kim (1):
      ARM: S5P: Fix bug on init of PWMTimers for HRTimer

Sylwester Nawrocki (1):
      ARM: EXYNOS4: Set appropriate I2C device variant

Thomas Abraham (1):
      ARM: EXYNOS4: Fix card detection for sdhci 0 and 2

Wolfram Sang (3):
      ARM: S3C24XX: don't use uninitialized variable in dma.c
      ARM: S3C24XX: drop return codes in void function of dma.c
      ARM: S3C2440: fix section mismatch on mini2440

 arch/arm/mach-exynos4/cpu.c                      |    6 ++++++
 arch/arm/mach-exynos4/dev-audio.c                |    2 +-
 arch/arm/mach-exynos4/headsmp.S                  |    2 +-
 arch/arm/mach-exynos4/mach-smdkv310.c            |    8 ++------
 arch/arm/mach-s3c2440/mach-mini2440.c            |    2 +-
 arch/arm/mach-s3c64xx/dev-spi.c                  |    2 ++
 arch/arm/mach-s5p64x0/dev-spi.c                  |    4 ++++
 arch/arm/mach-s5pc100/dev-spi.c                  |    4 ++++
 arch/arm/mach-s5pv210/dev-spi.c                  |    2 ++
 arch/arm/plat-s3c24xx/dma.c                      |   12 +++---------
 arch/arm/plat-s5p/s5p-time.c                     |    4 ++--
 arch/arm/plat-samsung/include/plat/devs.h        |    6 ++++++
 arch/arm/plat-samsung/include/plat/s3c64xx-spi.h |    2 ++
 drivers/spi/spi_s3c64xx.c                        |    4 +---
 14 files changed, 37 insertions(+), 23 deletions(-)

                 reply	other threads:[~2011-07-09  2:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='007801cc3de3$06c33a30$1449ae90$%kim@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).