-
- Downloads
Merge tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Pull EDAC updates from Borislav Petkov: "Following up on last week's discussion, here's my part of the EDAC pile, highlights in the signed tag. The last two patches have a date from just now because I've just applied them to the tree after Johannes sent them to me earlier. I decided to forward them now because they're trivial. There's a third one for MPC85xx which adds PCIe error interrupt support but since it is not so trivial and hasn't seen any linux-next time, I'm deferring it to 3.14 EDAC update highlights: - Support for Calxeda ECX-2000 memory controller, from Robert Richter - Misc Calxeda Highbank drivers and EDAC core cleanups, from Rob Herring and Robert Richter - New maintainer for Freescale's MPC85xx EDAC driver: Johannes Thumshirn" * tag 'edac_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp: edac/85xx: Remove mpc85xx_pci_err_remove EDAC: Add edac-mpc85xx driver to MAINTAINERS edac, highbank: Moving error injection to sysfs for edac edac, highbank: Add MAINTAINERS entry edac: Unify reporting of device info for device, mc and pci edac, highbank: Improve and unify naming edac, highbank: Add Calxeda ECX-2000 support ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi edac, highbank: Fix interrupt setup of mem and l2 controller
Showing
- Documentation/devicetree/bindings/arm/calxeda/mem-ctrlr.txt 3 additions, 1 deletionDocumentation/devicetree/bindings/arm/calxeda/mem-ctrlr.txt
- MAINTAINERS 15 additions, 0 deletionsMAINTAINERS
- arch/arm/boot/dts/ecx-2000.dts 6 additions, 0 deletionsarch/arm/boot/dts/ecx-2000.dts
- arch/arm/boot/dts/ecx-common.dtsi 0 additions, 6 deletionsarch/arm/boot/dts/ecx-common.dtsi
- arch/arm/boot/dts/highbank.dts 6 additions, 0 deletionsarch/arm/boot/dts/highbank.dts
- drivers/edac/edac_device.c 3 additions, 6 deletionsdrivers/edac/edac_device.c
- drivers/edac/edac_mc.c 4 additions, 2 deletionsdrivers/edac/edac_mc.c
- drivers/edac/edac_pci.c 3 additions, 5 deletionsdrivers/edac/edac_pci.c
- drivers/edac/highbank_l2_edac.c 19 additions, 14 deletionsdrivers/edac/highbank_l2_edac.c
- drivers/edac/highbank_mc_edac.c 99 additions, 76 deletionsdrivers/edac/highbank_mc_edac.c
- drivers/edac/mpc85xx_edac.c 0 additions, 22 deletionsdrivers/edac/mpc85xx_edac.c
Please register or sign in to comment