index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-23
17
-556
/
+867
|
\
|
*
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2024-09-19
1
-1
/
+6
|
|
\
|
|
*
PCI: rcar-gen4: Make read-only const array check_addr static
Colin Ian King
2024-09-01
1
-1
/
+6
|
*
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-19
13
-60
/
+310
|
|
\
\
|
|
*
|
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
5
-2
/
+56
|
|
*
|
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
2024-09-13
8
-12
/
+94
|
|
*
|
PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
Manivannan Sadhasivam
2024-09-13
1
-4
/
+14
|
|
*
|
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
2024-09-13
6
-17
/
+17
|
|
*
|
PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail...
Manivannan Sadhasivam
2024-09-13
1
-10
/
+4
|
|
*
|
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
2024-09-01
3
-15
/
+61
|
|
*
|
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
2024-09-01
1
-1
/
+54
|
|
*
|
PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
Manivannan Sadhasivam
2024-09-01
1
-2
/
+14
|
|
*
|
PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
Manivannan Sadhasivam
2024-09-01
1
-1
/
+2
|
|
*
|
PCI: qcom-ep: Drop the redundant masking of global IRQ events
Manivannan Sadhasivam
2024-09-01
1
-2
/
+0
|
|
|
/
|
*
|
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
2024-09-19
1
-2
/
+2
|
|
\
\
|
|
*
|
PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
Alexandra Diupina
2024-09-06
1
-2
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-09-19
1
-1
/
+1
|
|
\
\
|
|
*
|
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
2024-08-13
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2024-09-19
1
-464
/
+526
|
|
\
\
|
|
*
|
PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
Richard Zhu
2024-09-11
1
-0
/
+28
|
|
*
|
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
2024-09-09
1
-0
/
+16
|
|
*
|
PCI: imx6: Consolidate redundant if-checks
Frank Li
2024-09-09
1
-2
/
+0
|
|
*
|
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
2024-09-09
1
-3
/
+20
|
|
*
|
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
2024-09-09
1
-63
/
+71
|
|
*
|
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
2024-09-09
1
-60
/
+51
|
|
*
|
PCI: imx6: Rename imx6_* with imx_*
Frank Li
2024-09-09
1
-375
/
+374
|
|
*
|
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
2024-09-09
1
-3
/
+4
|
|
*
|
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
2024-09-09
1
-0
/
+2
|
|
*
|
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
2024-09-09
1
-2
/
+4
|
|
|
/
|
*
|
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
2024-09-19
1
-2
/
+9
|
|
\
\
|
|
*
|
PCI: dra7xx: Fix error handling when IRQ request fails in probe
Siddharth Vadapalli
2024-09-13
1
-1
/
+7
|
|
*
|
PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
Siddharth Vadapalli
2024-09-13
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/controller/affinity'
Bjorn Helgaas
2024-09-19
2
-16
/
+3
|
|
\
\
|
|
*
|
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2024-07-29
2
-16
/
+3
|
|
|
/
|
*
/
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-11
1
-9
/
+9
|
|
/
*
|
PCI: qcom: Use OPP only if the platform supports it
Manivannan Sadhasivam
2024-08-21
1
-2
/
+5
*
|
PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
Manivannan Sadhasivam
2024-08-21
1
-0
/
+13
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2024-07-19
1
-0
/
+1
|
\
|
*
PCI: controller: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-08
1
-0
/
+1
*
|
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-07-19
1
-4
/
+1
|
\
\
|
*
|
PCI: tegra: Remove unused struct 'tegra_pcie_soc'
Dr. David Alan Gilbert
2024-06-06
1
-4
/
+0
|
*
|
PCI: tegra194: Set EP alignment restriction for inbound ATU
Jon Hunter
2024-05-28
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-07-19
3
-43
/
+311
|
\
\
|
*
|
PCI: dw-rockchip: Use pci_epc_init_notify() directly
Niklas Cassel
2024-07-10
1
-1
/
+1
|
*
|
PCI: dw-rockchip: Add endpoint mode support
Niklas Cassel
2024-07-10
3
-5
/
+228
|
*
|
PCI: dw-rockchip: Refactor the driver to prepare for EP mode
Niklas Cassel
2024-07-10
1
-24
/
+60
|
*
|
PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
Niklas Cassel
2024-07-10
1
-1
/
+6
|
*
|
PCI: dw-rockchip: Fix weird indentation
Niklas Cassel
2024-07-10
1
-4
/
+3
|
*
|
PCI: dw-rockchip: Fix initial PERST# GPIO value
Niklas Cassel
2024-07-10
1
-1
/
+1
|
*
|
PCI: dw-rockchip: Add error messages in .probe() error paths
Uwe Kleine-König
2024-07-10
1
-8
/
+13
[next]