From: Kukjin Kim <kgene@kernel.org>
To: arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
'Olof Johansson' <olof@lixom.net>,
Kevin Hilman <khilman@linaro.org>
Cc: "linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: [GIT PULL 5/5] Late Samsung defconfig updates for v4.4
Date: Sat, 24 Oct 2015 06:27:56 +0900 [thread overview]
Message-ID: <562AA65C.7010702@kernel.org> (raw)
In-Reply-To: <562AA40E.4050407@kernel.org>
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-defconfig
for you to fetch changes up to f0864f843f0249f3e16e1a9af7152d7aa8070b10:
ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
(2015-10-24 04:13:12 +0900)
----------------------------------------------------------------
Samsung defconfig udpates for v4.4
- exynos_defconfig
: enable USB Video Class for Peach boards.
: enable DWC2 USB and USB ethernet gadget
: enable LEDs (LEGS_GPIO and LEDS_PWM)for Odroid-XU3/XU4
: enable RTL8152 for Odroid-XU4
: enable WiFi-Ex as a module instead of build-in
: disable temporal simplefb support (FB_SIMPLE) because
exynos DRM driver can support it now
- multi_v7_defconfig
: enable DWC2 USB and USB ethernet gadget
: enable RTL8152 for Odroid-XU4
----------------------------------------------------------------
Anand Moon (3):
ARM: exynos_defconfig: Enable LEDS for Odroid-XU3/XU4
ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
Javier Martinez Canillas (3):
ARM: exynos_defconfig: Enable USB Video Class support
ARM: exynos_defconfig: Disable simplefb support
ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable DWC2 USB driver and USB ethernet gadget
ARM: multi_v7_defconfig: Enable DWC2 USB driver and USB ethernet
gadget
arch/arm/configs/exynos_defconfig | 18 +++++++++++++++---
arch/arm/configs/multi_v7_defconfig | 3 +++
2 files changed, 18 insertions(+), 3 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: kgene@kernel.org (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/5] Late Samsung defconfig updates for v4.4
Date: Sat, 24 Oct 2015 06:27:56 +0900 [thread overview]
Message-ID: <562AA65C.7010702@kernel.org> (raw)
In-Reply-To: <562AA40E.4050407@kernel.org>
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
tags/samsung-defconfig
for you to fetch changes up to f0864f843f0249f3e16e1a9af7152d7aa8070b10:
ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
(2015-10-24 04:13:12 +0900)
----------------------------------------------------------------
Samsung defconfig udpates for v4.4
- exynos_defconfig
: enable USB Video Class for Peach boards.
: enable DWC2 USB and USB ethernet gadget
: enable LEDs (LEGS_GPIO and LEDS_PWM)for Odroid-XU3/XU4
: enable RTL8152 for Odroid-XU4
: enable WiFi-Ex as a module instead of build-in
: disable temporal simplefb support (FB_SIMPLE) because
exynos DRM driver can support it now
- multi_v7_defconfig
: enable DWC2 USB and USB ethernet gadget
: enable RTL8152 for Odroid-XU4
----------------------------------------------------------------
Anand Moon (3):
ARM: exynos_defconfig: Enable LEDS for Odroid-XU3/XU4
ARM: exynos_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
ARM: multi_v7_defconfig: Enable rtl8152 ethernet driver for Odroid-XU4
Javier Martinez Canillas (3):
ARM: exynos_defconfig: Enable USB Video Class support
ARM: exynos_defconfig: Disable simplefb support
ARM: exynos_defconfig: Enable WiFi-Ex as a module instead built-in
Marek Szyprowski (2):
ARM: exynos_defconfig: Enable DWC2 USB driver and USB ethernet gadget
ARM: multi_v7_defconfig: Enable DWC2 USB driver and USB ethernet
gadget
arch/arm/configs/exynos_defconfig | 18 +++++++++++++++---
arch/arm/configs/multi_v7_defconfig | 3 +++
2 files changed, 18 insertions(+), 3 deletions(-)
next prev parent reply other threads:[~2015-10-23 21:28 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-23 21:18 [GIT PULL 1/5] Late Samsung DT updates for v4.4 Kukjin Kim
2015-10-23 21:18 ` Kukjin Kim
2015-10-23 21:21 ` [GIT PULL 2/5] Late Samsung DT64 update " Kukjin Kim
2015-10-23 21:21 ` Kukjin Kim
2015-10-26 1:18 ` Olof Johansson
2015-10-26 1:18 ` Olof Johansson
2015-10-23 21:23 ` [GIT PULL 3/5] Late Samsung SoC updates " Kukjin Kim
2015-10-23 21:23 ` Kukjin Kim
2015-10-26 1:19 ` Olof Johansson
2015-10-26 1:19 ` Olof Johansson
2015-10-23 21:26 ` [GIT PULL 4/5] Late Samsung driver " Kukjin Kim
2015-10-23 21:26 ` Kukjin Kim
2015-10-28 7:37 ` Krzysztof Kozlowski
2015-10-28 7:37 ` Krzysztof Kozlowski
2015-10-28 7:49 ` Pavel Fedin
2015-10-28 7:49 ` Pavel Fedin
2015-10-28 7:57 ` Krzysztof Kozlowski
2015-10-28 7:57 ` Krzysztof Kozlowski
2015-10-28 8:00 ` Pavel Fedin
2015-10-28 8:00 ` Pavel Fedin
2015-10-28 8:05 ` Krzysztof Kozlowski
2015-10-28 8:05 ` Krzysztof Kozlowski
2015-10-28 9:02 ` Pavel Fedin
2015-10-28 9:02 ` Pavel Fedin
2015-10-31 2:12 ` Olof Johansson
2015-10-31 2:12 ` Olof Johansson
2015-10-23 21:27 ` Kukjin Kim [this message]
2015-10-23 21:27 ` [GIT PULL 5/5] Late Samsung defconfig " Kukjin Kim
2015-10-26 1:21 ` Olof Johansson
2015-10-26 1:21 ` Olof Johansson
2015-10-26 1:17 ` [GIT PULL 1/5] Late Samsung DT " Olof Johansson
2015-10-26 1:17 ` Olof Johansson
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=562AA65C.7010702@kernel.org \
--to=kgene@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=k.kozlowski@samsung.com \
--cc=khilman@linaro.org \
--cc=linux-arm-kernel@lists.infradead.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.