index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-10
PCI: qcom: Fix host-init error handling
Johan Hovold
1
-1
/
+12
2022-09-29
PCI: qcom: Rename host-init error label
Johan Hovold
1
-2
/
+2
2022-09-29
PCI: qcom: Drop unused post_deinit callback
Johan Hovold
1
-3
/
+0
2022-08-23
PCI: qcom: Sort device-id table
Johan Hovold
1
-7
/
+7
2022-08-23
PCI: qcom: Clean up IP configurations
Johan Hovold
1
-60
/
+29
2022-08-23
PCI: qcom: Make all optional clocks optional
Johan Hovold
1
-24
/
+4
2022-08-23
PCI: qcom: Add support for SA8540P
Johan Hovold
1
-0
/
+6
2022-08-23
PCI: qcom: Add support for SC8280XP
Johan Hovold
1
-2
/
+20
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
1
-158
/
+269
2022-07-29
PCI: qcom: Allow ASPM L1 and substates for 2.7.0
Krishna chaitanya chundru
1
-0
/
+8
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
1
-0
/
+130
2022-07-15
PCI: qcom: Define slot capabilities using PCI_EXP_SLTCAP_*
Baruch Siach
1
-2
/
+15
2022-07-15
PCI: qcom: Drop manual pipe_clk_src handling
Dmitry Baryshkov
1
-38
/
+1
2022-07-14
PCI: qcom: Remove unnecessary pipe_clk handling
Dmitry Baryshkov
1
-34
/
+3
2022-07-13
PCI: qcom: Power on PHY before DBI register accesses
Robert Marko
1
-73
/
+95
2022-07-13
PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
Robert Marko
1
-20
/
+28
2022-07-13
PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
Christian Marangi
1
-6
/
+4
2022-07-06
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-2
/
+2
2022-05-28
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+12
2022-05-25
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-05-25
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2022-05-25
PCI: qcom: Fix pipe clock imbalance
Johan Hovold
1
-6
/
+0
2022-05-25
PCI: qcom: Add SM8150 SoC support
Bhupesh Sharma
1
-0
/
+8
2022-05-04
PCI: qcom: Remove ddrss_sf_tbu clock from SC8180X
Bjorn Andersson
1
-1
/
+6
2022-03-23
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-31
/
+62
2022-02-23
PCI: qcom: Add SM8450 PCIe support
Dmitry Baryshkov
1
-13
/
+44
2022-02-23
PCI: qcom: Add ddrss_sf_tbu flag
Dmitry Baryshkov
1
-1
/
+3
2022-02-23
PCI: qcom: Remove redundancy between qcom_pcie and qcom_pcie_cfg
Dmitry Baryshkov
1
-18
/
+16
2022-02-18
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-1
/
+1
2021-12-06
PCI: qcom: Use __be16 type to store return value from cpu_to_be16()
Manivannan Sadhasivam
1
-1
/
+1
2021-11-29
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()'
Christophe JAILLET
1
-6
/
+6
2021-10-15
PCI: qcom: Add sc8180x compatible
Bjorn Andersson
1
-0
/
+1
2021-10-15
PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
Prasad Malisetty
1
-0
/
+29
2021-10-15
PCI: qcom: Replace ops with struct pcie_cfg in pcie match data
Prasad Malisetty
1
-11
/
+55
2021-02-24
PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064
Ansuel Smith
1
-1
/
+3
2021-02-24
PCI: qcom: Add support for ddrss_sf_tbu clock
Dmitry Baryshkov
1
-5
/
+13
2020-12-09
PCI: qcom: Add support for configuring BDF to SID mapping for SM8250
Manivannan Sadhasivam
1
-0
/
+88
2020-12-08
PCI: qcom: Add SM8250 SoC support
Manivannan Sadhasivam
1
-0
/
+11
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-14
/
+5
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-8
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-8
/
+0
2020-10-21
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+13
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-11
/
+0
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
1
-10
/
+8
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-3
/
+1
2020-09-07
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
1
-0
/
+13
2020-08-06
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-4
/
+2
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-4
/
+2
[next]