aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk
2014-11-19Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe
2014-11-13PCI: Make FLR and AF FLR reset warning messages differentGavin Shan
2014-11-10PCI: Simplify if-return sequencesQuentin Lambert
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-24PCI: Remove assignment from "if" conditionsQuentin Lambert
2014-09-02PCI/PM: Allow PCI devices to be put into D3cold during system suspendRafael J. Wysocki
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