aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-01-22Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-15Merge branch 'pci/reset' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/locking' into nextBjorn Helgaas
2014-01-15Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-15PCI: Check parent kobject in pci_destroy_dev()Rafael J. Wysocki
2014-01-15xen/pcifront: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14PCI: Fix pci_check_and_unmask_intx() comment typosBjorn Helgaas
2014-01-14PCI: Add pci_try_reset_function(), pci_try_reset_slot(), pci_try_reset_bus()Alex Williamson
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-14ACPI / hotplug / PCI: Use global PCI rescan-remove lockingRafael J. Wysocki
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki
2014-01-13PCI: Reorder so actual code comes before stubsBjorn Helgaas
2014-01-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13Merge branch 'pci/aer' into nextBjorn Helgaas
2014-01-13PCI/AER: Support ACPI HEST AER error sources for PCI domains other than 0Betty Dall
2014-01-13PCI: Make local functions staticStephen Hemminger
2014-01-13PCI: Remove unused alloc_pci_dev()Stephen Hemminger
2014-01-13PCI: Remove unused pci_renumber_slot()Stephen Hemminger
2014-01-13PCI: Remove unused pcie_aspm_enabled()Stephen Hemminger
2014-01-13PCI: Remove unused pci_vpd_truncate()Stephen Hemminger
2014-01-10PCI: Remove unused ID-Based Ordering supportStephen Hemminger
2014-01-10PCI: Remove unused Optimized Buffer Flush/Fill supportStephen Hemminger
2014-01-10PCI: Remove unused Latency Tolerance Reporting supportStephen Hemminger
2014-01-10Merge branch 'pci/resource' into nextBjorn Helgaas
2014-01-10PCI: Removed unused parts of Page Request Interface supportStephen Hemminger
2014-01-10PCI: Never treat a VF as a multifunction deviceAlex Williamson
2014-01-07Merge branch 'pci/msi' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/misc' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2014-01-07Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-01-07PCI: Allocate 64-bit BARs above 4G when possibleYinghai Lu
2014-01-07PCI: Enforce bus address limits in resource allocationYinghai Lu
2014-01-07PCI: Split out bridge window override of minimum allocation addressBjorn Helgaas
2014-01-03PCI/MSI: Add pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msix_vec_count()Alexander Gordeev
2014-01-03PCI/MSI: Remove pci_enable_msi_block_auto()Alexander Gordeev
2014-01-03PCI/MSI: Add pci_msi_vec_count()Alexander Gordeev
2014-01-03PCI: Convert ioapic to be builtin only, not modularYinghai Lu
2014-01-03xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-01-02PCI: designware: Fix indent code styleJingoo Han
2014-01-02PCI: mvebu: Use max_t() instead of max(resource_size_t,)Jingoo Han
2014-01-02PCI: mvebu: Call pci_ioremap_io() at startup instead of dynamicallyThomas Petazzoni
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-29PCI / ACPI: Install wakeup notify handlers for all PCI devs with ACPIRafael J. Wysocki
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/deletion' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/host-designware' into nextBjorn Helgaas