aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-14Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-08-03PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni
2018-08-03PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes
2018-08-03PCI: Avoid bus reset if bridge itself is brokenDavid Daney
2018-07-27PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson
2018-07-27PCI: dwc: Fix enumeration end when reaching root subordinateKoen Vandeputte
2018-07-27PCI: Do not allocate more buses than available in parentMika Westerberg
2018-07-27PCI/PME: Handle invalid data when reading Root StatusQiang
2018-05-15Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-05-10PCI: dra7xx: Create functional dependency between PCIe and PHYKishon Vijay Abraham I
2018-05-08Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-04-30PCI: Apply Cavium ThunderX ACS quirk to more Root PortsVadim Lomovtsev
2018-04-30PCI: Set Cavium ACS capability quirk flags to assert RR/CR/SV/UFVadim Lomovtsev
2018-04-30PCI/ASPM: Use correct capability pointer to program LTR_L1.2_THRESHOLDBjorn Helgaas
2018-04-30PCI/ASPM: Account for downstream device's Port Common_Mode_Restore_TimeBjorn Helgaas
2017-11-29Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-11-25PCI: Fix race condition with driver_overrideNicolai Stange
2017-11-25PCI: pciehp: Report power fault only once until we clear itKeith Busch
2017-11-25PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov
2017-10-24PCI: Replace the racy recursion preventionThomas Gleixner
2017-10-24PCI: Use cpu_hotplug_disable() instead of get_online_cpus()Thomas Gleixner
2017-08-16PCI: Add pci_reset_function_locked()Marc Zyngier
2017-08-16PCI: Remove __pci_dev_reset() and pci_dev_reset()Christoph Hellwig
2017-08-16PCI: Protect pci_error_handlers->reset_notify() usage with device_lock()Christoph Hellwig
2017-07-27PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecsMichael Hernandez
2017-07-27PCI/PM: Restore the status of PCI devices across hibernationChen Yu
2017-07-27PCI: rockchip: Use normal register bank for config accessorsShawn Lin
2017-07-27PCI: vmd: Move SRCU cleanup after bus, child device removalJon Derrick
2017-06-12PCI: endpoint: Select CRC32 to fix test build errorRandy Dunlap
2017-05-26PCI: Make error code types consistent in pci_{read,write}_config_*Brian Norris
2017-05-23PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2017-05-22PCI: imx6: Fix config read timeout handlingLucas Stach
2017-05-22switchtec: Fix minor bug with partition ID registerLogan Gunthorpe
2017-05-22switchtec: Use new cdev_device_add() helper functionLogan Gunthorpe
2017-05-22PCI: endpoint: Make PCI_ENDPOINT depend on HAS_DMAGeert Uytterhoeven
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds
2017-04-28PCI: Don't allow unbinding host controllers that aren't preparedBrian Norris
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/pm' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas