Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
* 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6: (41 commits) PCI: fix pci_ioremap_bar() on s390 PCI: fix AER capability check PCI: use pci_find_ext_capability everywhere PCI: remove #ifdef DEBUG around dev_dbg call PCI hotplug: fix get_##name return value problem PCI: document the pcie_aspm kernel parameter PCI: introduce an pci_ioremap(pdev, barnr) function powerpc/PCI: Add legacy PCI access via sysfs PCI: Add ability to mmap legacy_io on some platforms PCI: probing debug message uniformization PCI: support PCIe ARI capability PCI: centralize the capabilities code in probe.c PCI: centralize the capabilities code in pci-sysfs.c PCI: fix 64-vbit prefetchable memory resource BARs PCI: replace cfg space size (256/4096) by macros. PCI: use resource_size() everywhere. PCI: use same arg names in PCI_VDEVICE comment PCI hotplug: rpaphp: make debug var unique PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c PCI: fix hotplug get_##name return value problem ...
No related branches found
No related tags found
Showing
- Documentation/MSI-HOWTO.txt 2 additions, 4 deletionsDocumentation/MSI-HOWTO.txt
- Documentation/PCI/pci.txt 4 additions, 0 deletionsDocumentation/PCI/pci.txt
- Documentation/PCI/pcieaer-howto.txt 3 additions, 8 deletionsDocumentation/PCI/pcieaer-howto.txt
- Documentation/kernel-parameters.txt 19 additions, 12 deletionsDocumentation/kernel-parameters.txt
- arch/ia64/include/asm/pci.h 2 additions, 10 deletionsarch/ia64/include/asm/pci.h
- arch/ia64/pci/pci.c 6 additions, 1 deletionarch/ia64/pci/pci.c
- arch/powerpc/include/asm/pci-bridge.h 7 additions, 0 deletionsarch/powerpc/include/asm/pci-bridge.h
- arch/powerpc/include/asm/pci.h 11 additions, 0 deletionsarch/powerpc/include/asm/pci.h
- arch/powerpc/kernel/pci-common.c 135 additions, 1 deletionarch/powerpc/kernel/pci-common.c
- arch/x86/pci/irq.c 13 additions, 6 deletionsarch/x86/pci/irq.c
- drivers/i2c/busses/i2c-amd756.c 0 additions, 5 deletionsdrivers/i2c/busses/i2c-amd756.c
- drivers/i2c/busses/i2c-viapro.c 0 additions, 5 deletionsdrivers/i2c/busses/i2c-viapro.c
- drivers/pci/bus.c 7 additions, 0 deletionsdrivers/pci/bus.c
- drivers/pci/hotplug/ibmphp_ebda.c 23 additions, 69 deletionsdrivers/pci/hotplug/ibmphp_ebda.c
- drivers/pci/hotplug/pci_hotplug_core.c 7 additions, 7 deletionsdrivers/pci/hotplug/pci_hotplug_core.c
- drivers/pci/hotplug/pciehp.h 15 additions, 1 deletiondrivers/pci/hotplug/pciehp.h
- drivers/pci/hotplug/pciehp_core.c 47 additions, 31 deletionsdrivers/pci/hotplug/pciehp_core.c
- drivers/pci/hotplug/pciehp_ctrl.c 75 additions, 61 deletionsdrivers/pci/hotplug/pciehp_ctrl.c
- drivers/pci/hotplug/pciehp_hpc.c 116 additions, 86 deletionsdrivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/hotplug/pciehp_pci.c 15 additions, 11 deletionsdrivers/pci/hotplug/pciehp_pci.c
Loading
Please register or sign in to comment