summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-01-06Merge remote branch 'dwmw2-iommu/master'Stephen Rothwell
2010-01-06Merge remote branch 'pci/linux-next'Stephen Rothwell
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song
2010-01-04PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-01-04PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes
2010-01-04PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-01-04PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-01-04PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox
2010-01-04PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-01-04PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-01-04PCI: Rewrite pci_scan_slotMatthew Wilcox
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki
2010-01-04PCI: Check the node argument passed to cpumask_of_nodeDavid John
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki
2009-12-31intel-iommu: Fix section mismatch dmar_ir_support() uses dmar_tbl.Luck, Tony
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann
2009-12-16PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui
2009-12-16PCI: add Intel USB specific reset methodDexuan Cui
2009-12-16PCI: support device-specific reset methodsDexuan Cui
2009-12-16PCI: Handle case when no pci device can provide cache line size hintCsaba Henk
2009-12-16PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-08Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"KOSAKI Motohiro
2009-12-08intel-iommu: ignore page table validation in pass through modeChris Wright
2009-12-08intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse
2009-12-08intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse
2009-12-08intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse
2009-12-08intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-04PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza
2009-12-04PCI: add pci_request_acsChris Wright
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige
2009-12-04PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson
2009-12-04PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige
2009-12-04PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige
2009-12-04PCI: portdrv: add missing irq cleanupKenji Kaneshige
2009-12-04PCI: portdrv: enable device before irq initializationKenji Kaneshige