summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | PCI: vmd: Fix inconsistent indentation in vmd_resume()Xinghui Li2023-09-181-4/+1
| | |/ /
| * | | Merge branch 'pci/controller/speed'Bjorn Helgaas2023-10-283-45/+14
| |\ \ \
| | * | | PCI: tegra194: Use Mbps_to_icc() macro for setting icc speedManivannan Sadhasivam2023-10-141-2/+2
| | * | | PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam2023-10-141-25/+6
| | * | | PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speedManivannan Sadhasivam2023-10-141-18/+6
| | |/ /
| * | | Merge branch 'pci/controller/rcar'Bjorn Helgaas2023-10-288-63/+654
| |\ \ \
| | * | | PCI: rcar-gen4: Add endpoint mode supportYoshihiro Shimoda2023-10-232-4/+164
| | * | | PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host modeYoshihiro Shimoda2023-10-233-0/+393
| | * | | PCI: dwc: endpoint: Introduce .pre_init() and .deinit()Yoshihiro Shimoda2023-10-232-1/+13
| | * | | PCI: dwc: Expose dw_pcie_write_dbi2() to moduleYoshihiro Shimoda2023-10-231-0/+1
| | * | | PCI: dwc: Expose dw_pcie_ep_exit() to moduleYoshihiro Shimoda2023-10-201-0/+1
| | * | | PCI: dwc: Add EDMA_UNROLL capability flagYoshihiro Shimoda2023-10-202-3/+10
| | * | | PCI: dwc: endpoint: Add multiple PFs support for dbi2Yoshihiro Shimoda2023-10-202-8/+25
| | * | | PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW settingYoshihiro Shimoda2023-10-201-6/+0
| | * | | PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handlingYoshihiro Shimoda2023-10-201-1/+8
| | * | | PCI: dwc: Add dw_pcie_link_set_max_link_width()Yoshihiro Shimoda2023-10-201-45/+41
| | * | | PCI: Add T_PVPERL macroYoshihiro Shimoda2023-10-201-0/+3
| | |/ /
| * | | Merge branch 'pci/controller/qcom-ep'Bjorn Helgaas2023-10-281-0/+17
| |\ \ \
| | * | | PCI: qcom-ep: Add dedicated callback for writing to DBI2 registersManivannan Sadhasivam2023-10-271-0/+17
| | |/ /
| * | | Merge branch 'pci/controller/layerscape'Bjorn Helgaas2023-10-281-0/+2
| |\ \ \
| | * | | PCI: layerscape-ep: Set 64-bit DMA maskGuanhua Gao2023-10-101-0/+2
| | |/ /
| * | | Merge branch 'pci/controller/hyperv'Bjorn Helgaas2023-10-281-1/+1
| |\ \ \
| | * | | PCI: hv: Annotate struct hv_dr_state with __counted_byKees Cook2023-10-141-1/+1
| | |/ /
| * | | Merge branch 'pci/controller/cadence'Bjorn Helgaas2023-10-281-5/+0
| |\ \ \
| | * | | PCI: cadence: Drop unused member from struct cdns_plat_pcieLi Chen2023-10-051-5/+0
| | |/ /
| * | | Merge branch 'pci/controller/aspm'Bjorn Helgaas2023-10-283-0/+32
| |\ \ \
| | * | | PCI: qcom: Enable ASPM for platforms supporting 1.9.0 opsManivannan Sadhasivam2023-10-141-0/+28
| | * | | PCI: dwc: Add host_post_init() callbackManivannan Sadhasivam2023-10-142-0/+4
| | |/ /
| * | | Merge branch 'pci/vga'Bjorn Helgaas2023-10-282-10/+11
| |\ \ \
| | * | | PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()Sui Jingfeng2023-10-071-4/+3
| | * | | PCI/VGA: Select VGA devices earlierSui Jingfeng2023-10-071-6/+8
| | * | | PCI/VGA: Use pci_is_vga() to identify VGA devicesSui Jingfeng2023-10-071-1/+1
| | |/ /
| * | | Merge branch 'pci/reset'Bjorn Helgaas2023-10-281-0/+12
| |\ \ \
| | * | | PCI: Lengthen reset delay for VideoPropulsion Torrent QN16e cardLukas Wunner2023-09-281-0/+12
| | |/ /
| * | | Merge branch 'pci/pm'Bjorn Helgaas2023-10-282-5/+2
| |\ \ \
| | * | | PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2023-09-302-5/+2
| | |/ /
| * | | Merge branch 'pci/p2pdma'Bjorn Helgaas2023-10-281-2/+1
| |\ \ \
| | * | | PCI/P2PDMA: Remove redundant gotoTadeusz Struk2023-10-231-1/+0
| | * | | PCI/P2PDMA: Fix undefined behavior bug in struct pci_p2pdma_pagemapGustavo A. R. Silva2023-10-041-1/+1
| | |/ /
| * | | Merge branch 'pci/hotplug'Bjorn Helgaas2023-10-284-2/+141
| |\ \ \
| | * | | PCI: hotplug: Add Ampere Altra Attention Indicator extension driverD Scott Phillips2023-10-263-0/+140
| | * | | PCI: acpiphp: Allow built-in drivers for Attention IndicatorsD Scott Phillips2023-10-251-2/+1
| | |/ /
| * | | Merge branch 'pci/enumeration'Bjorn Helgaas2023-10-2817-43/+75
| |\ \ \
| | * | | PCI: keystone: Don't discard .probe() callbackUwe Kleine-König2023-10-101-2/+2
| | * | | PCI: keystone: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| | * | | PCI: kirin: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| | * | | PCI: exynos: Don't discard .remove() callbackUwe Kleine-König2023-10-101-2/+2
| | * | | PCI/ACPI: Use acpi_evaluate_dsm_typed()Andy Shevchenko2023-10-031-6/+7
| | * | | PCI: Use PCI_HEADER_TYPE_* instead of literalsIlpo Järvinen2023-10-0312-27/+28
| | * | | PCI: vmd: Correct PCI Header Type Register's multi-function checkIlpo Järvinen2023-10-031-2/+1