summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2018-02-28PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold1-2/+7
2018-01-31PCI: layerscape: Fix MSG TLP drop settingMinghuan Lian1-8/+13
2018-01-31PCI: layerscape: Add "fsl,ls2085a-pcie" compatible IDYang Shi1-0/+1
2018-01-02PCI / PM: Force devices to D0 in pci_pm_thaw_noirq()Rafael J. Wysocki1-1/+6
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25PCI: Create SR-IOV virtfn/physfn links before attaching driverStuart Hayes1-1/+2
2017-12-25PCI: Avoid bus reset if bridge itself is brokenDavid Daney1-0/+4
2017-12-20PCI: Detach driver before procfs & sysfs teardown on device removeAlex Williamson1-1/+1
2017-12-20PCI/PME: Handle invalid data when reading Root StatusQiang1-1/+4
2017-11-30PCI: Apply _HPX settings only to relevant devicesBjorn Helgaas1-2/+13
2017-11-15PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe1-41/+60
2017-10-05PCI: Fix race condition with driver_overrideNicolai Stange1-2/+9
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-07-28PCI/PM: Restore the status of PCI devices across hibernationChen Yu1-0/+1
2017-05-25PCI: Freeze PME scan before suspending devicesLukas Wunner1-4/+5
2017-05-25PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platformsDavid Woodhouse1-3/+7
2017-03-30PCI: Do any VF BAR updates before enabling the BARsSumit Semwal1-7/+7
2017-03-30PCI: Ignore BAR updates on virtual functionsSumit Semwal2-7/+2
2017-03-30PCI: Update BARs using property bits appropriate for typeSumit Semwal1-3/+8
2017-03-30PCI: Don't update VF BARs while VF memory space is enabledSumit Semwal1-0/+8
2017-03-30PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLESumit Semwal1-1/+2
2017-03-30PCI: Add comments about ROM BAR updatingSumit Semwal2-0/+11
2017-03-30PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Sumit Semwal4-60/+7
2017-03-30PCI: Separate VF BAR updates from standard BAR updatesSumit Semwal3-2/+62
2017-02-09PCI/ASPM: Handle PCI-to-PCIe bridges as roots of PCIe hierarchiesBjorn Helgaas1-6/+13
2017-01-26PCI: Enumerate switches below PCI-to-PCIe bridgesBjorn Helgaas1-5/+7
2017-01-12powerpc/pci/rpadlpar: Fix device reference leaksJohan Hovold1-1/+9
2017-01-09PCI: Check for PME in targeted sleep stateAlan Stern1-0/+4
2016-12-08PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)Johannes Thumshirn1-1/+27
2016-12-08PCI: Export pcie_find_root_portJohannes Thumshirn1-14/+0
2016-10-28PCI: Mark Atheros AR9580 to avoid bus resetMaik Broemme1-0/+1
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-09-07PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-07PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-07PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-08-20PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-06-08PCI: Disable all BAR sizing for devices with non-compliant BARsPrarit Bhargava1-3/+3
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-03-16PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof HaƂasa1-1/+3
2016-03-10PCI: keystone: Fix MSI code that retrieves struct pcie_port pointerMurali Karicheri1-8/+3
2016-03-04xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...Konrad Rzeszutek Wilk1-4/+6
2016-03-04PCI/AER: Flush workqueue on device remove to avoid use-after-freeSebastian Andrzej Siewior3-6/+1
2016-03-04ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()Insu Yun1-1/+3
2016-02-17PCI: Fix minimum allocation address overwriteChristoph Biedl1-2/+4
2016-02-17PCI: host: Mark PCIe/PCI (MSI) IRQ cascade handlers as IRQF_NO_THREADGrygorii Strashko7-8/+15
2016-01-10Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-01-08PCI: dra7xx: Mark driver as brokenRichard Cochran1-0/+1
2016-01-01Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2015-12-09Merge tag 'pci-v4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+18
2015-12-05PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu1-1/+3