Age | Commit message (Expand) | Author |
2012-07-09 | Merge branch 'pci/myron-final-fixups-v2' into next | Bjorn Helgaas |
2012-07-09 | PCI: call final fixups hot-added devices | Myron Stowe |
2012-07-09 | PCI: move final fixups from __init to __devinit | Myron Stowe |
2012-07-09 | x86/PCI: move final fixups from __init to __devinit | Myron Stowe |
2012-07-09 | MIPS/PCI: move final fixups from __init to __devinit | Myron Stowe |
2012-07-09 | PCI: never discard enable/suspend/resume_early/resume fixups | Myron Stowe |
2012-07-09 | PCI: release temporary reference in __nv_msi_ht_cap_quirk() | Myron Stowe |
2012-07-09 | PCI: restructure 'pci_do_fixups()' | Myron Stowe |
2012-07-05 | Merge branch 'pci/rafael-pci_set_power_state-rebase' into next | Bjorn Helgaas |
2012-07-05 | Merge branch 'pci/myron-pcibios_setup' into next | Bjorn Helgaas |
2012-07-05 | PCI / PM: restore the original behavior of pci_set_power_state() | Rafael J. Wysocki |
2012-07-05 | xtensa/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | x86/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-07-05 | unicore32/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-07-05 | tile/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | sparc/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | sh/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-07-05 | sh/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | powerpc/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | parisc/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | MIPS/PCI: adjust section annotations for pcibios_setup() | Myron Stowe |
2012-07-05 | MIPS/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | microblaze/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | ia64/PCI: factor out pcibios_setup() | Myron Stowe |
2012-07-05 | cris/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-26 | alpha/PCI: factor out pcibios_setup() | Myron Stowe |
2012-06-26 | PCI: pull pcibios_setup() up into core | Myron Stowe |
2012-06-23 | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas |
2012-06-23 | PCI/PM: add PCIe runtime D3cold support | Huang Ying |
2012-06-23 | PCI: do not call pci_set_power_state with PCI_D3cold | Huang Ying |
2012-06-23 | PCI/PM: add runtime PM support to PCIe port | Zheng Yan |
2012-06-23 | ACPI/PM: specify lowest allowed state for device sleep state | Huang Ying |
2012-06-22 | Merge branch 'topic/jiang-mmconfig-v10' into next | Bjorn Helgaas |
2012-06-22 | ACPI: mark acpi_sfi_table_parse() as __init | Jiang Liu |
2012-06-22 | Merge branch 'topic/bjorn-trivial' into next | Bjorn Helgaas |
2012-06-22 | Merge branch 'topic/fixes-for-3.5' into next | Bjorn Helgaas |
2012-06-22 | MAINTAINERS: correct PCI git tree address | Bjorn Helgaas |
2012-06-22 | x86/PCI: use pr_level() to replace printk(KERN_LEVEL) | Jiang Liu |
2012-06-22 | x86/PCI: refine __pci_mmcfg_init() for better code readability | Jiang Liu |
2012-06-22 | x86/PCI: get rid of redundant log messages | Jiang Liu |
2012-06-22 | x86/PCI: simplify pci_mmcfg_late_insert_resources() | Jiang Liu |
2012-06-22 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu |
2012-06-22 | PCI/ACPI: provide MMCONFIG address for PCI host bridges | Jiang Liu |
2012-06-22 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu |
2012-06-22 | x86/PCI: prepare pci_mmcfg_check_reserved() to be called at runtime | Jiang Liu |
2012-06-22 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu |
2012-06-22 | x86/PCI: use RCU list to protect mmconfig list | Jiang Liu |
2012-06-22 | x86/PCI: split out pci_mmconfig_alloc() for code reuse | Jiang Liu |
2012-06-22 | x86/PCI: split out pci_mmcfg_check_reserved() for code reuse | Jiang Liu |
2012-06-20 | PCI: remove useless pcix_set_mmrbc() dev->bus check | Bjorn Helgaas |