summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2023-10-24PCI/PTM: Use FIELD_GET()Bjorn Helgaas-2/+3
2023-10-24PCI/PME: Use FIELD_GET()Bjorn Helgaas-1/+3
2023-10-24PCI/ATS: Use FIELD_GET()Bjorn Helgaas-5/+2
2023-10-24PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()Heiner Kallweit-0/+2
2023-10-24Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver, disables L1"Heiner Kallweit-1/+2
2023-10-24PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas-4/+4
2023-10-24PCI: Use FIELD_GET()Bjorn Helgaas-27/+26
2023-10-24PCI/MSI: Use FIELD_GET/PREP()Ilpo Järvinen-4/+6
2023-10-24PCI/DPC: Use defines with DPC reason fieldsIlpo Järvinen-10/+17
2023-10-24PCI/DPC: Use defined fields with DPC_CTL registerIlpo Järvinen-3/+7
2023-10-24PCI/DPC: Use FIELD_GET()Bjorn Helgaas-3/+4
2023-10-24PCI: hotplug: Use FIELD_GET/PREP()Ilpo Järvinen-4/+7
2023-10-24PCI: dwc: Use FIELD_GET/PREP()Ilpo Järvinen-6/+11
2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk-1/+0
2023-10-23PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda-4/+164
2023-10-23PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda-0/+393
2023-10-23PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda-1/+13
2023-10-23PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda-0/+1
2023-10-20PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda-0/+1
2023-10-20PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda-3/+10
2023-10-20PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda-8/+25
2023-10-20PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda-6/+0
2023-10-20PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda-1/+8
2023-10-20PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda-45/+41
2023-10-20PCI: Add T_PVPERL macroYoshihiro Shimoda-0/+3
2023-10-18PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski-0/+19
2023-10-18PCI: Extract ATS disabling to a helper functionBartosz Pawlowski-7/+9
2023-10-18PCI: cadence: Use FIELD_GET()Ilpo Järvinen-4/+5
2023-10-17PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen-6/+4
2023-10-14PCI: hv: Annotate struct hv_dr_state with __counted_byKees Cook-1/+1
2023-10-14PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam-0/+28
2023-10-14PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam-0/+4
2023-10-14PCI: tegra194: Use Mbps_to_icc() macro for setting icc speedManivannan Sadhasivam-2/+2
2023-10-14PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam-25/+6
2023-10-14PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam-18/+6
2023-10-10PCI: xgene: Do PCI error check on own line & keep return valueIlpo Järvinen-3/+4
2023-10-10PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen-9/+12
2023-10-10PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen-2/+3
2023-10-10PCI/ASPM: Remove unnecessary includesIlpo Järvinen-2/+0
2023-10-10PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen-7/+7
2023-10-10PCI/ASPM: Use time constantsIlpo Järvinen-6/+8
2023-10-10PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen-2/+3
2023-10-10PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen-13/+18
2023-10-10PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen-1/+1
2023-10-10PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen-5/+4
2023-10-10PCI: keystone: Don't discard .probe() callbackUwe Kleine-König-2/+2
2023-10-10PCI: keystone: Don't discard .remove() callbackUwe Kleine-König-2/+2
2023-10-10PCI: kirin: Don't discard .remove() callbackUwe Kleine-König-2/+2
2023-10-10PCI: exynos: Don't discard .remove() callbackUwe Kleine-König-2/+2
2023-10-10PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao-0/+2