All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzk@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 4/5] ARM: defconfig: Exynos updates for v4.14
Date: Mon, 24 Jul 2017 21:08:55 +0200	[thread overview]
Message-ID: <20170724190856.19055-4-krzk@kernel.org> (raw)
In-Reply-To: <20170724190856.19055-1-krzk@kernel.org>


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.14

for you to fetch changes up to 57ee24144e57b762dc46f171e1f138ccfc464867:

  ARM: exynos_defconfig: Enable locking test options (2017-07-18 17:58:46 +0200)

----------------------------------------------------------------
Samsung defconfig changes for v4.14

1. Enable some drivers useful on our boards (communication: Bluetooth,
   WiFi, NFC, USB; codepages and crypto algorithms).
2. Enable debugging and lock testing options. These might have impact on
   performance but we use the exynos_defconfig a lot during development
   so they should bring benefits of detecting early locking issues.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: exynos_defconfig: Enable Bluetooth, mac80211, NFC and more USB drivers
      ARM: exynos_defconfig: Enable NLS_UTF8 and some crypto algorithms
      ARM: exynos_defconfig: Enable locking test options

 arch/arm/configs/exynos_defconfig | 79 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 73 insertions(+), 6 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/5] ARM: defconfig: Exynos updates for v4.14
Date: Mon, 24 Jul 2017 21:08:55 +0200	[thread overview]
Message-ID: <20170724190856.19055-4-krzk@kernel.org> (raw)
In-Reply-To: <20170724190856.19055-1-krzk@kernel.org>


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.14

for you to fetch changes up to 57ee24144e57b762dc46f171e1f138ccfc464867:

  ARM: exynos_defconfig: Enable locking test options (2017-07-18 17:58:46 +0200)

----------------------------------------------------------------
Samsung defconfig changes for v4.14

1. Enable some drivers useful on our boards (communication: Bluetooth,
   WiFi, NFC, USB; codepages and crypto algorithms).
2. Enable debugging and lock testing options. These might have impact on
   performance but we use the exynos_defconfig a lot during development
   so they should bring benefits of detecting early locking issues.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: exynos_defconfig: Enable Bluetooth, mac80211, NFC and more USB drivers
      ARM: exynos_defconfig: Enable NLS_UTF8 and some crypto algorithms
      ARM: exynos_defconfig: Enable locking test options

 arch/arm/configs/exynos_defconfig | 79 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 73 insertions(+), 6 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL 4/5] ARM: defconfig: Exynos updates for v4.14
Date: Mon, 24 Jul 2017 21:08:55 +0200	[thread overview]
Message-ID: <20170724190856.19055-4-krzk@kernel.org> (raw)
In-Reply-To: <20170724190856.19055-1-krzk@kernel.org>


The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig-4.14

for you to fetch changes up to 57ee24144e57b762dc46f171e1f138ccfc464867:

  ARM: exynos_defconfig: Enable locking test options (2017-07-18 17:58:46 +0200)

----------------------------------------------------------------
Samsung defconfig changes for v4.14

1. Enable some drivers useful on our boards (communication: Bluetooth,
   WiFi, NFC, USB; codepages and crypto algorithms).
2. Enable debugging and lock testing options. These might have impact on
   performance but we use the exynos_defconfig a lot during development
   so they should bring benefits of detecting early locking issues.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: exynos_defconfig: Enable Bluetooth, mac80211, NFC and more USB drivers
      ARM: exynos_defconfig: Enable NLS_UTF8 and some crypto algorithms
      ARM: exynos_defconfig: Enable locking test options

 arch/arm/configs/exynos_defconfig | 79 ++++++++++++++++++++++++++++++++++++---
 1 file changed, 73 insertions(+), 6 deletions(-)

  parent reply	other threads:[~2017-07-24 19:08 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-24 19:08 [GIT PULL 1/5] ARM: s3c24xx: Early stuff for v4.14 Krzysztof Kozlowski
2017-07-24 19:08 ` Krzysztof Kozlowski
2017-07-24 19:08 ` Krzysztof Kozlowski
2017-07-24 19:08 ` [GIT PULL 2/5] ARM: dts: exynos: Updates " Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-08-16 20:55   ` Arnd Bergmann
2017-08-16 20:55     ` Arnd Bergmann
2017-07-24 19:08 ` [GIT PULL 3/5] arm64: " Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-08-16 21:37   ` Arnd Bergmann
2017-08-16 21:37     ` Arnd Bergmann
2017-07-24 19:08 ` Krzysztof Kozlowski [this message]
2017-07-24 19:08   ` [GIT PULL 4/5] ARM: defconfig: Exynos updates " Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-08-15 15:53   ` Arnd Bergmann
2017-08-15 15:53     ` Arnd Bergmann
2017-07-24 19:08 ` [GIT PULL 5/5] ARM: defconfig: Cleanups " Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-07-24 19:08   ` Krzysztof Kozlowski
2017-08-15 15:54   ` Arnd Bergmann
2017-08-15 15:54     ` Arnd Bergmann
2017-08-16 19:51 ` [GIT PULL 1/5] ARM: s3c24xx: Early stuff " Arnd Bergmann
2017-08-16 19:51   ` Arnd Bergmann

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=20170724190856.19055-4-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.