index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2023-10-24
PCI/MSI: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-24
PCI/DPC: Use defines with DPC reason fields
Ilpo Järvinen
2023-10-24
PCI/DPC: Use defined fields with DPC_CTL register
Ilpo Järvinen
2023-10-24
PCI/DPC: Use FIELD_GET()
Bjorn Helgaas
2023-10-24
PCI: hotplug: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-24
PCI: dwc: Use FIELD_GET/PREP()
Ilpo Järvinen
2023-10-23
PCI/P2PDMA: Remove redundant goto
Tadeusz Struk
2023-10-23
PCI: rcar-gen4: Add endpoint mode support
Yoshihiro Shimoda
2023-10-23
PCI: rcar-gen4: Add R-Car Gen4 PCIe controller support for host mode
Yoshihiro Shimoda
2023-10-23
PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
Yoshihiro Shimoda
2023-10-23
PCI: dwc: Expose dw_pcie_write_dbi2() to module
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Expose dw_pcie_ep_exit() to module
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add EDMA_UNROLL capability flag
Yoshihiro Shimoda
2023-10-20
PCI: dwc: endpoint: Add multiple PFs support for dbi2
Yoshihiro Shimoda
2023-10-20
PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
2023-10-20
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
2023-10-20
PCI: Add T_PVPERL macro
Yoshihiro Shimoda
2023-10-18
PCI: Disable ATS for specific Intel IPU E2000 devices
Bartosz Pawlowski
2023-10-18
PCI: Extract ATS disabling to a helper function
Bartosz Pawlowski
2023-10-18
PCI: cadence: Use FIELD_GET()
Ilpo Järvinen
2023-10-17
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-10-14
PCI: hv: Annotate struct hv_dr_state with __counted_by
Kees Cook
2023-10-14
PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
Manivannan Sadhasivam
2023-10-14
PCI: dwc: Add host_post_init() callback
Manivannan Sadhasivam
2023-10-14
PCI: tegra194: Use Mbps_to_icc() macro for setting icc speed
Manivannan Sadhasivam
2023-10-14
PCI: qcom-ep: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
2023-10-14
PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
2023-10-10
PCI: xgene: Do PCI error check on own line & keep return value
Ilpo Järvinen
2023-10-10
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
2023-10-10
PCI/ASPM: Convert printk() to pr_*() and add include
Ilpo Järvinen
2023-10-10
PCI/ASPM: Remove unnecessary includes
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use FIELD_MAX() instead of literals
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use time constants
Ilpo Järvinen
2023-10-10
PCI/ASPM: Return U32_MAX instead of bit magic construct
Ilpo Järvinen
2023-10-10
PCI/ASPM: Use FIELD_GET/PREP() to access PCIe capability fields
Ilpo Järvinen
2023-10-10
PCI: mvebu: Use FIELD_PREP() with Link Width
Ilpo Järvinen
2023-10-10
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
2023-10-10
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-10-10
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-10-10
PCI: kirin: Don't discard .remove() callback
Uwe Kleine-König
2023-10-10
PCI: exynos: Don't discard .remove() callback
Uwe Kleine-König
2023-10-10
PCI: layerscape-ep: Set 64-bit DMA mask
Guanhua Gao
2023-10-06
PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()
Sui Jingfeng
2023-10-06
PCI/VGA: Select VGA devices earlier
Sui Jingfeng
2023-10-06
PCI/VGA: Use pci_is_vga() to identify VGA devices
Sui Jingfeng
2023-10-06
PCI: Replace unnecessary UTF-8 in Kconfig
Liu Song
2023-10-06
Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-10-05
PCI: endpoint: Use IS_ERR_OR_NULL() helper function
Ruan Jinjie
2023-10-05
PCI: Make pci_assign_unassigned_resources() non-init
Randy Dunlap
[prev]
[next]