aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto
2008-06-10PCI: remove CVS keywordsAdrian Bunk
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige
2008-06-10PCI: Disable PME during PCI scanZhao Yakui
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk
2008-05-30PCI: fix rpadlpar pci hotplug driver sysfs usageBenjamin Herrenschmidt
2008-05-27pciehp: add message about pciehp_slot_with_bus optionKenji Kaneshige
2008-05-27pci hotplug core: add check of duplicate slot nameKenji Kaneshige
2008-05-27pciehp: move msleep after power offKenji Kaneshige
2008-05-27pciehp: poll cmd completion if hotplug interrupt is disabledKenji Kaneshige
2008-05-27pciehp: fix slow probingKenji Kaneshige
2008-05-27pciehp: fix NULL dereference in interrupt handlerKenji Kaneshige
2008-05-27shpchp: add message about shpchp_slot_with_bus optionKenji Kaneshige
2008-05-24PCI: use dev_to_node in pci_call_probeYinghai Lu
2008-05-21PCI: don't enable ASPM on devices with mixed PCIe/PCI functionsShaohua Li
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-13ACPI/PCI: another multiple _OSC memory leak fixKenji Kaneshige
2008-05-13PCI: enable nv_msi_ht_cap_quirk for ALi bridgesBjörn Krombholz
2008-05-13PCI: Make the intel-iommu_wait_op macro work when jiffies are not runningmark gross
2008-05-13ACPI/PCI: handle multiple _OSCKenji Kaneshige
2008-05-13ACPI/PCI: handle multiple _OSCShaohua Li
2008-05-13PCI ACPI: fix uninitialized variable in __pci_osc_support_setKenji Kaneshige
2008-04-29x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-04-29pciehp: fix error message about getting hotplug controlKenji Kaneshige
2008-04-29pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2Yinghai Lu
2008-04-29pci/irq: restore mask_bits in msi shutdown -v3Yinghai Lu
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_busAlexey Dobriyan
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-26x86: multi pci root bus with different io resource range, on 64-bitYinghai Lu
2008-04-26driver core: try parent numa_node at first before using defaultYinghai Lu
2008-04-26x86_64: set cfg_size for AMD Family 10h in case MMCONFIGYinghai Lu
2008-04-25pciehp: Fix command writeKenji Kaneshige
2008-04-25shpchp: fix slot nameKenji Kaneshige
2008-04-25make pciehp_acpi_get_hp_hw_control_from_firmware()Adrian Bunk
2008-04-25pciehp: Clean up pcie_init()Kenji Kaneshige
2008-04-25pciehp: Mask hotplug interrupt at controller releaseKenji Kaneshige
2008-04-25pciehp: Remove useless hotplug interrupt enablingKenji Kaneshige
2008-04-25pciehp: Fix wrong slot capability checkKenji Kaneshige
2008-04-25pciehp: Fix wrong slot control register accessKenji Kaneshige
2008-04-25pciehp: Add missing memory barrierKenji Kaneshige