From: Borislav Petkov <bp@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] EDAC updates for 3.20
Date: Mon, 9 Feb 2015 12:45:24 +0100 [thread overview]
Message-ID: <20150209114524.GC24769@pd.tnic> (raw)
Hi Linus,
please pull,
thanks.
---
The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672:
Linux 3.19-rc1 (2014-12-20 17:08:50 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/edac_for_3.20
for you to fetch changes up to 7a85951692eb133f20ae93b48494322837b9d1f5:
EDAC: Add repo URLs to MAINTAINERS (2015-02-09 12:34:26 +0100)
----------------------------------------------------------------
EDAC updates this round:
* A new synopsys_edac.c driver for the Synopsys DDR controller, from
Punnaiah Choudary Kalluri.
* minor fixes/cleanups all around
* Mauro and I are adding the repo URLs to MAINTAINERS since people asked
for trees to base upcoming work on.
----------------------------------------------------------------
Alexander Kuleshov (1):
mpc85xx_edac: Fix a typo in comments
Borislav Petkov (2):
EDAC: edac_mc_sysfs: Make stuff static
EDAC: Add repo URLs to MAINTAINERS
Dan Carpenter (1):
EDAC, mv64x60_edac: Fix an error code in probe()
Junjie Mao (1):
EDAC: Fix the leak of mci->bus->name when bus_register fails
Punnaiah Choudary Kalluri (1):
EDAC, synps: Add EDAC support for zynq ddr ecc controller
Rickard Strandqvist (1):
edac: i5100_edac: Remove unused i5100_recmema_dm_buf_id
Wei Yongjun (1):
EDAC, mce_amd_inj: Fix sparse non static symbol warning
MAINTAINERS | 3 +
drivers/edac/Kconfig | 7 +
drivers/edac/Makefile | 1 +
drivers/edac/edac_mc_sysfs.c | 51 +++--
drivers/edac/i5100_edac.c | 5 -
drivers/edac/mce_amd_inj.c | 2 +-
drivers/edac/mpc85xx_edac.c | 2 +-
drivers/edac/mpc85xx_edac.h | 2 +-
drivers/edac/mv64x60_edac.c | 3 +-
drivers/edac/synopsys_edac.c | 535 +++++++++++++++++++++++++++++++++++++++++++
10 files changed, 578 insertions(+), 33 deletions(-)
create mode 100644 drivers/edac/synopsys_edac.c
--
Regards/Gruss,
Boris.
ECO tip #101: Trim your mails when you reply.
--
reply other threads:[~2015-02-09 11:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20150209114524.GC24769@pd.tnic \
--to=bp@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox