index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-15
PCI: imx6: Identify controller via 'linux,pci-domain', not address
Richard Zhu
1
-9
/
+6
2025-03-14
PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode
Niklas Cassel
1
-0
/
+29
2025-03-14
PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability()
Niklas Cassel
2
-0
/
+46
2025-03-14
PCI: dwc: ep: Return -ENOMEM for allocation failures
Dan Carpenter
1
-0
/
+1
2025-03-13
PCI: hv: Switch MSI descriptor locking to guard()
Thomas Gleixner
1
-10
/
+4
2025-03-11
PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller
Thippeswamy Havalige
1
-11
/
+29
2025-03-11
PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
Thippeswamy Havalige
1
-4
/
+6
2025-03-08
PCI: Fix typos
Bjorn Helgaas
9
-26
/
+28
2025-03-08
PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability()
Niklas Cassel
1
-21
/
+3
2025-03-08
PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs
Niklas Cassel
1
-11
/
+11
2025-03-08
PCI: keystone: Specify correct alignment requirement
Niklas Cassel
1
-1
/
+1
2025-03-08
PCI: keystone: Describe Resizable BARs as Resizable BARs
Niklas Cassel
1
-2
/
+2
2025-03-08
PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARs
Niklas Cassel
1
-15
/
+167
2025-03-08
PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()
Niklas Cassel
1
-18
/
+18
2025-03-06
PCI: altera: Add Agilex support
D M, Sharath Kumar
1
-9
/
+246
2025-03-06
PCI: tegra: Use helper function for_each_child_of_node_scoped()
Zhang Zekun
1
-52
/
+28
2025-03-06
PCI: apple: Use helper function for_each_child_of_node_scoped()
Zhang Zekun
1
-3
/
+1
2025-03-06
PCI: mt7621: Use helper function for_each_available_child_of_node_scoped()
Zhang Zekun
1
-10
/
+5
2025-03-06
PCI: mediatek: Use helper function for_each_available_child_of_node_scoped()
Zhang Zekun
1
-10
/
+5
2025-03-06
PCI: kirin: Tidy up _probe() related function with dev_err_probe()
Zhang Zekun
1
-25
/
+15
2025-03-06
PCI: Add Rockchip Vendor ID
Shawn Lin
2
-2
/
+1
2025-03-06
PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe link
Hans Zhang
2
-0
/
+110
2025-03-06
PCI: dwc: Add debugfs based Statistical Counter support for DWC
Shradha Todi
1
-0
/
+248
2025-03-06
PCI: dwc: Add debugfs based Error Injection support for DWC
Shradha Todi
1
-2
/
+166
2025-03-06
PCI: dwc: Add debugfs based Silicon Debug support for DWC
Shradha Todi
7
-0
/
+230
2025-03-05
PCI: mediatek-gen3: Fix inconsistent indentation
Charles Han
1
-13
/
+22
2025-03-05
PCI: kirin: Use helper function for_each_available_child_of_node_scoped()
Zhang Zekun
1
-7
/
+3
2025-03-04
PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit
Jim Quinlan
1
-1
/
+1
2025-03-04
PCI: brcmstb: Make two changes in MDIO register fields
Jim Quinlan
1
-1
/
+3
2025-03-04
PCI: brcmstb: Use same constant table for config space access
Jim Quinlan
1
-8
/
+6
2025-03-04
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
1
-1
/
+1
2025-03-04
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
1
-1
/
+2
2025-03-04
PCI: brcmstb: Do not assume that register field starts at LSB
Jim Quinlan
1
-2
/
+2
2025-03-04
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
1
-2
/
+2
2025-03-04
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
1
-3
/
+4
2025-03-04
PCI: brcmstb: Add BCM2712 support
Stanimir Varbanov
1
-2
/
+67
2025-03-04
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2025-03-03
PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC)
Shradha Todi
1
-0
/
+40
2025-03-03
PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
Lorenzo Bianconi
1
-1
/
+27
2025-02-28
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
1
-2
/
+2
2025-02-28
PCI: brcmstb: Reuse pcie_cfg_data structure
Stanimir Varbanov
1
-40
/
+32
2025-02-28
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
1
-0
/
+1
2025-02-24
PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
Yury Norov
1
-2
/
+1
2025-02-24
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-1
/
+1
2025-02-24
PCI: qcom-ep: Enable EP mode support for SAR2130P
Dmitry Baryshkov
1
-0
/
+1
2025-02-24
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-02-24
PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
Manivannan Sadhasivam
1
-0
/
+4
2025-02-21
PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
Lorenzo Bianconi
1
-1
/
+0
2025-02-20
PCI: hv: Correct a comment
Easwar Hariharan
1
-1
/
+1
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-523
/
+811
[prev]
[next]