aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| | | | * | | PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu2010-02-22
| | | | * | | PCI: separate pci_setup_bridge to small functionsYinghai Lu2010-02-22
| | | | * | | PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-22
| | | | * | | PCI hotplug: fix memory leaksJiri Slaby2010-02-22
| | | | * | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-22
| | | | * | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-22
| | | | * | | PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-22
| | | | * | | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-22
| | | | * | | PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-22
| | | | * | | PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-22
| | | | * | | PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-22
| | | | * | | PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-22
| | | | * | | PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-22
| | | | * | | PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-22
| | | |/ / / | | |/| | |
| * / | | | acpiphp: Execute ACPI _REG method for hotadded devicesShaohua Li2010-03-14
| |/ / / /
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-18
| |\ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| | * | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-31
| | | |/ | | |/|
| * | | CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon2010-02-05
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-01
| |\ \ \ | | |/ / | |/| |
| | * | powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt2010-01-29
| |/ / |/| |
| * | PCI: fix nested spinlock hang in aer_injectAndrew Patterson2010-01-25
|/ /
* | PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song2010-01-04
* | PCI/PM: Use per-device D3 delaysRafael J. Wysocki2010-01-04
* | PCI: Check the node argument passed to cpumask_of_nodeDavid John2010-01-04
* | PCI: AER: fix aer inject result in kernel oopsYouquan,Song2010-01-04
* | PCI: pcie portdrv: style cleanupHidetoshi Seto2010-01-04
* | pci: avoid compiler warning in quirks.cLinus Torvalds2009-12-31
* | PCI: Fix build if quirks are not enabledRafael J. Wysocki2009-12-31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-30
|\ \ | |/ |/|
| * PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt2009-12-16
| * PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann2009-12-16
| * PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann2009-12-16
| * PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui2009-12-16
| * PCI: add Intel USB specific reset methodDexuan Cui2009-12-16
| * PCI: support device-specific reset methodsDexuan Cui2009-12-16
| * PCI: Handle case when no pci device can provide cache line size hintCsaba Henk2009-12-16
| * PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki2009-12-16
* | 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