summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-07-05ahci: add pci quirk for JMB362Tejun Heo
2010-07-05PCI: Disable MSI for MCP55 on P5N32-E SLIBen Hutchings
2010-07-05PCI quirks: disable msi on AMD rs4xx internal gfx bridgesAlex Deucher
2010-07-05PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox
2010-05-12PCI: Ensure we re-enable devices on resumeMatthew Garrett
2010-04-26PCI: kill off pci_register_set_vga_state() symbol export.Paul Mundt
2010-04-26pci: Update pci_set_vga_state() to call arch functionsMike Travis
2010-04-01PCI: cleanup error return for pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functionsDean Nelson
2010-04-01PCI: fix return value from pcix_get_max_mmrbc()Dean Nelson
2010-04-01pci: add support for 82576NS serdes to existing SR-IOV quirkAlexander Duyck
2010-03-15PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-03-15PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-05CS5536: apply pci quirk for BIOS SMBUS bugAndres Salomon
2010-02-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-01-31ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger
2010-01-29powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()Benjamin Herrenschmidt
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson
2010-01-04PCIe AER: prevent AER injection if hardware masks error reportingYouquan,Song
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-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