index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
dwc
/
pcie-qcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-2
/
+2
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+12
2022-05-24
PCI: qcom: Fix unbalanced PHY init on probe errors
Johan Hovold
1
-1
/
+3
2022-05-24
PCI: qcom: Fix runtime PM imbalance on probe errors
Johan Hovold
1
-4
/
+1
2022-05-24
PCI: qcom: Fix pipe clock imbalance
Johan Hovold
1
-6
/
+0
2022-05-24
PCI: qcom: Add SM8150 SoC support
Bhupesh Sharma
1
-0
/
+8
2022-05-03
PCI: qcom: Remove ddrss_sf_tbu clock from SC8180X
Bjorn Andersson
1
-1
/
+6
2022-03-22
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-17
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-14
PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
Prasad Malisetty
1
-0
/
+29
2021-10-14
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-05
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
2020-07-07
PCI: qcom: Replace define with standard value
Ansuel Smith
1
-10
/
+5
2020-07-07
PCI: qcom: Support pci speed set for ipq806x
Sham Muthayyan
1
-0
/
+13
2020-07-07
PCI: qcom: Add ipq8064 rev2 variant
Ansuel Smith
1
-1
/
+3
2020-07-07
PCI: qcom: Add support for tx term offset for rev 2.1.0
Ansuel Smith
1
-1
/
+16
2020-07-07
PCI: qcom: Define some PARF params needed for ipq8064 SoC
Ansuel Smith
1
-0
/
+24
2020-07-07
PCI: qcom: Use bulk clk api and assert on error
Ansuel Smith
1
-85
/
+46
2020-07-07
PCI: qcom: Add missing reset for ipq806x
Ansuel Smith
1
-0
/
+12
2020-07-07
PCI: qcom: Change duplicate PCI reset to phy reset
Abhishek Sahu
1
-10
/
+8
[next]