summaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck
2015-07-14PCI: Remove useless redundant codeBjorn Helgaas
2015-07-14PCI: Simplify pci_find_(ext_)capability() return value checksWei Yang
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas
2015-04-09PCI: Read capability list as dwords, not bytesSean O. Stalley
2015-04-08PCI: Export symbols required for loadable host driver modulesRay Jui
2015-03-12PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas
2015-03-12PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki
2015-01-27Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Bjorn Helgaas
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2014-12-27PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi
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