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 branch 'pci/controller/tegra194'
Bjorn Helgaas
2024-11-25
1
-3
/
+4
|
\
|
*
PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
Manivannan Sadhasivam
2024-11-03
1
-3
/
+4
*
|
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-11-25
2
-5
/
+20
|
\
\
|
*
|
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
2024-11-04
1
-1
/
+1
|
*
|
PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Qiang Yu
2024-11-04
1
-1
/
+11
|
*
|
PCI: qcom: Add support for IPQ9574
devi priya
2024-11-03
1
-0
/
+1
|
*
|
PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
Manivannan Sadhasivam
2024-11-03
1
-2
/
+4
|
*
|
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
2024-11-02
1
-1
/
+3
|
|
/
*
|
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
2024-11-25
1
-0
/
+12
|
\
\
|
*
|
PCI: keystone: Add link up check to ks_pcie_other_map_bus()
Kishon Vijay Abraham I
2024-11-07
1
-0
/
+11
|
*
|
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
2024-11-07
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2024-11-25
1
-11
/
+46
|
\
\
|
*
|
PCI: imx6: Fix suspend/resume support on i.MX6QDL
Stefan Eichenberger
2024-11-06
1
-11
/
+46
|
|
/
*
|
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-11-25
2
-3
/
+4
|
\
\
|
*
|
PCI: dwc: ep: Fix advertised resizable BAR size regression
Niklas Cassel
2024-11-16
1
-1
/
+1
|
*
|
PCI: dwc: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-16
1
-2
/
+2
|
*
|
PCI: dwc: endpoint: Clear outbound address on unmap
Damien Le Moal
2024-10-27
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/endpoint'
Bjorn Helgaas
2024-11-25
1
-10
/
+25
|
\
\
|
*
|
PCI: dwc: ep: Use align addr function for dw_pcie_ep_raise_{msi,msix}_irq()
Niklas Cassel
2024-11-16
1
-10
/
+10
|
*
|
PCI: dwc: endpoint: Implement the pci_epc_ops::align_addr() operation
Damien Le Moal
2024-11-04
1
-0
/
+15
|
|
/
*
/
PCI: controller: Switch back to struct platform_driver::remove()
Sergio Paracuellos
2024-10-03
9
-9
/
+9
|
/
*
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
|
|
|
/
[next]