summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-15/+25
|\
| *---. Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-151-14/+25
| |\ \ \
| | | | * PCI: Wait for up to 1000ms after FLR resetAlex Williamson2016-03-101-2/+25
| | | |/ | | |/|
| | | * PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas2016-03-071-12/+0
| | |/ | |/|
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=2016-03-071-1/+3
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-2/+2
|\
| * PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2016-01-081-1/+1
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-1/+1
* | PCI / PM: constify pci_platform_pm_ops structureJulia Lawall2015-12-091-2/+2
|/
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-1/+224
|\
| *-----. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-021-1/+224
| |\ \ \ \
| | | | | * PCI: Don't try to restore VF BARsWei Yang2015-09-141-1/+5
| | |_|_|/ | |/| | |
| | | | * PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas2015-10-291-2/+14
| | | | * PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas2015-10-291-7/+8
| | | | * PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney2015-10-291-0/+6
| | | | * PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-291-0/+173
| | |_|/ | |/| |
| | | * PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-221-0/+24
| | |/ | |/|
| | * PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-171-0/+3
| |/
* | PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki2015-10-121-11/+59
|/
* 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-041-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-141-2/+0
| * PCI: Simplify pci_find_(ext_)capability() return value checksWei Yang2015-07-141-3/+3
| * PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksWei Yang2015-07-141-1/+0
|/
*-. Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas2015-06-121-33/+11
|\ \
| | * PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas2015-05-071-33/+0
| |/ |/|
| * PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki2015-05-221-0/+11
|/
* Merge branch 'pci/misc' into nextBjorn Helgaas2015-04-101-4/+7
|\
| * PCI: Read capability list as dwords, not bytesSean O. Stalley2015-04-091-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-121-1/+1
* | PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureBjorn Helgaas2015-03-121-4/+5
|/
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-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-271-0/+49
|/
* Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-111-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/+6
|\ \ \ | |_|/ |/| |
| | * PCI: Make FLR and AF FLR reset warning messages differentGavin Shan2014-11-131-9/+3
| | * PCI: Simplify if-return sequencesQuentin Lambert2014-11-101-5/+1
| |/ |/|
OpenPOWER on IntegriCloud