summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2010-02-08PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-08PCI: Make pci_scan_slot more robustMatthew Wilcox
2010-02-08PCI/PM: Fix compilation for set CONFIG_PM_RUNTIME and CONFIG_PM_SLEEP unsetRafael J. Wysocki
2010-02-08PCI: make PCIE_PME depend on ACPIStephen Rothwell
2010-02-08PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-08PCI: push deprecated pci_find_device() function to last userTilman Schmidt
2010-02-08PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu
2010-02-08PCI: separate pci_setup_bridge to small functionsYinghai Lu
2010-02-08PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru
2010-02-08PCI hotplug: fix memory leaksJiri Slaby
2010-02-08resource/PCI: mark struct resource as constDominik Brodowski
2010-02-08resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-08PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-08PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-08PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-02-08PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-08PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-08PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-08PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes
2010-02-08PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-08PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-08PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox
2010-02-08PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-08PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-02-08PCI: Rewrite pci_scan_slotMatthew Wilcox
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-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