summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-10-24PCI: Use FIELD_GET() in Sapphire RX 5600 XT Pulse quirkBjorn Helgaas
2023-10-24PCI: Use FIELD_GET()Bjorn Helgaas
2023-10-24PCI/MSI: Use FIELD_GET/PREP()Ilpo Järvinen
2023-10-24PCI/DPC: Use defines with DPC reason fieldsIlpo Järvinen
2023-10-24PCI/DPC: Use defined fields with DPC_CTL registerIlpo Järvinen
2023-10-24PCI/DPC: Use FIELD_GET()Bjorn Helgaas
2023-10-24PCI: hotplug: Use FIELD_GET/PREP()Ilpo Järvinen
2023-10-24PCI: dwc: Use FIELD_GET/PREP()Ilpo Järvinen
2023-10-23PCI/P2PDMA: Remove redundant gotoTadeusz Struk
2023-10-23PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda
2023-10-23PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda
2023-10-23PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda
2023-10-23PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda
2023-10-20PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda
2023-10-20PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda
2023-10-20PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda
2023-10-20PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda
2023-10-20PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda
2023-10-20PCI: Add T_PVPERL macroYoshihiro Shimoda
2023-10-18PCI: Disable ATS for specific Intel IPU E2000 devicesBartosz Pawlowski
2023-10-18PCI: Extract ATS disabling to a helper functionBartosz Pawlowski
2023-10-18PCI: cadence: Use FIELD_GET()Ilpo Järvinen
2023-10-17PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-10-14PCI: hv: Annotate struct hv_dr_state with __counted_byKees Cook
2023-10-14PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam
2023-10-14PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam
2023-10-14PCI: tegra194: Use Mbps_to_icc() macro for setting icc speedManivannan Sadhasivam
2023-10-14PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam
2023-10-14PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam
2023-10-10PCI: xgene: Do PCI error check on own line & keep return valueIlpo Järvinen
2023-10-10PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-10-10PCI/ASPM: Convert printk() to pr_*() and add includeIlpo Järvinen
2023-10-10PCI/ASPM: Remove unnecessary includesIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_MAX() instead of literalsIlpo Järvinen
2023-10-10PCI/ASPM: Use time constantsIlpo Järvinen
2023-10-10PCI/ASPM: Return U32_MAX instead of bit magic constructIlpo Järvinen
2023-10-10PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fieldsIlpo Järvinen
2023-10-10PCI: mvebu: Use FIELD_PREP() with Link WidthIlpo Järvinen
2023-10-10PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fieldsIlpo Järvinen
2023-10-10PCI: keystone: Don't discard .probe() callbackUwe Kleine-König
2023-10-10PCI: keystone: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: kirin: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: exynos: Don't discard .remove() callbackUwe Kleine-König
2023-10-10PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao
2023-10-06PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()Sui Jingfeng
2023-10-06PCI/VGA: Select VGA devices earlierSui Jingfeng
2023-10-06PCI/VGA: Use pci_is_vga() to identify VGA devicesSui Jingfeng
2023-10-06PCI: Replace unnecessary UTF-8 in KconfigLiu Song
2023-10-06Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds