summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: vmd: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-181-1/+1
| | * | | PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu2021-11-182-10/+10
| | * | | PCI: rockchip-host: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: rcar-host: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: altera: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: mvebu: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-6/+2
| | * | | PCI: aardvark: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: kirin: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: histb: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: exynos: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: mediatek: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-9/+2
| | * | | PCI: iproc: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
| | * | | PCI: thunder: Drop error data fabrication when config read failsNaveen Naidu2021-11-182-33/+17
| | * | | PCI: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-6/+2
| | * | | PCI: Use PCI_SET_ERROR_RESPONSE() for disconnected devicesNaveen Naidu2021-11-181-3/+3
| | * | | PCI: Set error response data when config read failsNaveen Naidu2021-11-181-2/+8
| | |/ /
| * | | Merge branch 'pci/misc'Bjorn Helgaas2022-01-135-6/+6
| |\ \ \
| | * | | PCI: Correct misspelled wordsKrzysztof Wilczyński2022-01-085-6/+6
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/bridge-emul'Bjorn Helgaas2022-01-133-17/+65
| |\ \ \
| | * | | PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe devicePali Rohár2021-12-061-0/+1
| | * | | PCI: pci-bridge-emul: Correctly set PCIe capabilitiesPali Rohár2021-12-063-5/+12
| | * | | PCI: pci-bridge-emul: Fix definitions of reserved bitsPali Rohár2021-12-061-11/+25
| | * | | PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config spacePali Rohár2021-12-061-0/+21
| | * | | PCI: pci-bridge-emul: Make expansion ROM Base Address register read-onlyPali Rohár2021-12-061-1/+6
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/xilinx-nwl'Bjorn Helgaas2022-01-131-23/+7
| |\ \ \
| | * | | PCI: xilinx-nwl: Simplify code and fix a memory leakChristophe JAILLET2021-12-011-23/+7
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2022-01-132-5/+3
| |\ \ \
| | * | | PCI: xgene: Fix IB window setupRob Herring2021-11-301-1/+1
| | * | | PCI: xgene-msi: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-291-4/+2
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2022-01-131-0/+59
| |\ \ \
| | * | | PCI: vmd: Add DID 8086:A77F for all Intel Raptor Lake SKU'sKarthik L Gopalakrishnan2022-01-051-0/+4
| | * | | PCI: vmd: Honor ACPI _OSC on PCIe featuresKai-Heng Feng2022-01-041-0/+18
| | * | | PCI: vmd: Clean up domain before enumerationNirmal Patel2021-12-011-0/+37
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2022-01-131-5/+5
| |\ \ \
| | * | | PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()Marek Vasut2021-12-011-5/+5
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/qcom'Bjorn Helgaas2022-01-132-8/+8
| |\ \ \
| | * | | PCI: qcom-ep: Constify static dw_pcie_ep_opsRikard Falkeborn2022-01-041-1/+1
| | * | | PCI: qcom: Use __be16 type to store return value from cpu_to_be16()Manivannan Sadhasivam2021-12-061-1/+1
| | * | | PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'Christophe JAILLET2021-11-291-6/+6
| | |/ /
| * | | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2022-01-132-133/+395
| |\ \ \
| | * | | PCI: mvebu: Add support for compiling driver as modulePali Rohár2022-01-062-16/+77
| | * | | PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár2022-01-041-0/+23
| | * | | PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár2022-01-041-1/+10
| | * | | PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár2022-01-041-10/+1
| | * | | PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár2022-01-041-0/+28
| | * | | PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár2022-01-041-2/+97
| | * | | PCI: mvebu: Set PCI Bridge Class Code to PCI BridgePali Rohár2022-01-041-1/+27
| | * | | PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár2022-01-041-1/+7
| | * | | PCI: mvebu: Propagate errors when updating PCI_IO_BASE and PCI_MEM_BASE regis...Pali Rohár2022-01-041-27/+55
| | * | | PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár2022-01-041-7/+0