Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1375572
| Path | csiph.com!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Vineet Gupta <Vineet.Gupta1@synopsys.com> |
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] ARC fixes for 4.6-rc4 |
| Date | Mon, 11 Apr 2016 10:20:01 +0200 |
| Message-ID | <rmFeF-2HC-9@gated-at.bofh.it> (permalink) |
| X-Original-To | Linus Torvalds <torvalds@linux-foundation.org> |
| X-Mozilla-News-Host | news://gmane.comp.lib.uclibc.buildroot:119 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="utf-8" |
| Content-Transfer-Encoding | 7bit |
| X-Originating-IP | [10.12.197.158] |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 45 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | arcml <linux-snps-arc@lists.infradead.org>, lkml <linux-kernel@vger.kernel.org>, Andreas Ziegler <andreas.ziegler@fau.de>, Alexey Brodkin <Alexey.Brodkin@synopsys.com> |
| X-Original-Date | Mon, 11 Apr 2016 13:42:13 +0530 |
| X-Original-Message-ID | <570B5C5D.7020209@synopsys.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1375572 |
Show key headers only | View raw
Hi Linus,
Please pull.
Thx,
-Vineet
-------------->
The following changes since commit 9735a22799b9214d17d3c231fe377fc852f042e9:
Linux 4.6-rc2 (2016-04-03 09:09:40 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-4.6-rc4-fixes
for you to fetch changes up to 0dee6c82c2aa5342357dabd0e536a97f72039f0b:
ARC: [plat-axs103] Enable loop block devices (2016-04-07 14:59:09 +0530)
----------------------------------------------------------------
ARC fixes for 4.6-rc4
- Kconfig splat due to pcie rework
- Making ethernet work again on axs103
- Provide fb_pgprotect() for future Video driver integration
----------------------------------------------------------------
Alexey Brodkin (2):
arc: Add our own implementation of fb_pgprotect()
ARC: [plat-axs103] Enable loop block devices
Andreas Ziegler (1):
ARC: Don't source drivers/pci/pcie/Kconfig ourselves
Vineet Gupta (1):
Revert "ARC: [plat-axs10x] add Ethernet PHY description in .dts"
arch/arc/Kconfig | 1 -
arch/arc/boot/dts/axs10x_mb.dtsi | 8 --------
arch/arc/configs/axs103_defconfig | 1 +
arch/arc/configs/axs103_smp_defconfig | 1 +
arch/arc/include/asm/fb.h | 19 +++++++++++++++++++
5 files changed, 21 insertions(+), 9 deletions(-)
create mode 100644 arch/arc/include/asm/fb.h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] ARC fixes for 4.6-rc4 Vineet Gupta <Vineet.Gupta1@synopsys.com> - 2016-04-11 10:20 +0200
csiph-web