aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-12-16
|\
| * Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"KOSAKI Motohiro2009-12-08
| * intel-iommu: ignore page table validation in pass through modeChris Wright2009-12-08
| * intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse2009-12-08
| * intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse2009-12-08
| * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse2009-12-08
| * intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright2009-12-08
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-12-08
| |\
| * | dmar: Fix build failure without NUMA, warn on bogus RHSA tables and don't abortDavid Woodhouse2009-10-07
| * | iommu: Allocate dma-remapping structures using numa locality infoSuresh Siddha2009-10-05
| * | intr_remap: Allocate intr-remapping table using numa locality infoSuresh Siddha2009-10-05
| * | dmar: Allocate queued invalidation structure using numa locality infoSuresh Siddha2009-10-05
| * | dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-05
* | | const: constify remaining dev_pm_opsAlexey Dobriyan2009-12-15
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \ \
| * | | PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza2009-12-04
| * | | PCI: add pci_request_acsChris Wright2009-12-04
| * | | PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige2009-12-04
| * | | PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson2009-12-04
| * | | PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson2009-12-04
| * | | PCI: portdrv: remove redundant definitionsKenji Kaneshige2009-12-04
| * | | PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige2009-12-04
| * | | PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige2009-12-04
| * | | PCI: portdrv: add missing irq cleanupKenji Kaneshige2009-12-04
| * | | PCI: portdrv: enable device before irq initializationKenji Kaneshige2009-12-04
| * | | PCI: portdrv: cleanup service irqs initializationKenji Kaneshige2009-12-04
| * | | PCI: portdrv: check capabilities firstKenji Kaneshige2009-12-04
| * | | PCI: portdrv: move PME capability checkKenji Kaneshige2009-12-04
| * | | PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige2009-12-04
| * | | PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige2009-12-04
| * | | PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige2009-12-04
| * | | PCI: Always set prefetchable base/limit upper32 registersAlex Williamson2009-12-04
| * | | PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid2009-12-04
| * | | PCI: show dma_mask bits in /sysYinghai Lu2009-12-04
| * | | PCI: add debug output for DMA mask infoYinghai Lu2009-12-04
| * | | PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes2009-12-04
| * | | PCI pciehp: fix power fault interrupt storm problemKenji Kaneshige2009-11-24
| * | | PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-24
| * | | PCIe AER: use pci_is_pcie()Kenji Kaneshige2009-11-24
| * | | PCIe ASPM: use pci_is_pcie()Kenji Kaneshige2009-11-24
| * | | PCI: use pci_is_pcie() in pci coreKenji Kaneshige2009-11-24
| * | | pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-24
| * | | PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-24
| * | | PCIe ASPM: use pci_pcie_cap()Kenji Kaneshige2009-11-24
| * | | PCIe port bus: use pci_pcie_cap()Kenji Kaneshige2009-11-24
| * | | PCIe AER: use pci_pcie_cap()Kenji Kaneshige2009-11-24
| * | | PCI: use pci_pcie_cap() in pci coreKenji Kaneshige2009-11-24
| * | | PCI: allow matching of prefetchable resources to non-prefetchable windowsLinus Torvalds2009-11-11
| * | | PCI: Replace old style lock initializerThomas Gleixner2009-11-06
| * | | PCI hotplug: fix oshp evaluationKenji Kaneshige2009-11-06