summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-04-29PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_groupKrzysztof Wilczyński
2021-04-29PCI/sysfs: Tidy SMBIOS & ACPI label attributesKrzysztof Wilczyński
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński
2021-04-29PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*()Krzysztof Wilczyński
2021-04-29PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*()Krzysztof Wilczyński
2021-04-29PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name()Krzysztof Wilczyński
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński
2021-04-29PCI/sysfs: Rename "vpd" attribute accessorsBjorn Helgaas
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-27PCI/sysfs: Convert "reset" to static attributeKrzysztof Wilczyński
2021-04-27PCI/sysfs: Convert "rom" to static attributeKrzysztof Wilczyński
2021-04-27PCI/sysfs: Convert "config" to static attributeKrzysztof Wilczyński
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2021-04-26Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-04-26Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-04-26Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury
2021-04-20PCI: Refactor HT advertising of NO_MSI flagMarc Zyngier
2021-04-20PCI/MSI: Document the various ways of ending up with NO_MSIMarc Zyngier
2021-04-20PCI: mediatek: Advertise lack of built-in MSI handlingThomas Gleixner
2021-04-20PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier
2021-04-20PCI/MSI: Kill default_teardown_msi_irqs()Marc Zyngier
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier
2021-04-20PCI: hv: Drop msi_controller structureMarc Zyngier
2021-04-20PCI: xilinx: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: xilinx: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: rcar: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: rcar: Don't allocate extra memory for the MSI capture addressMarc Zyngier
2021-04-20PCI: tegra: Convert to MSI domainsMarc Zyngier
2021-04-20PCI: Export pci_pio_to_address() for module useJianjun Wang
2021-04-16PCI: acpiphp: Fix whitespace issuechakravarthikulkarni
2021-04-16PCI: tegra: Add Tegra194 MCFG quirks for ECAM errataVidya Sagar
2021-04-16PCI: shpchp: Remove unused shpc_writeb()Jiapeng Chong
2021-04-14PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lockGuobin Huang
2021-04-14PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()Chen Hui
2021-04-13PCI: mediatek: Add missing MODULE_DEVICE_TABLEQiheng Lin
2021-04-13PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang
2021-04-13PCI: endpoint: Remove redundant initialization of pointer devColin Ian King
2021-04-12s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-09PCI: Delay after FLR of Intel DC P4510 NVMeRaphael Norwitz
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen
2021-04-08PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu
2021-04-08ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin
2021-04-07PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCIBharat Kumar Gogada
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky
2021-04-01PCI/ACPI: Fix acpi_pci_set_power_state() debug messageRafael J. Wysocki
2021-03-31IB/mthca: Disable parity reportingHeiner Kallweit