summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-04Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2-4/+4
2021-05-04Merge branch 'remotes/lorenzo/pci/risc-v'Bjorn Helgaas13-1/+556
2021-05-04Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas1-7/+5
2021-05-04Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas7-1/+1226
2021-05-04Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2-8/+14
2021-05-04Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas6-10/+16
2021-05-04Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-11/+40
2021-05-04Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'remotes/lorenzo/pci/altera-msi'Bjorn Helgaas1-3/+1
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas8-12/+28
2021-05-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2021-05-04Merge branch 'pci/kernel-doc'Bjorn Helgaas10-20/+47
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas6-349/+206
2021-05-04Merge branch 'pci/vpd'Bjorn Helgaas11-155/+45
2021-05-04Merge branch 'pci/pm'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'pci/hotplug'Bjorn Helgaas4-11/+3
2021-05-04Merge branch 'pci/error'Bjorn Helgaas1-1/+1
2021-05-04Merge branch 'pci/enumeration'Bjorn Helgaas6-27/+27
2021-05-04riscv: dts: Add PCIe support for the SiFive FU740-C000 SoCGreentime Hu1-0/+33
2021-05-04PCI: fu740: Add SiFive FU740 PCIe host controller driverPaul Walmsley3-0/+319
2021-05-04dt-bindings: PCI: Add SiFive FU740 PCIe host controllerGreentime Hu1-0/+113
2021-05-04MAINTAINERS: Add maintainers for SiFive FU740 PCIe driverGreentime Hu1-0/+8
2021-05-04clk: sifive: Use reset-simple in prci driver for PCIe driverGreentime Hu4-0/+20
2021-05-04clk: sifive: Add pcie_aux clock in prci driver for PCIe driverGreentime Hu5-1/+63
2021-04-30PCI: Allow VPD access for QLogic ISP2722Arun Easi1-1/+0
2021-04-30PCI/VPD: Add helper pci_get_func0_dev()Heiner Kallweit1-5/+8
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() SRDT handlingHeiner Kallweit1-25/+6
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit10-15/+12
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit2-5/+4
2021-04-30PCI/VPD: Make missing VPD message less alarmingHeiner Kallweit1-2/+6
2021-04-30PCI/VPD: Remove pci_set_vpd_size()Heiner Kallweit2-46/+13
2021-04-30x86/PCI: Remove unused alloc_pci_root_info() return valueKrzysztof Wilczyński1-1/+1
2021-04-29MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainerJianjun Wang1-0/+1
2021-04-29PCI: mediatek-gen3: Add system PM supportJianjun Wang1-0/+113
2021-04-29PCI: mediatek-gen3: Add MSI supportJianjun Wang1-0/+276
2021-04-29PCI: mediatek-gen3: Add INTx supportJianjun Wang1-0/+172
2021-04-29PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192Jianjun Wang3-0/+480
2021-04-29PCI: dwc: Move iATU detection earlierHou Zhiqiang4-3/+12
2021-04-29PCI: dwc/intel-gw: Remove unused functionJiapeng Chong1-5/+0
2021-04-29PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()Jisheng Zhang1-1/+2
2021-04-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2-42/+40
2021-04-29PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_groupKrzysztof Wilczyński1-26/+26
2021-04-29PCI/sysfs: Tidy SMBIOS & ACPI label attributesKrzysztof Wilczyński1-23/+10
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński3-77/+16
2021-04-29PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*()Krzysztof Wilczyński1-23/+18
2021-04-29PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*()Krzysztof Wilczyński1-23/+15
2021-04-29PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name()Krzysztof Wilczyński1-20/+19
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński3-46/+18