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
2023-11-02
Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+34
2023-10-28
Merge branch 'pci/controller/speed'
Bjorn Helgaas
1
-18
/
+6
2023-10-14
PCI: qcom: Enable ASPM for platforms supporting 1.9.0 ops
Manivannan Sadhasivam
1
-0
/
+28
2023-10-14
PCI: qcom: Use PCIE_SPEED2MBS_ENC() macro for encoding link speed
Manivannan Sadhasivam
1
-18
/
+6
2023-09-29
PCI: qcom: Fix IPQ8074 enumeration
Sricharan Ramabadhran
1
-3
/
+1
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
1
-0
/
+1
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
Manivannan Sadhasivam
1
-29
/
+1
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
Manivannan Sadhasivam
1
-0
/
+2
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
Manivannan Sadhasivam
1
-1
/
+0
2023-06-20
PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
Manivannan Sadhasivam
1
-0
/
+23
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
1
-0
/
+3
2023-06-20
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
1
-5
/
+3
2023-06-20
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-04-12
PCI: qcom: Add SM8550 PCIe support
Abel Vesa
1
-11
/
+14
2023-04-12
PCI: qcom: Add support for SDX55 SoC
Manivannan Sadhasivam
1
-1
/
+3
2023-04-12
PCI: qcom: Enable async probe by default
Manivannan Sadhasivam
1
-0
/
+1
2023-04-12
PCI: qcom: Add support for system suspend and resume
Manivannan Sadhasivam
1
-0
/
+62
2023-04-11
PCI: qcom: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-2
/
+63
2023-04-11
PCI: qcom: Rename qcom_pcie_config_sid_sm8250() to reflect IP version
Manivannan Sadhasivam
1
-72
/
+71
2023-04-11
PCI: qcom: Use macros for defining total no. of clocks & supplies
Manivannan Sadhasivam
1
-4
/
+6
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
Manivannan Sadhasivam
1
-208
/
+30
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.3.3
Manivannan Sadhasivam
1
-26
/
+23
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
Manivannan Sadhasivam
1
-68
/
+20
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
Manivannan Sadhasivam
1
-57
/
+15
2023-04-11
PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
Manivannan Sadhasivam
1
-53
/
+19
2023-04-11
PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
Manivannan Sadhasivam
1
-95
/
+34
2023-04-11
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Add missing macros for register fields
Manivannan Sadhasivam
1
-17
/
+25
2023-04-11
PCI: qcom: Use bitfield definitions for register fields
Manivannan Sadhasivam
1
-7
/
+7
2023-04-11
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-04-11
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-04-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-02-14
PCI: qcom: Add IPQ8074 Gen3 port support
Robert Marko
1
-0
/
+1
2023-02-14
PCI: qcom: Fix host-init error handling
Johan Hovold
1
-1
/
+12
2023-02-14
PCI: qcom: Add SM8350 support
Dmitry Baryshkov
1
-0
/
+1
2022-12-19
Merge tag 'phy-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...
Linus Torvalds
1
-0
/
+5
2022-12-10
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+76
2022-11-11
PCI: qcom: Add basic interconnect support
Johan Hovold
1
-0
/
+76
2022-11-10
PCI: qcom: Fix error message for reset_control_assert()
Manivannan Sadhasivam
1
-1
/
+1
2022-10-17
PCI: qcom: Setup PHY to work in RC mode
Dmitry Baryshkov
1
-0
/
+5
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
[next]