public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] EDAC updates for 3.20
@ 2015-02-09 11:45 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2015-02-09 11:45 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lkml

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.
--

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-09 11:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-09 11:45 [GIT PULL] EDAC updates for 3.20 Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox