index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-10
PCI: histb: Fix an error handling path in histb_pcie_probe()
Christophe JAILLET
1
-4
/
+8
2025-04-10
PCI: dwc: ep: Return -ENOMEM for allocation failures
Dan Carpenter
1
-0
/
+1
2025-04-10
PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
Thippeswamy Havalige
1
-4
/
+6
2025-04-10
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
1
-1
/
+1
2025-04-10
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
1
-1
/
+2
2025-04-10
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
1
-2
/
+2
2025-04-10
PCI: brcmstb: Set generation limit before PCIe link up
Jim Quinlan
1
-3
/
+4
2025-04-10
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2025-02-21
PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
Lorenzo Bianconi
1
-18
/
+41
2025-02-17
PCI: dwc: ep: Prevent changing BAR size/flags in pci_epc_set_bar()
Niklas Cassel
1
-1
/
+21
2025-02-17
PCI: dwc: ep: Write BAR_MASK before iATU registers in pci_epc_set_bar()
Niklas Cassel
1
-13
/
+15
2025-02-08
PCI: microchip: Set inbound address translation for coherent or non-coherent ...
Daire McNamara
3
-5
/
+114
2025-02-08
PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
Richard Zhu
1
-0
/
+1
2025-02-08
PCI: qcom: Update ICC and OPP values after Link Up event
Krishna chaitanya chundru
1
-0
/
+2
2025-02-08
PCI: imx6: Add missing reference clock disable logic
Richard Zhu
1
-12
/
+12
2025-02-08
PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
Richard Zhu
1
-0
/
+1
2025-02-08
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-1
/
+0
2025-02-08
PCI: imx6: Configure PHY based on Root Complex or Endpoint mode
Frank Li
1
-1
/
+3
2025-02-08
PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
Dan Carpenter
1
-0
/
+1
2025-02-08
PCI: rockchip: Add missing fields descriptions for struct rockchip_pcie_ep
Damien Le Moal
1
-0
/
+4
2025-02-08
PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
King Dix
1
-1
/
+1
2024-11-25
Merge branch 'pci/typos'
Bjorn Helgaas
1
-2
/
+2
2024-11-25
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+4
2024-11-25
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-3
/
+4
2024-11-25
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
4
-95
/
+394
2024-11-25
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2
-5
/
+20
2024-11-25
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
1
-59
/
+67
2024-11-25
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-2
/
+73
2024-11-25
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+12
2024-11-25
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-14
/
+23
2024-11-25
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-11
/
+46
2024-11-25
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2
-3
/
+4
2024-11-25
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
1
-2
/
+2
2024-11-25
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-10
/
+25
2024-11-25
Merge branch 'pci/resource'
Bjorn Helgaas
2
-3
/
+3
2024-11-25
Merge branch 'pci/pm'
Bjorn Helgaas
1
-3
/
+7
2024-11-25
Merge branch 'pci/driver-remove'
Bjorn Helgaas
26
-28
/
+28
2024-11-25
PCI: rockchip-ep: Handle PERST# signal in EP mode
Damien Le Moal
4
-14
/
+141
2024-11-25
PCI: rockchip-ep: Improve link training
Damien Le Moal
2
-1
/
+92
2024-11-25
PCI: rockship-ep: Implement the pci_epc_ops::stop_link() operation
Damien Le Moal
2
-0
/
+14
2024-11-25
PCI: rockchip-ep: Refactor endpoint link training enable
Damien Le Moal
2
-9
/
+9
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
Damien Le Moal
1
-24
/
+30
2024-11-25
PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
Damien Le Moal
1
-46
/
+61
2024-11-25
PCI: rockchip-ep: Rename rockchip_pcie_parse_ep_dt()
Damien Le Moal
1
-3
/
+3
2024-11-25
PCI: rockchip-ep: Fix MSI IRQ data mapping
Damien Le Moal
1
-9
/
+13
2024-11-25
PCI: rockchip-ep: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
2
-0
/
+28
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
Damien Le Moal
1
-0
/
+3
2024-11-25
PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
Damien Le Moal
1
-6
/
+2
2024-11-25
PCI: rockchip-ep: Use a macro to define EP controller .align feature
Damien Le Moal
2
-1
/
+2
2024-11-25
PCI: rockchip-ep: Fix address translation unit programming
Damien Le Moal
2
-3
/
+17
[next]