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: (88 commits) PCI: fix HT MSI mapping fix PCI: don't enable too much HT MSI mapping x86/PCI: make pci=lastbus=255 work when acpi is on PCI: save and restore PCIe 2.0 registers PCI: update fakephp for bus_id removal PCI: fix kernel oops on bridge removal PCI: fix conflict between SR-IOV and config space sizing powerpc/PCI: include pci.h in powerpc MSI implementation PCI Hotplug: schedule fakephp for feature removal PCI Hotplug: rename legacy_fakephp to fakephp PCI Hotplug: restore fakephp interface with complete reimplementation PCI: Introduce /sys/bus/pci/devices/.../rescan PCI: Introduce /sys/bus/pci/devices/.../remove PCI: Introduce /sys/bus/pci/rescan PCI: Introduce pci_rescan_bus() PCI: do not enable bridges more than once PCI: do not initialize bridges more than once PCI: always scan child buses PCI: pci_scan_slot() returns newly found devices PCI: don't scan existing devices ... Fix trivial append-only conflict in Documentation/feature-removal-schedule.txt
No related branches found
No related tags found
Showing
- Documentation/ABI/testing/sysfs-bus-pci 70 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-pci
- Documentation/DocBook/kernel-api.tmpl 1 addition, 0 deletionsDocumentation/DocBook/kernel-api.tmpl
- Documentation/PCI/MSI-HOWTO.txt 332 additions, 482 deletionsDocumentation/PCI/MSI-HOWTO.txt
- Documentation/PCI/pci-iov-howto.txt 99 additions, 0 deletionsDocumentation/PCI/pci-iov-howto.txt
- Documentation/feature-removal-schedule.txt 32 additions, 0 deletionsDocumentation/feature-removal-schedule.txt
- Documentation/filesystems/sysfs-pci.txt 10 additions, 0 deletionsDocumentation/filesystems/sysfs-pci.txt
- Documentation/kernel-parameters.txt 11 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/alpha/include/asm/pci.h 14 additions, 0 deletionsarch/alpha/include/asm/pci.h
- arch/alpha/kernel/Makefile 1 addition, 1 deletionarch/alpha/kernel/Makefile
- arch/alpha/kernel/pci-sysfs.c 366 additions, 0 deletionsarch/alpha/kernel/pci-sysfs.c
- arch/powerpc/include/asm/pci.h 4 additions, 0 deletionsarch/powerpc/include/asm/pci.h
- arch/powerpc/kernel/msi.c 5 additions, 0 deletionsarch/powerpc/kernel/msi.c
- arch/x86/include/asm/pci.h 3 additions, 0 deletionsarch/x86/include/asm/pci.h
- arch/x86/kernel/apic/io_apic.c 4 additions, 0 deletionsarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/pci-dma.c 1 addition, 2 deletionsarch/x86/kernel/pci-dma.c
- arch/x86/pci/early.c 11 additions, 8 deletionsarch/x86/pci/early.c
- arch/x86/pci/fixup.c 0 additions, 20 deletionsarch/x86/pci/fixup.c
- arch/x86/pci/legacy.c 1 addition, 2 deletionsarch/x86/pci/legacy.c
- arch/x86/pci/mmconfig-shared.c 173 additions, 54 deletionsarch/x86/pci/mmconfig-shared.c
- arch/x86/pci/mmconfig_64.c 11 additions, 6 deletionsarch/x86/pci/mmconfig_64.c
Loading
Please register or sign in to comment