summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-03-20PCI: fix wrong assumption in pci_read_bridge_basesKenji Kaneshige
2009-03-20PCI: fix wrong assumption in pci_find_upstream_pcie_bridgeKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmwareKenji Kaneshige
2009-03-20PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmwareKenji Kaneshige
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki
2009-03-20PCI: pcie_portdriver: fix pcie_port_device_removeEric W. Biederman
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky
2009-03-19PCI: constify pci_bus_assign_resources()Andrew Morton
2009-03-19PCI: constify pci_bus_add_devices()akpm@linux-foundation.org
2009-03-19PCI/MSI: Allow arch code to return the number of MSI-X availableMichael Ellerman
2009-03-19PCI hotplug: shpchp: fix bus number check to avoid false positiveRoel Kluin
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige
2009-03-19PCI: Speed up device reset functionSheng Yang
2009-03-19PCI quirk: don't mark one netmos as class otherJiri Slaby
2009-03-19PCI: enhance physical slot debug informationAlex Chiang
2009-03-19PCI: pciehp: make cmd_busy flag one bitKenji Kaneshige
2009-03-19PCI: pciehp: enable software notification on empty slotsKenji Kaneshige
2009-03-19PCI: pciehp: fix possible endless loop in pcie_isrKenji Kaneshige
2009-03-19PCI: introduce missing kfreeJulia Lawall
2009-03-19PCI: add missing KERN_* constants to printksFrank Seidel
2009-03-19PCI: check if a bus is added when removing itYu Zhao
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki
2009-03-19PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki
2009-03-19PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Remove unnecessary functionRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Do not enable port device before setting up interruptsRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki
2009-03-19PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki
2009-03-19PCI: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-17x86, dmar: use atomic allocations for QI and Intr-remapping initSuresh Siddha
2009-03-17x86, intr-remapping: fix free_irte() to clear all the IRTE entriesSuresh Siddha
2009-03-17x86, dmar: start with sane state while enabling dma and interrupt-remappingSuresh Siddha
2009-03-17x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-03-17x86, dmar: move page fault handling code to dmar.cSuresh Siddha
2009-03-17x86, x2apic: fix lock ordering during IRQ migrationSuresh Siddha
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-13Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...Ingo Molnar
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell
2009-03-12PCIe: portdrv: call pci_disable_device during removeAlex Chiang
2009-03-12pci: Fix typo in message while disabling HT MSI mappingPrakash Punnoor
2009-03-12pci: don't disable too many HT MSI mappingPrakash Punnoor
2009-03-12powerpc/pseries: The RPA PCI hotplug driver depends on EEHMichael Ellerman