summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+14
|\
| * PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-0/+14
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-1/+1
|\ \ \
| * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-241-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-051-6/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck2015-07-211-0/+3
| |/ |/|
| * PCI: Remove useless redundant codeBjorn Helgaas2015-07-151-2/+0Star
| * PCI: Simplify pci_find_(ext_)capability() return value checksWei Yang2015-07-151-3/+3
| * PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang2015-07-151-1/+0Star
|/
*-. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-121-33/+11Star
|\ \
| | * PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas2015-05-071-33/+0Star
| |/ |/|
| * PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki2015-05-231-0/+11
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-4/+7
|\
| * PCI: Read capability list as dwords, not bytesSean O. Stalley2015-04-101-4/+7
| |
| \
*-. \ Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Bjorn Helgaas2015-04-101-0/+1
|\ \ \ | | |/ | |/|
| | * PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-081-0/+1
| |/
* | PCI: Fail pci_ioremap_bar() on unassigned resourcesBjorn Helgaas2015-03-131-1/+1
* | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas2015-03-131-4/+5
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-111-0/+26
|\
| *-. Merge branches 'pm-pci' and 'pm-cpuidle'Rafael J. Wysocki2015-02-101-0/+26
| |\ \
| | * | PCI / PM: Avoid resuming PCI devices during system suspendRafael J. Wysocki2015-01-231-0/+26
| | |/
| | |
| \ \
*-. \ \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Bjorn Helgaas2015-01-271-5/+37
|\ \ \ \ | | |_|/ | |/| |
| | * | PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson2015-01-161-1/+1
| | |/
| | * PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-161-4/+36
| |/
* / PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2014-12-281-0/+49
|/
* Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-121-2/+3
|\
| * PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk2014-12-041-2/+3
| |
| \
*-. \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Bjorn Helgaas2014-11-191-15/+6Star
|\ \ \ | |_|/ |/| |
| | * PCI: Make FLR and AF FLR reset warning messages differentGavin Shan2014-11-131-9/+3Star
| | * PCI: Simplify if-return sequencesQuentin Lambert2014-11-111-5/+1Star
| |/ |/|
| * PCI: Remove fixed parameter in pci_iov_resource_bar()Myron Stowe2014-11-191-1/+2
|/
* Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-011-0/+40
|\
| * PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau2014-10-011-0/+31
| * of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2014-10-011-0/+9
| |
| \
*-. \ Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas2014-09-251-3/+10
|\ \ \ | | |/ | |/|
| | * PCI: Remove assignment from "if" conditionsQuentin Lambert2014-09-241-3/+10
| |/
* / PCI/PM: Allow PCI devices to be put into D3cold during system suspendRafael J. Wysocki2014-09-031-4/+0Star
|/
* Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-041-7/+12
|\
| *-. Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2014-07-171-7/+12
| |\ \
| | | * PCI: Make resetting secondary bus logic commonGavin Shan2014-07-041-1/+6
| | |/ | |/|
| | * PCI: Configure ASPM when enabling deviceVidya Sagar2014-07-161-6/+6
| |/
* / PCI: Fix unaligned access in AF transaction pending testAlex Williamson2014-06-171-2/+7
|/
* Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-121-110/+85Star
|\
| * PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-12/+11Star
| * PCI: Whitespace cleanupRyan Desfosses2014-06-111-42/+30Star
| * PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-101-59/+47Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-111-8/+13
|\ \
| * | powerpc/pci: Mask linkDown on resetting PCI busGavin Shan2014-04-281-8/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-3/+3
|\ \ \
| * | | pci: change "foo* bar" to "foo *bar"Ryan Desfosses2014-05-051-3/+3
| |/ /