Merge tag 'msi-3.12' of git://git.infradead.org/linux-mvebu into next/drivers
From Jason Cooper: mvebu msi pci changes for v3.12 - introduce support for MSI on PCI - fix s390 build breakage when !HAVE_GENERIC_HARDIRQS NOTE: This branch is a dependency for changes going though arm-soc from both Thomas Petazzoni and Thierry Reding. * tag 'msi-3.12' of git://git.infradead.org/linux-mvebu : PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci of: pci: add registry of MSI chips PCI: Introduce new MSI chip infrastructure PCI: remove ARCH_SUPPORTS_MSI kconfig option PCI: use weak functions for MSI arch-specific functions Signed-off-by:Olof Johansson <olof@lixom.net>
No related branches found
No related tags found
Showing
- arch/arm/Kconfig 0 additions, 1 deletionarch/arm/Kconfig
- arch/arm/include/asm/mach/pci.h 4 additions, 0 deletionsarch/arm/include/asm/mach/pci.h
- arch/arm/kernel/bios32.c 16 additions, 0 deletionsarch/arm/kernel/bios32.c
- arch/ia64/Kconfig 0 additions, 1 deletionarch/ia64/Kconfig
- arch/mips/Kconfig 0 additions, 2 deletionsarch/mips/Kconfig
- arch/mips/include/asm/pci.h 0 additions, 5 deletionsarch/mips/include/asm/pci.h
- arch/powerpc/Kconfig 0 additions, 1 deletionarch/powerpc/Kconfig
- arch/powerpc/include/asm/pci.h 0 additions, 5 deletionsarch/powerpc/include/asm/pci.h
- arch/s390/Kconfig 0 additions, 1 deletionarch/s390/Kconfig
- arch/s390/include/asm/pci.h 0 additions, 4 deletionsarch/s390/include/asm/pci.h
- arch/sparc/Kconfig 0 additions, 1 deletionarch/sparc/Kconfig
- arch/tile/Kconfig 0 additions, 1 deletionarch/tile/Kconfig
- arch/x86/Kconfig 0 additions, 1 deletionarch/x86/Kconfig
- arch/x86/include/asm/pci.h 0 additions, 30 deletionsarch/x86/include/asm/pci.h
- arch/x86/kernel/x86_init.c 24 additions, 0 deletionsarch/x86/kernel/x86_init.c
- drivers/of/of_pci.c 45 additions, 0 deletionsdrivers/of/of_pci.c
- drivers/pci/Kconfig 0 additions, 4 deletionsdrivers/pci/Kconfig
- drivers/pci/msi.c 62 additions, 23 deletionsdrivers/pci/msi.c
- drivers/pci/probe.c 1 addition, 0 deletionsdrivers/pci/probe.c
- include/linux/msi.h 20 additions, 1 deletioninclude/linux/msi.h
Loading
Please register or sign in to comment