Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440757 > unrolled thread
| Started by | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| First post | 2016-07-11 18:50 +0200 |
| Last post | 2016-07-14 15:30 +0200 |
| Articles | 6 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL 1/4] ARM: exynos: Drivers for v4.8, last round Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-11 18:50 +0200
[GIT PULL 2/4] ARM: exynos: Stuff for v4.8, last round Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-11 18:50 +0200
Re: [GIT PULL 2/4] ARM: exynos: Stuff for v4.8, last round Arnd Bergmann <arnd@arndb.de> - 2016-07-14 15:40 +0200
[GIT PULL 4/4] arm64: defconfig: Stuff for exynos for v4.8, last round Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-07-11 18:50 +0200
Re: [GIT PULL 4/4] arm64: defconfig: Stuff for exynos for v4.8, last round Arnd Bergmann <arnd@arndb.de> - 2016-07-14 16:00 +0200
Re: [GIT PULL 1/4] ARM: exynos: Drivers for v4.8, last round Arnd Bergmann <arnd@arndb.de> - 2016-07-14 15:30 +0200
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-07-11 18:50 +0200 |
| Subject | [GIT PULL 1/4] ARM: exynos: Drivers for v4.8, last round |
| Message-ID | <rTMz7-1cS-3@gated-at.bofh.it> |
Hi,
Last round of commits for v4.8. On top of previous tag.
Best regards,
Krzysztof
The following changes since commit 187364b6fcabb9f4bfefcb62fab4fcda019b5810:
cpufreq: s5pv210: use relaxed IO accesors (2016-06-22 14:00:21 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.8-3
for you to fetch changes up to aec6341e2ac76ea8703642e83535f216b8866162:
soc: samsung: pmu: Constify arrays with PMU data (2016-07-06 10:35:45 +0200)
----------------------------------------------------------------
Samsung drivers/soc update for v4.8, part 3
1. Fix size of allocation for Exynos SROM registers (too much was allocated).
2. Constify fix.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
soc: samsung: pmu: Constify arrays with PMU data
Seung-Woo Kim (1):
memory: samsung: exynos-srom: Fix wrong count of registers
drivers/memory/samsung/exynos-srom.c | 2 +-
drivers/soc/samsung/exynos3250-pmu.c | 2 +-
drivers/soc/samsung/exynos5420-pmu.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
[toc] | [next] | [standalone]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-07-11 18:50 +0200 |
| Subject | [GIT PULL 2/4] ARM: exynos: Stuff for v4.8, last round |
| Message-ID | <rTMz8-1cS-19@gated-at.bofh.it> |
| In reply to | #1440757 |
Hi,
Last round of commits for v4.8. On top of previous tag.
Best regards,
Krzysztof
The following changes since commit 1c03274d68f4744afe582fcff1c2e5b1c5c34b5b:
MAINTAINERS: Extend Samsung SoC entry with S3C/S5P drivers (2016-06-23 08:12:08 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.8-3
for you to fetch changes up to 3981b11fda14ea0b459043d97c68db0a614ec9f8:
ARM: s3c64xx: smartq: Avoid sparse warnings (2016-07-11 17:44:11 +0200)
----------------------------------------------------------------
Samsung mach/soc update for v4.8, part 3:
Just cleanup - fix Sparse warning and constify passed iomem address.
----------------------------------------------------------------
Krzysztof Kozlowski (1):
ARM: SAMSUNG: Constify iomem address passed to s5p_init_cpu
Thierry Reding (1):
ARM: s3c64xx: smartq: Avoid sparse warnings
arch/arm/mach-s3c64xx/mach-smartq.c | 1 +
arch/arm/plat-samsung/cpu.c | 2 +-
arch/arm/plat-samsung/include/plat/cpu.h | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
[toc] | [prev] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-07-14 15:40 +0200 |
| Subject | Re: [GIT PULL 2/4] ARM: exynos: Stuff for v4.8, last round |
| Message-ID | <rUP1T-1Qz-17@gated-at.bofh.it> |
| In reply to | #1440758 |
On Monday, July 11, 2016 6:41:16 PM CEST Krzysztof Kozlowski wrote: > Samsung mach/soc update for v4.8, part 3: > Just cleanup - fix Sparse warning and constify passed iomem address. > Pulled into next/soc, thanks! Arnd
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2016-07-11 18:50 +0200 |
| Subject | [GIT PULL 4/4] arm64: defconfig: Stuff for exynos for v4.8, last round |
| Message-ID | <rTMz9-1cS-39@gated-at.bofh.it> |
| In reply to | #1440757 |
Hi,
Last round of commits for v4.8.
Best regards,
Krzysztof
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-defconfig64-4.8
for you to fetch changes up to 426f754be0bc258c269524bce162ae0ca1cb8927:
arm64: defconfig: Enable more IP blocks for Exynos7 and Exynos5433 (2016-07-11 08:06:54 +0200)
----------------------------------------------------------------
Samsung defconfig updates for ARM64 - enable drivers for
Exynos7 and Exynos5433 based boards:
1. S2MPS clock driver,
2. SoC: RTC, SPI, watchdog, EHCI, OHCI, DWC3, ADC and PWM,
3. Enable Samsung SoC sound.
----------------------------------------------------------------
Alim Akhtar (1):
arm64: defconfig: Enable S2MPS11 clock and S3C RTC driver
Krzysztof Kozlowski (1):
arm64: defconfig: Enable more IP blocks for Exynos7 and Exynos5433
arch/arm64/configs/defconfig | 12 ++++++++++++
1 file changed, 12 insertions(+)
[toc] | [prev] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-07-14 16:00 +0200 |
| Subject | Re: [GIT PULL 4/4] arm64: defconfig: Stuff for exynos for v4.8, last round |
| Message-ID | <rUPlf-1Xp-9@gated-at.bofh.it> |
| In reply to | #1440760 |
On Monday, July 11, 2016 6:41:18 PM CEST Krzysztof Kozlowski wrote: > Samsung defconfig updates for ARM64 - enable drivers for > Exynos7 and Exynos5433 based boards: > 1. S2MPS clock driver, > 2. SoC: RTC, SPI, watchdog, EHCI, OHCI, DWC3, ADC and PWM, > 3. Enable Samsung SoC sound. > Merged into next/arm64, thanks! Arnd
[toc] | [prev] | [next] | [standalone]
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2016-07-14 15:30 +0200 |
| Message-ID | <rUOSd-1Ni-7@gated-at.bofh.it> |
| In reply to | #1440757 |
On Monday, July 11, 2016 6:41:15 PM CEST Krzysztof Kozlowski wrote: > Samsung drivers/soc update for v4.8, part 3 > 1. Fix size of allocation for Exynos SROM registers (too much was allocated). > 2. Constify fix. > Pulled into next/drivers, thanks! Arnd
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web