aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-57/+10
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into releaseLen Brown2-57/+10
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han2-3/+119
2009-06-23Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free itWeidong Han1-14/+26
2009-06-23IOMMU Identity Mapping Support (drivers/pci/intel_iommu.c)Fenghua Yu1-60/+254
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds5-205/+681
2009-06-22Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds40-2116/+2861
2009-06-19PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded writeHidetoshi Seto1-4/+1
2009-06-19PCI: Fix the NIU MSI-X problem in a better wayMatthew Wilcox1-18/+28
2009-06-18PCI ASPM: remove get_root_port_linkKenji Kaneshige1-13/+11
2009-06-18PCI ASPM: cleanup pcie_aspm_sanity_checkKenji Kaneshige1-12/+9
2009-06-18PCI ASPM: remove has_switch fieldKenji Kaneshige1-4/+1
2009-06-18PCI ASPM: cleanup calc_Lx_latencyKenji Kaneshige1-39/+34
2009-06-18PCI ASPM: cleanup pcie_aspm_get_cap_deviceKenji Kaneshige1-5/+4
2009-06-18PCI ASPM: cleanup clkpm checksKenji Kaneshige1-14/+20
2009-06-18PCI ASPM: cleanup __pcie_aspm_check_state_oneKenji Kaneshige1-42/+25
2009-06-18PCI ASPM: cleanup initializationKenji Kaneshige1-67/+75
2009-06-18PCI ASPM: cleanup change input argument of aspm functionsKenji Kaneshige1-199/+173
2009-06-18PCI ASPM: cleanup misc in struct pcie_link_stateKenji Kaneshige1-9/+9
2009-06-18PCI ASPM: cleanup clkpm state in struct pcie_link_stateKenji Kaneshige1-19/+18
2009-06-18PCI ASPM: cleanup latency field in struct pcie_link_stateKenji Kaneshige1-38/+28
2009-06-18PCI ASPM: cleanup aspm state field in struct pcie_link_stateKenji Kaneshige1-33/+38
2009-06-18PCI ASPM: fix typo in struct pcie_link_stateKenji Kaneshige1-7/+7
2009-06-18PCI: drivers/pci/slot.c should depend on CONFIG_SYSFSAlex Chiang2-2/+3
2009-06-18PCI: remove redundant __msi_set_enable()Matthew Wilcox1-20/+18
2009-06-17PCI Hotplug: acpiphp: convert to acpi_get_pci_devAlexander Chiang1-18/+7
2009-06-17ACPI: Introduce acpi_is_root_bridge()Alexander Chiang2-39/+3
2009-06-17Fix pci_claim_resourceMatthew Wilcox1-2/+2
2009-06-16PCI PM: consistently use type bool for wake enable variableFrans Pop1-1/+1
2009-06-16PCI: remove invalid comment of msi_mask_irq()Kenji Kaneshige1-3/+0
2009-06-16PCI PM: Fix handling of devices without PM support by pci_target_state()Rafael J. Wysocki1-3/+2
2009-06-16PCI: support Secondary Bus ResetYu Zhao1-0/+31
2009-06-16PCI: support PM D0hot->D3 transition resetYu Zhao1-0/+34
2009-06-16PCI: cleanup Function Level ResetYu Zhao2-84/+86
2009-06-16PCI AER: software error injectionHuang Ying4-0/+494
2009-06-16PCI AER: multiple error supportZhang, Yanmin2-23/+69
2009-06-16PCI AER: support invalid error source IDsZhang, Yanmin2-60/+118
2009-06-16PCI AER: support Multiple Error Received and no error source idZhang, Yanmin2-16/+25
2009-06-16PCI hotplug: remove redundant .owner initializationsKenji Kaneshige9-9/+0
2009-06-16PCI hotplug: create symlink to hotplug driver moduleKenji Kaneshige2-7/+55
2009-06-16PCI hotplug: fix return value of has_foo() functionsKenji Kaneshige1-64/+68
2009-06-16PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.Kenji Kaneshige3-144/+1
2009-06-16PCI: PCIE AER: export aer_irqHuang Ying2-1/+4
2009-06-16PCI: Add pci_bus_set_opsHuang Ying1-0/+19
2009-06-16PCI: use pci_is_root_bus() in pci_common_swizzle()Kenji Kaneshige1-1/+1
2009-06-16PCI: use pci_is_root_bus() in pci_get_interrupt_pin()Kenji Kaneshige1-1/+1
2009-06-16PCI: use pci_is_root_bus() in pci_read_bridge_bases()Kenji Kaneshige1-1/+1
2009-06-16PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()Kenji Kaneshige1-1/+1
2009-06-16PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw1-0/+1
2009-06-16PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw1-0/+22