aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+2
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGravatar Geliang Tang 1-1/+1
2016-01-08PCI: Fix all whitespace issuesGravatar Bogicevic Sasa 1-1/+1
2015-12-09PCI / PM: constify pci_platform_pm_ops structureGravatar Julia Lawall 1-2/+2
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+224
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Gravatar Bjorn Helgaas 1-1/+224
2015-10-29PCI: Expand Enhanced Allocation BAR outputGravatar Bjorn Helgaas 1-2/+14
2015-10-29PCI: Make Enhanced Allocation bitmasks more obviousGravatar Bjorn Helgaas 1-7/+8
2015-10-29PCI: Handle Enhanced Allocation capability for SR-IOV devicesGravatar David Daney 1-0/+6
2015-10-29PCI: Add support for Enhanced Allocation devicesGravatar Sean O. Stalley 1-0/+173
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumGravatar Hariprasad Shenai 1-0/+24
2015-10-12PCI / PM: Avoid resuming more devices during system suspendGravatar Rafael J. Wysocki 1-11/+59
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreGravatar Taku Izumi 1-0/+3
2015-09-14PCI: Don't try to restore VF BARsGravatar Wei Yang 1-1/+5
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+14
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextGravatar Bjorn Helgaas 1-1/+1
2015-08-25PCI: Add pci_ioremap_wc_bar()Gravatar Luis R. Rodriguez 1-0/+14
2015-08-24PCI: Set MPS to match upstream bridgeGravatar Keith Busch 1-1/+1
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Gravatar Bjorn Helgaas 1-6/+6
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Gravatar Alexander Duyck 1-0/+3
2015-07-14PCI: Remove useless redundant codeGravatar Bjorn Helgaas 1-2/+0
2015-07-14PCI: Simplify pci_find_(ext_)capability() return value checksGravatar Wei Yang 1-3/+3
2015-07-14PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirksGravatar Wei Yang 1-1/+0
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Gravatar Bjorn Helgaas 1-33/+11
2015-05-22PCI: Propagate the "ignore hotplug" setting to parentGravatar Rafael J. Wysocki 1-0/+11
2015-05-07PCI/MSI: Remove unused pci_msi_off()Gravatar Bjorn Helgaas 1-33/+0
2015-04-10Merge branch 'pci/misc' into nextGravatar Bjorn Helgaas 1-4/+7
2015-04-10Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...Gravatar Bjorn Helgaas 1-0/+1
2015-04-09PCI: Read capability list as dwords, not bytesGravatar Sean O. Stalley 1-4/+7
2015-04-08PCI: Export symbols required for loadable host driver modulesGravatar Ray Jui 1-0/+1
2015-03-12PCI: Fail pci_ioremap_bar() on unassigned resourcesGravatar Bjorn Helgaas 1-1/+1
2015-03-12PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failureGravatar Bjorn Helgaas 1-4/+5
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+26
2015-02-10Merge branches 'pm-pci' and 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-0/+26
2015-01-27Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virt...Gravatar Bjorn Helgaas 1-5/+37
2015-01-23PCI / PM: Avoid resuming PCI devices during system suspendGravatar Rafael J. Wysocki 1-0/+26
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionGravatar Alex Williamson 1-1/+1
2015-01-16PCI: Add flag for devices where we can't use bus resetGravatar Alex Williamson 1-4/+36
2014-12-27PCI: Move domain assignment from arm64 to generic codeGravatar Lorenzo Pieralisi 1-0/+49
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 1-2/+3
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Gravatar Konrad Rzeszutek Wilk 1-2/+3
2014-11-19Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and '...Gravatar Bjorn Helgaas 1-15/+6
2014-11-19PCI: Remove fixed parameter in pci_iov_resource_bar()Gravatar Myron Stowe 1-1/+2
2014-11-13PCI: Make FLR and AF FLR reset warning messages differentGravatar Gavin Shan 1-9/+3
2014-11-10PCI: Simplify if-return sequencesGravatar Quentin Lambert 1-5/+1
2014-10-01Merge branch 'pci/host-generic' into nextGravatar Bjorn Helgaas 1-0/+40
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesGravatar Liviu Dudau 1-0/+31
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Gravatar Liviu Dudau 1-0/+9
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Gravatar Bjorn Helgaas 1-3/+10
2014-09-24PCI: Remove assignment from "if" conditionsGravatar Quentin Lambert 1-3/+10