aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song1-1/+19
2010-01-04PCI/PM: Use per-device D3 delaysRafael J. Wysocki1-4/+15
2010-01-04PCI: Check the node argument passed to cpumask_of_nodeDavid John1-2/+4
2010-01-04PCI: AER: fix aer inject result in kernel oopsYouquan,Song1-1/+7
2010-01-04PCI: pcie portdrv: style cleanupHidetoshi Seto2-18/+15
2009-12-31pci: avoid compiler warning in quirks.cLinus Torvalds1-1/+1
2009-12-31PCI: Fix build if quirks are not enabledRafael J. Wysocki3-17/+19
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds16-35/+116
2009-12-16PCI/cardbus: Add a fixup hook and fix powerpcBenjamin Herrenschmidt1-0/+5
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)Stefan Assmann4-6/+6
2009-12-16PCI: change PCI nomenclature in drivers/pci/ (comment changes)Stefan Assmann10-20/+20
2009-12-16PCI: add Intel 82599 Virtual Function specific reset methodDexuan Cui1-0/+22
2009-12-16PCI: add Intel USB specific reset methodDexuan Cui1-0/+24
2009-12-16PCI: support device-specific reset methodsDexuan Cui3-0/+36
2009-12-16PCI: Handle case when no pci device can provide cache line size hintCsaba Henk1-1/+1
2009-12-16PCI/PM: Propagate wake-up enable for PCIe devices tooRafael J. Wysocki1-8/+2
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-51/+140
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan1-1/+1
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds37-968/+818
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-13/+13
2009-12-08Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+92
2009-12-08Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls"KOSAKI Motohiro1-22/+3
2009-12-08intel-iommu: ignore page table validation in pass through modeChris Wright1-5/+8
2009-12-08intel-iommu: Fix oops with intel_iommu=igfx_offDavid Woodhouse1-0/+3
2009-12-08intel-iommu: Check for an RMRR which ends before it starts.David Woodhouse1-0/+10
2009-12-08intel-iommu: Apply BIOS sanity checks for interrupt remapping too.David Woodhouse1-7/+26
2009-12-08intel-iommu: Detect DMAR in hyperspace at probe time.Chris Wright1-5/+29
2009-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse16-393/+333
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-4/+9
2009-12-04PCI: fix coding style issue in pci_save_state()Kleber Sacilotto de Souza1-1/+1
2009-12-04PCI: add pci_request_acsChris Wright3-5/+18
2009-12-04PCI: fix BUG_ON triggered by logical PCIe root port removalKenji Kaneshige1-2/+4
2009-12-04PCI: remove ifdefed pci_cleanup_aer_correct_error_statusAndrew Patterson1-17/+0
2009-12-04PCI: unconditionally clear AER uncorr status register during cleanupAndrew Patterson1-7/+3
2009-12-04PCI: portdrv: remove redundant definitionsKenji Kaneshige2-24/+9
2009-12-04PCI: portdrv: remove unnecessary struct pcie_port_dataKenji Kaneshige4-26/+9
2009-12-04PCI: portdrv: minor cleanup for pcie_port_device_registerKenji Kaneshige1-11/+10
2009-12-04PCI: portdrv: add missing irq cleanupKenji Kaneshige1-7/+12
2009-12-04PCI: portdrv: enable device before irq initializationKenji Kaneshige1-10/+11
2009-12-04PCI: portdrv: cleanup service irqs initializationKenji Kaneshige1-42/+29
2009-12-04PCI: portdrv: check capabilities firstKenji Kaneshige1-2/+4
2009-12-04PCI: portdrv: move PME capability checkKenji Kaneshige1-3/+3
2009-12-04PCI: portdrv: remove redundant pcie type calculationKenji Kaneshige1-6/+2
2009-12-04PCI: portdrv: cleanup pcie_device registrationKenji Kaneshige1-51/+26
2009-12-04PCI: portdrv: remove redundant pcie_port_device_probeKenji Kaneshige3-29/+8
2009-12-04PCI: Always set prefetchable base/limit upper32 registersAlex Williamson1-8/+3
2009-12-04PCI: read-modify-write the pcie device control register when initiating pcie flrShmulik Ravid1-3/+5
2009-12-04PCI: show dma_mask bits in /sysYinghai Lu1-0/+17
2009-12-04PCI: add debug output for DMA mask infoYinghai Lu1-0/+2
2009-12-04PCI: ibmphp_hpc: don't release hw sem twice if kthread stopsJesse Barnes1-1/+2