aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang
2008-06-10PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang
2008-06-10PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige
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