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
2024-09-09
PCI: imx6: Rename imx6_* with imx_*
Frank Li
1
-375
/
+374
2024-09-09
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
1
-3
/
+4
2024-09-09
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
1
-0
/
+2
2024-09-09
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
1
-2
/
+4
2024-09-07
PCI: brcmstb: Enable 7712 SoCs
Jim Quinlan
1
-0
/
+20
2024-09-07
PCI: brcmstb: Change field name from 'type' to 'soc_base'
Jim Quinlan
1
-21
/
+21
2024-09-07
PCI: brcmstb: Check return value of all reset_control_* calls
Jim Quinlan
1
-30
/
+73
2024-09-07
PCI: brcmstb: Refactor for chips with many regular inbound windows
Jim Quinlan
1
-54
/
+182
2024-09-06
PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
Alexandra Diupina
1
-2
/
+2
2024-09-06
PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID()
Jinjie Ruan
1
-2
/
+1
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
1
-6
/
+92
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+1
2024-09-04
PCI: brcmstb: Don't conflate the reset rescal with PHY ctrl
Jim Quinlan
1
-3
/
+14
2024-09-04
PCI: brcmstb: Remove two unused constants from driver
Jim Quinlan
1
-5
/
+0
2024-09-04
PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
Jim Quinlan
1
-15
/
+24
2024-09-04
PCI: brcmstb: Use swinit reset if available
Jim Quinlan
1
-0
/
+24
2024-09-04
PCI: brcmstb: Use bridge reset if available
Jim Quinlan
1
-1
/
+17
2024-09-04
PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
Jim Quinlan
1
-13
/
+12
2024-09-03
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
PCI: mediatek: Drop excess mtk_pcie.mem kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-09-03
PCI: cadence: Set cdns_pcie_host_init() global
Thomas Richard
2
-3
/
+8
2024-09-03
PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
Thomas Richard
2
-13
/
+32
2024-09-03
PCI: mediatek-gen3: Add Airoha EN7581 support
Lorenzo Bianconi
2
-2
/
+113
2024-09-03
PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset lines
Lorenzo Bianconi
1
-12
/
+33
2024-09-03
PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure
Lorenzo Bianconi
1
-3
/
+21
2024-09-01
PCI: rcar-gen4: Make read-only const array check_addr static
Colin Ian King
1
-1
/
+6
2024-09-01
PCI: vmd: Fix indentation issue in vmd_shutdown()
Riyan Dhiman
1
-2
/
+2
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
3
-15
/
+61
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
1
-1
/
+54
2024-09-01
PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
Manivannan Sadhasivam
1
-2
/
+14
2024-09-01
PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
Manivannan Sadhasivam
1
-1
/
+2
2024-09-01
PCI: qcom-ep: Drop the redundant masking of global IRQ events
Manivannan Sadhasivam
1
-2
/
+0
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2024-08-31
PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver
Thippeswamy Havalige
1
-1
/
+52
2024-08-22
PCI: xilinx-nwl: Add PHY support
Sean Anderson
1
-3
/
+81
2024-08-22
PCI: xilinx-nwl: Clean up clock on probe failure/removal
Sean Anderson
1
-4
/
+19
2024-08-22
PCI: xilinx-nwl: Rate-limit misc interrupt messages
Sean Anderson
1
-11
/
+11
2024-08-22
PCI: xilinx-nwl: Fix register misspelling
Sean Anderson
1
-6
/
+6
2024-08-22
PCI: xilinx-nwl: Fix off-by-one in INTx IRQ handler
Sean Anderson
1
-2
/
+2
2024-08-21
PCI: qcom: Use OPP only if the platform supports it
Manivannan Sadhasivam
1
-2
/
+5
2024-08-21
PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
Manivannan Sadhasivam
1
-0
/
+13
2024-08-13
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
1
-1
/
+1
2024-08-06
PCI: xilinx: Silence 'set affinity failed' warning
Marek Vasut
1
-7
/
+2
2024-08-06
PCI: xilinx-xdma: Silence 'set affinity failed' warning
Marek Vasut
1
-9
/
+2
2024-08-06
PCI: xilinx-nwl: Silence 'set affinity failed' warning
Marek Vasut
1
-9
/
+2
2024-08-06
PCI: vmd: Silence 'set affinity failed' warning
Marek Vasut
1
-12
/
+1
2024-07-29
PCI: tegra: Silence 'set affinity failed' warning
Marek Vasut
1
-8
/
+2
2024-07-29
PCI: rcar-host: Silence 'set affinity failed' warning
Marek Vasut
1
-8
/
+2
[prev]
[next]