index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-02
PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
Nicolas Frattaroli
1
-16
/
+26
2025-07-31
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
3
-0
/
+268
2025-07-31
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
4
-57
/
+322
2025-07-31
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-14
/
+26
2025-07-31
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-3
/
+12
2025-07-31
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-8
/
+8
2025-07-31
Merge branch 'pci/controller/linkup-fix'
Bjorn Helgaas
4
-7
/
+13
2025-07-24
PCI: dwc: Add Sophgo SG2044 PCIe controller driver in Root Complex mode
Inochi Amaoto
3
-0
/
+268
2025-07-24
PCI: dwc: Switch to msi_create_parent_irq_domain()
Nam Cao
3
-46
/
+25
2025-07-24
PCI: controller: Use dev_fwnode() instead of of_fwnode_handle()
Jiri Slaby (SUSE)
1
-1
/
+1
2025-07-24
PCI: imx6: Delay link start until configfs 'start' written
Richard Zhu
1
-3
/
+0
2025-07-24
PCI: imx6: Remove apps_reset toggling from imx_pcie_{assert/deassert}_core_reset
Richard Zhu
1
-2
/
+3
2025-07-21
PCI: imx6: Add LUT configuration for MSI/IOMMU in Endpoint mode
Frank Li
1
-1
/
+10
2025-07-21
PCI: imx6: Add helper function imx_pcie_add_lut_by_rid()
Frank Li
1
-7
/
+10
2025-07-15
PCI: qcom: Add support for parsing the new Root Port binding
Krishna Chaitanya Chundru
1
-27
/
+176
2025-07-15
PCI: qcom: Add support for Qualcomm SA8255p based PCIe Root Complex
Mayank Rana
2
-12
/
+112
2025-07-15
PCI: imx6: Add IMX8MM_EP and IMX8MP_EP fixed 256-byte BAR 4 in epc_features
Richard Zhu
1
-0
/
+2
2025-07-15
PCI: imx6: Add IMX8MQ_EP third 64-bit BAR in epc_features
Richard Zhu
1
-1
/
+1
2025-07-07
PCI: dwc: Make dw_pcie_ptm_ops static
Manivannan Sadhasivam
1
-1
/
+1
2025-07-01
PCI: dwc: Export DWC MSI controller related APIs
Mayank Rana
2
-18
/
+34
2025-06-25
PCI: dwc: Simplify the return value of PTM debugfs functions returning bool
Hans Zhang
1
-7
/
+7
2025-06-25
PCI: Move link up wait time and max retries macros to pci.h
Niklas Cassel
2
-7
/
+3
2025-06-25
PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
Niklas Cassel
1
-0
/
+8
2025-06-25
PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-25
PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
1
-3
/
+12
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
23
-145
/
+694
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
6
-5
/
+297
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-9
/
+10
2025-06-04
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-0
/
+1
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
4
-0
/
+92
2025-06-04
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-31
/
+182
2025-06-04
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-4
/
+1
2025-06-04
Merge branch 'pci/controller/dwc-ep'
Bjorn Helgaas
1
-7
/
+6
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
19
-82
/
+97
2025-06-04
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-7
/
+8
2025-05-30
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+1
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+2
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
1
-0
/
+1
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs encoding
Niklas Cassel
1
-4
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
1
-2
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value encoding
Niklas Cassel
1
-1
/
+1
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value encoding
Niklas Cassel
1
-1
/
+1
2025-05-28
PCI: dwc: ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-05-20
PCI: dwc: ep: Fix errno typo
Niklas Cassel
1
-2
/
+2
2025-05-16
PCI: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
5
-10
/
+10
2025-05-15
PCI: qcom-ep: Mask PTM_UPDATING interrupt
Manivannan Sadhasivam
1
-0
/
+8
2025-05-15
PCI: dwc: Add debugfs support for PTM context
Manivannan Sadhasivam
3
-0
/
+280
2025-05-15
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
Manivannan Sadhasivam
4
-5
/
+9
2025-05-13
PCI: dwc: Return bool from link up check
Hans Zhang
18
-43
/
+33
[next]