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
/
phy
/
qualcomm
/
phy-qcom-qmp-usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
phy: qcom-qmp-usb: fix the regs layout table for sdx65 uniphy PHY
Dmitry Baryshkov
1
-1
/
+1
2023-01-13
phy: qcom-qmp-usb: Add Qualcomm SM6115 / SM4250 USB3 PHY support
Bhupesh Sharma
1
-0
/
+3
2023-01-13
phy: qcom-qmp-usb: Fix QSERDES_V3_RX_UCDR_PI_CONTROLS init val
Bhupesh Sharma
1
-1
/
+1
2023-01-12
phy: qcom-qmp: move type-specific headers to particular driver
Dmitry Baryshkov
1
-0
/
+3
2023-01-12
phy: qcom-qmp-usb: fix regs layout arrays
Dmitry Baryshkov
1
-11
/
+13
2023-01-12
phy: qcom-qmp-usb: rework regs layout arrays
Dmitry Baryshkov
1
-26
/
+26
2023-01-12
phy: qcom-qmp-usb: remove QPHY_PCS_MISC_TYPEC_CTRL reg
Dmitry Baryshkov
1
-3
/
+0
2023-01-12
phy: qcom-qmp-usb: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS reg
Dmitry Baryshkov
1
-6
/
+0
2022-11-24
phy: qcom-qmp-usb: drop redundant clock allocation
Johan Hovold
1
-5
/
+3
2022-11-24
phy: qcom-qmp: drop unused type header
Johan Hovold
1
-2
/
+0
2022-11-24
phy: qcom-qmp-usb: drop sc8280xp reference-clock source
Johan Hovold
1
-8
/
+12
2022-11-05
phy: qcom-qmp-usb: add support for updated sc8280xp binding
Johan Hovold
1
-15
/
+67
2022-11-05
phy: qcom-qmp-usb: restructure PHY creation
Johan Hovold
1
-24
/
+22
2022-11-05
phy: qcom-qmp-usb: clean up PHY init
Johan Hovold
1
-5
/
+3
2022-11-05
phy: qcom-qmp-usb: rename PHY ops structure
Johan Hovold
1
-8
/
+8
2022-11-05
phy: qcom-qmp-usb: clean up probe initialisation
Johan Hovold
1
-24
/
+22
2022-11-05
phy: qcom-qmp-usb: clean up device-tree parsing
Johan Hovold
1
-28
/
+12
2022-11-05
phy: qcom-qmp-usb: merge driver data
Johan Hovold
1
-143
/
+96
2022-11-05
phy: qcom-qmp-usb: move pm ops
Johan Hovold
1
-5
/
+5
2022-11-05
phy: qcom-qmp-usb: move device-id table
Johan Hovold
1
-63
/
+63
2022-11-05
phy: qcom-qmp-usb: sort device-id table
Johan Hovold
1
-13
/
+13
2022-11-05
phy: qcom-qmp-usb: fix sc8280xp PCS_USB offset
Johan Hovold
1
-0
/
+1
2022-10-28
phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHY
Dmitry Baryshkov
1
-1
/
+1
2022-10-28
phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstraction
Johan Hovold
1
-56
/
+5
2022-10-28
phy: qcom-qmp-usb: increase status polling period
Johan Hovold
1
-1
/
+1
2022-10-28
phy: qcom-qmp-usb: clean up status polling
Johan Hovold
1
-23
/
+2
2022-10-28
phy: qcom-qmp-usb: drop power-down delay config
Johan Hovold
1
-34
/
+1
2022-10-28
phy: qcom-qmp-usb: drop sc8280xp power-down delay
Johan Hovold
1
-4
/
+0
2022-10-28
phy: qcom-qmp-usb: drop unused in-layout configuration
Johan Hovold
1
-32
/
+10
2022-10-28
phy: qcom-qmp: drop superfluous comments
Johan Hovold
1
-5
/
+0
2022-10-28
phy: qcom-qmp: drop regulator error message
Johan Hovold
1
-2
/
+1
2022-10-17
phy: qcom-qmp-usb: clean up power-down handling
Johan Hovold
1
-14
/
+6
2022-10-17
phy: qcom-qmp: fix obsolete lane comments
Johan Hovold
1
-1
/
+1
2022-09-24
phy: qcom-qmp-usb: Use dev_err_probe() to simplify code
Yuan Can
1
-6
/
+3
2022-09-24
phy: qcom-qmp-usb: consolidate lane config
Johan Hovold
1
-32
/
+20
2022-09-24
phy: qcom-qmp: drop unused index field
Johan Hovold
1
-3
/
+0
2022-09-24
phy: qcom-qmp: drop unused forward declarations
Johan Hovold
1
-2
/
+0
2022-09-24
phy: qcom-qmp-usb: drop init and exit wrappers
Johan Hovold
1
-25
/
+4
2022-09-24
phy: qcom-qmp-usb: drop unused type from config
Johan Hovold
1
-26
/
+0
2022-09-20
phy: qcom-qmp-usb: drop legacy DT workaround
Johan Hovold
1
-21
/
+6
2022-09-20
phy: qcom-qmp-usb: fix memleak on probe deferral
Johan Hovold
1
-15
/
+42
2022-09-20
phy: qcom-qmp-usb: shorten function prefixes
Johan Hovold
1
-62
/
+59
2022-09-20
phy: qcom-qmp: silence noisy probe
Johan Hovold
1
-2
/
+0
2022-09-20
phy: qcom-qmp-usb: drop unused defines
Johan Hovold
1
-13
/
+0
2022-09-20
phy: qcom-qmp-usb: disable runtime PM on unbind
Johan Hovold
1
-4
/
+3
2022-09-13
phy: qcom-qmp: drop dual-lane comments
Johan Hovold
1
-1
/
+0
2022-08-30
phy: qcom-qmp-usb: drop pipe clock lane suffix
Johan Hovold
1
-3
/
+1
2022-08-30
phy: qcom-qmp: Add SC8280XP USB3 UNI phy
Bjorn Andersson
1
-0
/
+137
2022-07-07
phy: qcom-qmp-usb: define QPHY_V2_PCS_PLL_LOCK_CHK_DLY_TIME register
Dmitry Baryshkov
1
-1
/
+0
2022-07-07
phy: qcom-qmp-usb: replace FLL layout writes for msm8996
Dmitry Baryshkov
1
-15
/
+5
[next]