summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-04Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas
2021-05-04Merge branch 'pci/error'Bjorn Helgaas
2021-05-04Merge branch 'pci/enumeration'Bjorn Helgaas
2021-05-04riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley
2021-05-04dt-bindings: PCI: Add SiFive FU740 PCIe host controllerGreentime Hu
2021-05-04MAINTAINERS: Add maintainers for SiFive FU740 PCIe driverGreentime Hu
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi
2021-04-30PCI/VPD: Add helper pci_get_func0_dev()Heiner Kallweit
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() SRDT handlingHeiner Kallweit
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit
2021-04-30PCI/VPD: Make missing VPD message less alarmingHeiner Kallweit
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof Wilczyński
2021-04-29MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainerJianjun Wang
2021-04-29PCI: mediatek-gen3: Add system PM supportJianjun Wang
2021-04-29PCI: mediatek-gen3: Add MSI supportJianjun Wang
2021-04-29PCI: mediatek-gen3: Add INTx supportJianjun Wang
2021-04-29PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192Jianjun Wang
2021-04-29PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-04-29PCI: dwc/intel-gw: Remove unused functionJiapeng Chong
2021-04-29PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()Jisheng Zhang
2021-04-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
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