summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-08-09PCI/VPD: Don't check Large Resource Item Names for validityBjorn Helgaas
2021-08-09PCI/VPD: Reject resource tags with invalid sizeBjorn Helgaas
2021-08-06Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...Greg Kroah-Hartman
2021-08-05PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-08-05PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()ErKun Yang
2021-08-05PCI: tegra: make const array err_msg staticChristophe JAILLET
2021-08-05PCI: tegra: Use 'seq_puts' instead of 'seq_printf'Christophe JAILLET
2021-08-05PCI: tegra: Fix OF node reference leakChristophe JAILLET
2021-08-05PCI: aardvark: Fix reporting CRS valuePali Rohár
2021-08-05PCI: pci-bridge-emul: Add PCIe Root Capabilities RegisterPali Rohár
2021-08-05PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO responsePali Rohár
2021-08-05PCI: aardvark: Fix checking for PIO statusEvan Wang
2021-08-04PCI: PM: Enable PME if it can be signaled from D3coldRafael J. Wysocki
2021-08-04PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistentlyRafael J. Wysocki
2021-08-04PCI: tegra194: Cleanup unused codeOm Prakash Singh
2021-08-04PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP modeOm Prakash Singh
2021-08-04PCI: tegra194: Disable interrupts before entering L2Om Prakash Singh
2021-08-04PCI: tegra194: Fix MSI-X programmingOm Prakash Singh
2021-08-04PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh
2021-08-04PCI: iproc: Fix BCMA probe resource handlingRob Herring
2021-08-04PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'Rob Herring
2021-08-03PCI: Add ACS quirks for NXP LX2xx0 and LX2xx2 platformsWasim Khan
2021-08-03PCI: Return int from pciconfig_read() syscallKrzysztof Wilczyński
2021-08-03PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failureKrzysztof Wilczyński
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-07-30PCI/VPD: Treat initial 0xff as missing EEPROMHeiner Kallweit
2021-07-30PCI/VPD: Check Resource Item Names against those valid for typeBjorn Helgaas
2021-07-30PCI/VPD: Correct diagnostic for VPD read failureBjorn Helgaas
2021-07-26PCI: Restrict ASMedia ASM1062 SATA Max Payload Size SupportedMarek Behún
2021-07-26PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-07-23PCI: tegra: Remove unused struct tegra_pcie_busKrzysztof Wilczyński
2021-07-23PCI: controller: PCI_IXP4XX should depend on ARCH_IXP4XXGeert Uytterhoeven
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-21PCI: endpoint: Make struct pci_epf_driver::remove return voidUwe Kleine-König
2021-07-16PCI: Refactor pci_ioremap_bar() and pci_ioremap_wc_bar()Krzysztof Wilczyński
2021-07-16PCI: Use pci_update_current_state() in pci_enable_device_flags()Rafael J. Wysocki
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang
2021-07-13PCI: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-07-09Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas
2021-07-08Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-07-06Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2021-07-06Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas