aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-16PCI: Configure ASPM when enabling deviceVidya Sagar
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan
2014-06-17PCI: Fix unaligned access in AF transaction pending testAlex Williamson
2014-06-12Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-06-10PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27PCI: Notify driver before and after device resetKeith Busch
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan
2014-05-05pci: change "foo* bar" to "foo *bar"Ryan Desfosses
2014-04-28powerpc/pci: Mask linkDown on resetting PCI busGavin Shan
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas
2014-03-19Merge branch 'pci/misc' into nextBjorn Helgaas
2014-03-19PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas
2014-03-07PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-02-27PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas
2014-02-27PCI: Remove pci_find_parent_resource() use for allocationBjorn Helgaas
2014-02-18Merge branch 'pci/misc' into nextBjorn Helgaas
2014-02-18PCI: Enable INTx if BIOS left them disabledBjorn Helgaas
2014-02-18Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang
2014-02-11PCI: Add device-specific PCI ACS enableAlex Williamson
2014-02-03PCI: Remove unnecessary list_empty(&pci_pme_list) checkBjorn Helgaas
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/misc' into nextBjorn Helgaas
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-13Merge branch 'pci/dead-code' into nextBjorn Helgaas
2014-01-13PCI: Make local functions staticStephen 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
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson
2013-12-17PCI: Add support for save/restore of extended capabilitiesAlex Williamson
2013-12-17PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson
2013-12-02PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-07Merge branch 'pci/misc' into nextBjorn Helgaas
2013-11-07PCI: Enable upstream bridges even for VFs on virtual busesBjorn Helgaas
2013-11-06Merge branch 'pci/misc' into nextBjorn Helgaas