Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1472348

[GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9

From Krzysztof Kozlowski <k.kozlowski@samsung.com>
Newsgroups linux.kernel
Subject [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9
Date 2016-08-30 11:20 +0200
Message-ID <sbNn3-2ST-23@gated-at.bofh.it> (permalink)
References <sbNn3-2ST-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.9

for you to fetch changes up to a36289756212a79a1b32c02e66ddf11ba33ec7db:

  ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappings (2016-08-24 06:42:27 +0200)

----------------------------------------------------------------
Samsung mach/soc update for v4.9:
1. Fix for DMA on S3C24xx. This was probably broken for long time, nobody runs
   this code... till now.
2. After fixes from Matthew Leach and Ben Dooks, most of our mach code
   and drivers is now endian-safe. Mark the platform as supporting big endian.
3. Cleanups.

----------------------------------------------------------------
Ben Dooks (1):
      ARM: EXYNOS: Enable ARCH_SUPPORTS_BIG_ENDIAN explicitly

Markus Elfring (1):
      ARM: s3c64xx: Delete unnecessary assignment for the field "owner"

Pankaj Dubey (1):
      ARM: EXYNOS: Remove unused DMC and CMU offsets and their mappings

Sylwester Nawrocki (2):
      ARM: S3C24XX: Add dma_mask assignments for DMA devices
      ARM: S3C24XX: Add missing DMA device for Mini2440 board

 arch/arm/mach-exynos/Kconfig                 |  1 +
 arch/arm/mach-exynos/exynos.c                | 15 ---------------
 arch/arm/mach-exynos/include/mach/map.h      |  5 -----
 arch/arm/mach-s3c24xx/common.c               | 20 +++++++++++++++-----
 arch/arm/mach-s3c24xx/mach-mini2440.c        |  1 +
 arch/arm/mach-s3c64xx/mach-crag6410-module.c |  3 +--
 arch/arm/plat-samsung/include/plat/map-s5p.h |  4 ----
 7 files changed, 18 insertions(+), 31 deletions(-)

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL 0/4] ARM: exynos: Stuff for v4.9 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-30 11:20 +0200
  [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-30 11:20 +0200
    Re: [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9 Arnd Bergmann <arnd@arndb.de> - 2016-09-02 18:30 +0200
      Re: [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9 Krzysztof Kozlowski <krzk@kernel.org> - 2016-09-02 18:40 +0200
        Re: [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9 Sylwester Nawrocki <s.nawrocki@samsung.com> - 2016-09-05 10:10 +0200
          Re: [GIT PULL 1/4] ARM: exynos: SoC/Mach for v4.9 Sam Van Den Berge <sam.van.den.berge@telenet.be> - 2016-09-08 21:30 +0200
  [GIT PULL 2/4] ARM: dts: exynos: DeviceTree for v4.9 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-30 11:30 +0200
  [GIT PULL 4/4] ARM: defconfig: Exynos for v4.9 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-30 11:30 +0200
    Re: [GIT PULL 4/4] ARM: defconfig: Exynos for v4.9 Arnd Bergmann <arnd@arndb.de> - 2016-09-02 17:50 +0200
      Re: [GIT PULL 4/4] ARM: defconfig: Exynos for v4.9 Krzysztof Kozlowski <krzk@kernel.org> - 2016-09-02 18:40 +0200
  [GIT PULL 3/4] arm64: dts: exynos: DeviceTree ARM64 for v4.9 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-08-30 11:30 +0200

csiph-web